Arp |
Displays and modifies the IP-to-physical address translation tables used by the Address Resolution Protocol (ARP). |
Assoc |
Displays and modifies file-extension associations. |
Attrib |
Displays and changes file attributes. |
Cacls |
Displays or modifies access control lists of files. |
Call |
Calls a script or script label as a procedure. |
CD/Chdir |
Displays the name of the current directory or changes its name. |
Chcp |
Displays or sets the active code page number. |
Chkdsk |
Checks a disk for errors, and displays a report. |
Chkntfs |
Displays the status of volumes. It sets or excludes volumes from automatic system checking when the computer is started. |
Choice |
Creates a selection list from which users can select a choice in batch scripts. |
Cls |
Clears the console window. |
Cmd |
Starts a new instance of the Windows command shell. |
Color |
Sets the colors of the command-shell window. |
Comp |
Compares the contents of two files or sets of files. |
Compact |
Displays or modifies the compression of files or sets of files. |
Convert |
Converts FAT volumes to NTFS. |
Copy |
Copies or combines files. |
Date |
Displays or sets the system date. |
Del |
Deletes one or more files. |
Dir |
Displays a list of files and subdirectories within a directory. |
Diskcomp |
Compares the contents of two floppy disks. |
Diskcopy |
Copies the contents of one floppy disk to another. |
Diskpart |
Invokes a text-mode command interpreter so that you can manage disks, partitions, and volumes using a separate command prompt and commands that are internal to Diskpart. |
DISM |
Services and manages Windows images. |
Doskey |
Edits command lines, recalls Windows commands, and creates macros. |
Echo |
Displays messages, or turns command echoing on or off. |
Endlocal |
Ends localization of environment changes in a batch file. |
Erase |
See the entry for Del. |
Exit |
Exits the command interpreter. |
Expand |
Uncompresses files. |
FC |
Compares two files, and displays the differences between them. |
Find/Findstr |
Searches for a text string in files. |
For |
Runs a specified command for each file in a set of files. |
Format |
Formats a floppy disk or hard drive. |
Ftp |
Transfers files. |
Ftype |
Displays or modifies file types used in file-extension associations. |
Goto |
Directs the Windows command interpreter to a labeled line in a script. |
Graftabl |
Enables Windows to display extended character sets in graphics mode. |
Hostname |
Prints the computer’s name. |
IF |
Performs conditional processing in batch programs. |
Ipconfig |
Displays TCP/IP configuration. |
Label |
Creates, changes, or deletes the volume label of a disk. |
Md/Mkdir |
Creates a directory or subdirectory. |
Mode |
Configures a system device. |
More |
Displays output one screen at a time. |
Mountvol |
Manages the volume mount point. |
Move |
Moves files from one directory to another directory on the same drive. |
Nbtstat |
Displays status of NetBIOS. |
Net Accounts |
Manages user account and password policies. |
Net Computer |
Adds or removes computers from a domain. |
Net Config Server |
Displays or modifies the configuration of the Server service. |
Net Config Workstation |
Displays or modifies the configuration of the Workstation service. |
Net Continue |
Resumes a paused service. |
Net File |
Displays or manages open files on a server. |
Net Group |
Displays or manages global groups. |
Net Localgroup |
Displays or manages local group accounts. |
Net Pause |
Suspends a service. |
Net Print |
Displays or manages print jobs and shared queues. |
Net Session |
Lists or disconnects sessions. |
Net Share |
Displays or manages shared printers and directories. |
Net Start |
Lists or starts network services. |
Net Statistics |
Displays workstation and server statistics. |
Net Stop |
Stops services. |
Net Time |
Displays or synchronizes network time. |
Net Use |
Displays or manages remote connections. |
Net User |
Displays or manages local user accounts. |
Net View |
Displays network resources or computers. |
Netsh |
Invokes a separate command prompt that allows you to manage the configuration of various network services on local and remote computers. |
Netstat |
Displays the status of network connections. |
Path |
Displays or sets a search path for executable files in the current command window. |
Pathping |
Traces routes, and provides packet loss information. |
Pause |
Suspends processing of a script, and waits for keyboard input. |
Ping |
Determines if a network connection can be established. |
Popd |
Changes to the directory stored by Pushd. |
Print |
Prints a text file. |
Prompt |
Changes the Windows command prompt. |
Pushd |
Saves the current directory and then changes to a new directory. |
Rd/Rmdir |
Removes a directory. |
Recover |
Recovers readable information from a bad or defective disk. |
Reg Add |
Adds a new subkey or entry to the registry. |
Reg Compare |
Compares registry subkeys or entries. |
Reg Copy |
Copies a registry entry to a specified key path on a local or remote system. |
Reg Delete |
Deletes a subkey or entries from the registry. |
Reg Query |
Lists the entries under a key and the names of subkeys (if any). |
Reg Restore |
Writes saved subkeys and entries back to the registry. |
Reg Save |
Saves a copy of specified subkeys, entries, and values to a file. |
Regsvr32 |
Registers and un-registers dynamic-link libraries (DLLs). |
Rem |
Adds comments to scripts. |
Ren |
Renames a file. |
Replace |
Replaces a file. |
Route |
Manages network routing tables. |
Set |
Displays or modifies Windows environment variables. It’s also used to evaluate numeric expressions at the command line. |
Setlocal |
Begins the localization of environment changes in a batch file. |
Sfc |
Scans and verifies protected operating system files. |
Shift |
Shifts the position of replaceable parameters in scripts. |
Start |
Starts a new command-shell window to run a specified program or command. |
Subst |
Maps a path to a drive letter. |
Time |
Displays or sets the system time. |
Title |
Sets the title for the command-shell window. |
Tracert |
Displays the path between computers. |
Tree |
Graphically displays the directory structure of a drive or path. |
Type |
Displays the contents of a text file. |
Ver |
Displays the Windows version. |
Verify |
Tells Windows whether to verify that your files are written correctly to a disk. |
Vol |
Displays a disk volume label and serial number. |
Xcopy |
Copies files and directories. |