Displays or sets the SAN policy for the operating system. Syntax: SAN [POLICY={OnlineAll | OfflineAll | OfflineShared | OfflineInternal}] [NOERR] SAN If the command is given with no parameters, the current SAN policy is displayed. POLICY=Sets the SAN policy for the currently booted operating system. 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. This command allows the user to display or change the SAN policy for the currently booted OS. The default policy for Windows Advanced Server and Windows Data Center is OfflineShared. In this case the boot disk will be brought online, as will all disks that are not located on a shared bus such as SCSI, iSCSI, SAS, etc. The offlined disks will be read-only by default. On all other versions of Windows, the default will be to bring all disks online. In this case, the disks will be online and read/write. The third policy value is OfflineAll. For this case, all disks except the boot disk will be offline and read-only by default. The forth policy value is OfflineInternal and the default is to keep newly discovered internal disks offline and read-only. Examples: SAN SAN POLICY=OfflineAll
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 ...
Displays protocol statistics and current TCP/IP network connections. NETSTAT -a -b -e -f -n -o -p proto -r -s -x -t interval ...