The command-line tool Convert.exe converts FAT and FAT32 volumes to the NTFS file system, leaving existing files and folder intact. Vo 19419x2317t lumes converted to the NTFS file system cannot be converted back to FAT or FAT32.
u·
Credentials:
Membership in the Administrators group on the local computer.
u·
Tools:
Convert.exe
As a security best practice, log on to your computer using an account that is not in the Administrators group, and then use the Run as command to run IIS Manager as an administrator. At the command prompt, type runas /user:administrative_accountname "mmc %systemroot%\system32\inetsrv\iis.msc".
|
To convert FAT and FAT32 volumes to NTFS
u· In
the Run dialog box, type convert
followed by the appropriate syntax, and then click OK.
convert [Volume] /fs:ntfs
Volume
Specify the drive letter (followed by a colon), mount point, or volume name to convert to NTFS. Required if the volume to be converted is not the current volume.
/fs:ntfs
Required. Converts the volume to NTFS.
|