Convert a drive to NTFS without losing data
An oldie-but-goodie; Converting a drive to NTFS without losing data, provided you have enough free space, and an existing FAT32 partition. Probably works with FAT, too.
Run this from a command-line:
convert drive_letter: /fs:ntfs

