Converts a basic disk into a dynamic disk. Syntax: CONVERT DYNAMIC NOERR NOERR For scripting only. When an error is encountered, ...

Converts a basic disk into a dynamic disk.  Syntax:  CONVERT DYNAMIC [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.      Any existing partitions on the basic disk become simple volumes.      A basic disk must be selected for this operation to succeed.  Example:      CONVERT DYNAMIC