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 RAID-5 volume using three or more specified dynamic disks. Syntax: CREATE VOLUME RAID SIZE= DISK= , , , ,. ALIGN= ...
Creates a self-signed certificate and returns certificate hash as out parameter. It adds TS_GATEWAY_SELF_SIGNED_CERTIFICATE ...
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 format files are supported. Syntax: CREATE VDISK FILE= MAXIMUM= TYPE={FIXED|EXPANDABLE} ...
Creates a virtual network that binds to the physical network adapter so that virtual machines can access a physical network. ...
Creates a virtual network that can be used only by the virtual machines that run on this physical computer, and between the ...