Windows Commands Flashcards
(23 cards)
net use
Will assign a local drive letter to a network share
tasklist
Displays a list of all running processes
diskpart
Used to manage disk configurations, partitions, and volumes
netstat
Displays network statistics
mkdir
Make a new directory
hostname
view the name of the device
format
formats a disk for use with windows
xcopy
copies files and directories
robocopy
better Xcopy
diskpart
manage disk configurations
winver
view the about windows dialogue, including the OS patch level
gpupdate
force a gp update
ipconfig
Determine TCP/IP and network adapter info
netstat
network statistics
nslookup
Lookup info from DNS servers
sfc /scannow
verify the integrity of the OS
tracert
determine the route a packet takes to a destination
pathping
combine ping and tracert
MD / CD / RD
Make / Change / Remove Directory
net user
View user account information and reset passwords
net view
view network resources
hostname
determine the name of the local computer
chkdsk
Identify and fix logical file system errors and bad physical sectors.
/f option will fix the logical file system
/r option will locate bad sectors and attempt to recover data