File management
shutdown
dism
sfc
* sfc /scannow
Check Disk
DiskPart
* diskpart - start the DiskPart command interpreter
TaskList
taskkill
Group Policy
Managing Group Policy
Format
* format c:
Copy
• Copy files from one location to another
•copy (/a, /v, /y)
•/v - Verifies that new files are written correctly
•/y - Suppresses prompting to confirm you want to
overwrite an existing destination file
Xcopy
* xcopy /s Documents m:\backups
Robust Copy
ipconfig
ping
tracert
Flavors of traceroute
• Some operating systems allow you to specify the protocol
Linux, Unix, Mac OS, etc.
netstat
nslookup
net
• Windows network commands
• View user account information and reset passwords
•net user
•net user * /domain
Net user loginname /DOMAIN /active:YES