Creates a Network Map, consisting of PC and device topology (connectivity) information, and metadata describing each PC and device. If this service is disabled, the Network Map will not function properly.
CreateHits : %1 SuccessfulCreates : %2 FailedCreates : %3 NonCachedReads : %4 NonCachedRead Bytes : %5 NonCachedWrites : ...
Creates a logical partition in an extended partition. Applies to master boot record (MBR) disks only. Syntax: CREATE PARTITION ...
Creates a Microsoft Reserved (MSR) partition on a GUID partition table (GPT) disk. Syntax: CREATE PARTITION MSR SIZE= OFFSET= ...
Creates a mirror volume using two specified dynamic disks. Syntax: CREATE VOLUME MIRROR SIZE= DISK= , ALIGN= NOERR SIZE= ...
Creates a Network Map, consisting of PC and device topology (connectivity) information, and metadata describing each PC and ...
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= ...