Windows Commands Flashcards
Domain: Operating Systems
diskpart
manage drives, partitions, and virtual hard disks
format
delete contents of storage device and create new file system structure
chkdsk
Scans file system for errors
sfc (System File Checker)
scans system
shutdown /
Power options; shutdown, restart, hibernate, log off
copy
copy files
xcopy
copy files, directories and subdirectories
robocopy
copy files and directories (for longer names and paths)
md
Create directory
cd
Move into a different directory
dir
display list of directory files
rmdir
delete/remove directory
ipconfig
Displays TCP/IP network configuration; refreshes DHCP and DNS settings
ping
Verify IP level connectivity to a TCP/IP ; Sends ICMP packets (Time to receive response)
tracert
Determine path by sending an ICMP echo request