Converts an empty dynamic disk to a basic disk. Syntax: CONVERT BASIC NOERR NOERR For scripting only. When an error is encountered, ...

Converts an empty dynamic disk to a basic disk.  Syntax:  CONVERT BASIC [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 dynamic disk must be selected for this operation to succeed.      Important:          The disk must be empty to convert it to a dynamic disk. Back up your         data, and then delete all partitions or volumes before converting the         disk.  Example:      CONVERT BASIC