Managing disk partitions in Windows with command line utilities
Posted by decipherinfosys on May 8, 2008
There are many utilities that are available to help manage disk partitions:
FSUTIL.exe: This is a command line utility that shows the information about the file system and can be used to perform disk related functions.
DFRG.msc and DEFRAG.exe: This is used for defragmentation of the disk drives though personally, I would recommend using Diskkeeper for this task. DFRG.msc is the GUI utility and DEFRAG.exe is a command line utility.
DISKPART.exe: This is a command line utility that can be used to perform disk related functions.
CHKDSK.exe: This utility verifies and repairs FAT or NTFS formatted volumes.
CLEANMGR.exe: This utility is a GUI utility and is used for deleting un-used files.


The things that are better left unspoken : Disk Operations in Server Core said
[...] Command-Line Utility Virtualbox: Expanding A Disk Drive Windows Diskpart Managing disk partitions in Windows with command line utilities Diskpart and Windows 2008 and Exchange Server 2007 Resize a partition in Vista Posted: [...]