Convert dynamic


Applies To: Windows Server 2008 R2,Windows Server 2008,Windows 7,Windows Vista

Converts a basic disk into a dynamic disk.

For instructions regarding how to use this command, see Change a Basic Disk into a Dynamic Disk (http://go.microsoft.com/fwlink/?LinkId=207047).

Syntax


Copy Code

convert dynamic [noerr]

Parameters

Parameter

Description

noerr

For scripting only. When an error is encountered, DiskPart continues to process commands as if the error did not occur. Without this parameter, an error causes DiskPart to exit with an error code.

Remarks

Examples

To convert a basic disk into a dynamic disk, type:


Copy Code

convert dynamic

Additional references

Command-Line Syntax Key

DiskPart