Microsoft DiskPart is a command line tool that enables storage configuration from a script, remote session, or other command prompt. DiskPart augments the Disk Administrator graphical user interface.
DiskPart differs from many command line utilities in that it does not operate in a single line mode. Instead, the utility is invoked and then commands are read from standard IO. Commands can be directed to any disk, partition, or volume.
Take Microsoft DiskPart for a test drive to fully assess its capabilities!