Converts an empty basic disk with the GUID partition table (GPT) partition style to a basic disk with the master boot record (MBR) partition style. Syntax: CONVERT MBR [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 GPT disk must be selected for this operation to succeed. Important: The disk must be empty to convert it to an MBR disk. Back up your data, and then delete all partitions or volumes before converting the disk. Example: CONVERT MBR
Converting to black and white cannot be undone. This action affects the current file and may cause some loss of color information. ...
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 ...