diskpart - Disk Partitioner - OS Command Line Tools
• Replaces the Pre-Windows-XP FDISK command
format - Format a disk - OS Command Line Tools
• Prepare a disk for use by the operating system
chkdsk - Check Disk - OS Command Line Tools
* chkdsk /r - Locates bad sectors, recovers information
md, cd, rd - OS Command Line Tools
dir - directory listings - OS Command Line Tools
• List files and directories
del - Delete - OS Command Line Tools
* del names
copy - Duplicate files - OS Command Line Tools
* copy /y - Suppresses overwrite prompts
xcopy - Extended copy - OS Command Line Tools
* xcopy source [destination]
robocopy - Robust copy - OS Command Line Tools
* Designed to handle NTFS file system details
tasklist - Task List - OS Command Line Tools
* Local or remote device
taskkill - Task Kill - OS Command Line Tools
• Terminates tasks by process id (PID) or image name
sfc - System File Checker - OS Command Line Tools
* Scan integrity of all protected system files
shutdown - OS Command Line Tools
• Shutdown a computer
extract - Remove files from a Windows cabinet file - OS Command Line Tools
gpupdate - Force a Group Policy update - OS Command Line Tools
• gpupdate /target: {computer | user} /force
gpresult - Verifty policy settings for a computer or user - OS Command Line Tools
• gpresult /user [domain/]user