Converts an empty basic disk with the master boot record (MBR) partition style into a basic disk with the GUID partition table (GPT) partition style. Syntax: CONVERT GPT [NOERR] NOERR For scripting only. When an error is encountered, DiskPart continues to process commands as if the error did not occur. Without the NOERR parameter, an error causes DiskPart to exit with an error code. A basic MBR disk must be selected for this operation to succeed. The required minimum disk size for conversion to GPT is 128MB. Important: The disk must be empty to convert it to a GPT disk. Back up your data, and then delete all partitions or volumes before converting the disk. Example: CONVERT GPT
Converts a basic disk into a dynamic disk. Syntax: CONVERT DYNAMIC NOERR NOERR For scripting only. When an error is encountered, ...
Converts a directory service time value to string format for both the local and the Universal Time, Coordinated (UTC) time ...
Converts a FAT volume to NTFS. CONVERT volume /FS:NTFS /V /CvtArea:filename /NoSecurity /X volume Specifies the drive letter ...
Converts an empty basic disk with the GUID partition table (GPT) partition style to a basic disk with the master boot record ...
Converts an empty basic disk with the master boot record (MBR) partition style into a basic disk with the GUID partition ...
Converts an empty dynamic disk to a basic disk. Syntax: CONVERT BASIC NOERR NOERR For scripting only. When an error is encountered, ...
Converts the resulting ImageFile to the specified type. FormatID - Set the FormatID property to the supported raster image ...
Coordinates execution of background work for WinRT application. If this service is stopped or disabled, then background work ...
Coordinates the communications that are required to use Volume Shadow Copy Service to back up applications and data on this ...