Skip to content | Skip to navigation
Hey guys,
If you have a Windows NT, 2000, or XP box that is formatted with FAT or FAT32 and you want to be using NTFS for file level security simply run a little command as follows. Go to a command prompt (don't know how?... click start, then click run, then type in "cmd" and hit enter... the big black screen is your command prompt). Once in the command prompt run this little command to convert your "C" drive...
convert c: /fs:ntfs
Works like a charm!
Cheers