Creates a symbolic link. MKLINK [[/D] | [/H] | [/J]] Link Target /D Creates a directory symbolic link. Default is a file symbolic link. /H Creates a hard link instead of a symbolic link. /J Creates a Directory Junction. Link Specifies the new symbolic link name. Target Specifies the path (relative or absolute) that the new link refers to.
Creates a primary partition on the basic disk with focus. Syntax: CREATE PARTITION PRIMARY SIZE= OFFSET= ID={ | } ALIGN= ...
Creates a RAID-5 volume using three or more specified dynamic disks. Syntax: CREATE VOLUME RAID SIZE= DISK= , , , ,. ALIGN= ...
Creates a simple volume. Syntax: CREATE VOLUME SIMPLE SIZE= DISK= ALIGN= NOERR SIZE= The size of the volume in megabytes ...
Creates a striped volume using two or more specified dynamic disks. Syntax: CREATE VOLUME STRIPE SIZE= DISK= , , ,. ALIGN= ...
Creates a symbolic link. MKLINK /D | /H | /J Link Target /D Creates a directory symbolic link. Default is a file symbolic ...
Creates a Terminal. The function takes three parameters: a name for the terminal, TerminalProtocol and the Transport, both ...
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 ...