Network Management Commands
These commands provide network control and management.
| Command | Description |
| DUMPEL [RK] | Dumps a formatted event log. |
| IPCONFIG | Used to examine and change TCP/IP configuration. |
| NET COMPUTER | Adds or deletes computers from a Windows NT domain. |
| NET FILE | Manages open files on a server. |
| NET NAME | Manages messenger service names. |
| NET SEND | Send a messenger service message. |
| NET SESSION | Manages server computer connections. |
| NET SHARE | Manages printer and directory shares. |
| NET TIME | Displays and synchronizes to remote computer time. |
| NET USE | Manages remote connections. |
| NET VIEW | Displays available network resources. |
| PERMCOPY [RK] | Copies share permissions. |
| RMTSHARE [RK] | Manages shares on remote computer. |
| SHUTDOWN [RK] | Initiates Windows NT shutdown on the specified computer. |
| SRVINFO [RK] | Displays general computer and server information. |
| USRSTAT [RK] | Displays user statistics for a domain. |
| WHOAMI [RK] | Displays the current user name and domain name. |
Other Shell Commands These commands didn't fit neatly into the other categories.
|
| Command | Description |
| | |
Scripting Language Commands These commands comprise the core shell scripting language.
|
| Command | Description |
| CALL | Invokes another script file or script label as a procedure. |
| CHOICE [RK] | Obtains keyboard input for script. |
| CLIP [RK] | Captures command input to the clipboard. |
| CLS | Clears the console window. |
| CMD | Executes the defualt Windows NT command shell. |
| COLOR | Sets the console window foreground and background colors. |
| COMMAND | Executes the MS-DOS command shell. |
| DOSKEY | Manages command editing, history, and macros. |
| ECHO | Controls command output to console window. |
| ENDLOCAL | Ends localized scope for environmental variable changes. |
| EXIT | Exits the current command shell. |
| FOR | Iterates commands. |
| GOTO | Transfers control to a script label. |
| IF | Executes commands conditionally. |
| PATH | Sets the command search path. |
| PAUSE | Pauses script execution. |
| POPD | Restores previously saved drive and directory. |
| PROMPT | Sets the command shell prompt. |
| PUSHD | Saves current directory and changes to a new drive/directory. |
| REM | Comments. |
| SET | Sets environment variables and performs arithmetic computations. |
| SETLOCAL | Begins localized scope for environmental variable changes. |
| SHIFT | Access additional command arguments. |
| START | Start executes a command in a new window or console window. |
| TITLE | Sets the title test of the console window. |
| VER | Displays Windows NT version information. |
System Management Commands These commands provide general computer and system management.
|
| Command | Description |
| AT | Schedules commands to execute at a specified time and date. |
| CMD | Executes the defualt Windows NT command shell. |
| COMMAND | Executes the MS-DOS command shell. |
| DATE | Displays or sets the sytem date. |
| DUMPEL [RK] | Dumps a formatted event log. |
| EXIT | Exits the current command shell. |
| INSTSRV [RK] | Installs or removes a Windows NT service executable. |
| KILL [RK] | Kills a process. |
| LOGEVENT [RK] | Logs an event in the application event log. |
| LOGOFF [RK] | Logs off the current Windows NT session. |
| NET COMPUTER | Adds or deletes computers from a Windows NT domain. |
| NET CONFIG SERVER | Configures the server service. |
| NET CONFIG WORKSTATION | Configures the workstation service. |
| NET CONTINUE | Continues services. |
| NET NAME | Manages messenger service message. |
| NET PAUSE | Pauses services. |
| NET SEND | Sends a messenger service message. |
| NET SESSION | Manages server computer connections. |
| NET SHARE | Manages printer and directory shares. |
| NET START | Starts services. |
| NET STATISTICS | Displays server and workstation service. |
| NET STOP | Stops services. |
| NET TIME | Displays and synchronizes to remote computer time. |
| NET USE | Manages remote connections. |
| NET VIEW | Displays available network resources. |
| NTBACKUP | Automatic volume backup. |
| PERMCOPY [RK] | Copies share permissions. |
| PULIST [RK] | Displays process and user accounts. |
| REG [RK] | Manipulates the windows NT registry. |
| RMTSHARE [RK] | Manages shares on a remote computer. |
| SC [RK] | Manages Windows NT services. |
| SCLIST [RK] | Displays services on specified computer. |
| SCOPY [RK] | Copies files and security information. |
| SHUTDOWN [RK] | Initiates Windows NT shutdown on the specified computer. |
| SOON [RK] | Executes a scheduled command in the near future. |
| SRVINFO [RK] | Displays general computer and server information. |
| SUBST | Creates virtual drive mappings. |
| TIME | Displays or sets the system time. |
| TRANSLATE [RK] | Translates a Windows NT error code to text.version information. |
| USRSTAT [RK] | Displays user statistics for a domain. |
| VER | Displays Windows NT version information. |
| WINAT | Schedules commands to execute at a specified time and date. |