TECHNOLOGY UPDATES

Showing posts with label Command. Show all posts
Showing posts with label Command. Show all posts

Saturday, October 27, 2007

How to convert FAT32 to NTFS ?

Find the advantages/disadvantages of using ntfs. from the fillowing link
http://thesource.ofallevil.com/technet/prodtechnol/windows2000serv/reskit/core/fncc_fil_orws.mspx?mfr=true




  1. I recoment you to take a backup before doing this
  2. Click the button.
  3. Click . (more run commands)
  4. Enter "cmd" into the text field labeled "Open".
  5. Click the button.
  6. Enter the command "convert c: /fs:ntfs" to convert the C: partition from FAT32 to NTFS.
  7. When prompted, enter the volume label for the partition.

Thursday, October 4, 2007

How can I browse local drives with administrator privileges?

It’s for computer administrator and system persons with admin rights. !

You can open / browse (files and folders) with admin rights from limited user logging

Steps as follows….

Got to command prompt and type runas /user:localhost\administrator "mmc compmgmt.msc"

it will open computer management.

Select "disk management" under StorageIn right panel you can see the local drives. Just right

click and open the drive which you want to access