• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Anyone know how to convert Fat32 to NTFS 5 once you already installed 2k advanced server??

I installed 2k advanced server and I thought everything would work fine but I can set up the active directory unless I convert the main drive to NTFS. There is a command line program called convert that does it but I don't know the exact command to put in and I cant figure it out.

Please LMK
thanks
mike
 
THe command is

convert c: /FS:NTFS

it should be run from a cmd window (go run | cmd | enter)

The system will have to reboot then it will convert over to NTFS and you will be up and running
 
Back
Top