Creates an Extensible Firmware Interface (EFI) system partition on a GUID partition table (GPT) disk. Syntax: CREATE PARTITION EFI [SIZE=] [OFFSET= ] [NOERR] SIZE= The size of the partition in megabytes (MB). If no size is given, the partition continues until there is no more free space in the current region. OFFSET= The offset, in kilobytes (KB), at which the partition is created. If no offset is given, the partition is placed in the first disk extent that is large enough to hold it. 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. After the partition has been created, the focus is given to the new partition. A basic GPT disk must be selected for this operation to succeed. Example: CREATE PARTITION EFI SIZE=1000
Creates a virtual disk file. Currently only VHD and VHDX format files are supported and are specified through the file extensions ...
Creates a virtual switch that binds to the physical network adapter so that virtual machines can access a physical network. ...
Creates a virtual switch that can be used only by the virtual machines that run on this physical computer, and between the ...
Creates an extended partition on the disk with focus. Applies to master boot record (MBR) disks only. Syntax: CREATE PARTITION ...
Creates an Extensible Firmware Interface (EFI) system partition on a GUID partition table (GPT) disk. Syntax: CREATE PARTITION ...
Creates and maintains client network connections to remote servers using the SMB protocol. If this service is stopped, these ...
Creates Session with Name:'%1!s!' CaptureMode:{%2!s!}, LocalFilePath:'%3!s!', MaxFileSize:'%4!u!', MaxNumberOfBuffers:'%5!u!, ...
Creates software device nodes for all smart card readers accessible to a given session. If this service is disabled, WinRT ...
Creates User Disk Template of specified max size and at the specified location. All User Disks created will have max sizes ...