1.2 Microsoft Command Line Tool Flashcards
Navigation - cd
Change to a different directory using a backslash \ to specify folder name
Navigation - dir
List files & directories
Navigation - md
Create a new directory
Navigation - rmdir
Deletes a directory
Drive Navigation Inputs - C, D, X. etc
Represents the different storage drive, ex local drive C:
Command Line Tools - ipconfig
Shows basic IP addressing information for each network interface
Command Line Tools - ping
Shows the time it takes for a small data set to be transmitted from your device to a server on the Internet and back to your device again
Command Line Tools - hostname
Will put the name of the PC in the command line
Command Line Tools - netstat
Displays active network connections, routing tables, and other network interface information
Command Line Tools - nslookup
Give the IP addresses for a hostname
Command Line Tools - chkdsk
Check the file system and files on your disk
Command Line Tools - net user
View user account information and reset passwords
Command Line Tools - net use
Map a network share to a drive letter
Command Line Tools - tracert
Map a path a packet takes to a destination
Command Line Tools - format
Creates a new root directory and file system for the disk