Deletes the partition with focus.
Syntax: DELETE PARTITION [NOERR] [OVERRIDE]
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.
OVERRIDE Enables DiskPart to delete any partition regardless of type.
Typically, DiskPart only permits you to delete known data
partitions.
You cannot delete the system partition, boot partition, or any partition
that contains the active paging file or crash dump (memory dump) filed.
A partition must be selected for this operation to succeed.
Partitions cannot be deleted from dynamic disks or created on dynamic
disks.
Example:
DELETE PARTITION
Deletes the partition with focus.
Syntax: DELETE PARTITION [NOERR] [OVERRIDE]
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.
OVERRIDE Enables DiskPart to delete any partition regardless of type.
Typically, DiskPart only permits you to delete known data
partitions.
You cannot delete the system partition, boot partition, or any partition
that contains the active paging file or crash dump (memory dump) filed.
A partition must be selected for this operation to succeed.
Partitions cannot be deleted from dynamic disks or created on dynamic
disks.
Example:
DELETE PARTITION