I need to write a script that sets the short name of a file on a FAT32 file system. On NTFS I can use the FSUTIL utility under windows but I cannot seem to fathom out how to do this for a FAT32 drive.
Bonus kudos for a window command or powershell script
They made this superhard to get at, but here is one solution: http://technet.microsoft.com/en-us/library/ee692751.aspx