Displays or sets the GUID partition table (GPT) identifier or master boot record (MBR) signature for the disk with focus. Syntax: UNIQUEID DISK [ID={| }] [NOERR] ID={ | } For MBR disks, you can specify a four-byte (DWORD) value in hexadecimal form for the signature. For GPT disks, specify a GUID for the identifier. 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. A disk must be selected for this operation to succeed. This command works on basic and dynamic disks. Example: UNIQUEID DISK UNIQUEID DISK ID=5f1b2c36 UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee
Displays or modifies the checking of disk at boot time. CHKNTFS volume . CHKNTFS /D CHKNTFS /T[:time CHKNTFS /X volume . ...
Displays or sets a search path for executable files. PATH drive:]path[;.][;%PATH% PATH ; Type PATH ; to clear all search-path ...
Displays or sets the active code page number. CHCP nnn nnn Specifies a code page number. Type CHCP without a parameter to ...
Displays or sets the date. DATE /T | date Type DATE without parameters to display the current date setting and a prompt for ...
Displays or sets the GUID partition table (GPT) identifier or master boot record (MBR) signature for the disk with focus. ...
Displays or sets the SAN policy for the operating system. Syntax: SAN POLICY={OnlineAll | OfflineAll | OfflineShared | OfflineInternal} ...
Displays or sets the system time. TIME /T | time Type TIME with no parameters to display the current time setting and a prompt ...
Displays output one screen at a time. MORE /E /C /P /S /Tn +n < drive:][path]filename command-name | MORE /E /C /P /S /Tn ...
Displays protocol statistics and current TCP/IP connections using NBT (NetBIOS over TCP/IP). NBTSTAT -a RemoteName -A IP ...