Must Run command prompt as administrator:
attrib
cd (change directory)
cls
copy
copy
del
deltree
dir
dir (directory)
echo off
echo on
edit
format
format
getmac /v
gpedit
gpedit /force (force gpo updates)
ipconfig
ipconfig /all
ipconfig /displaydns
ipconfig /flushdns
ipconfig /release
ipconfig /renew
md (make directory)
move
nbtstat -a hhsws123xxs (example: nbtstat computername)
net use
netsh advfirewall set allprofiles state off
netsh advfirewall set allprofiles state on
netsh interface ip show address | findstr “IP Address”
netsh interface ip show dnsservers
netsh interface show interface
netsh wlan show wlanreport
netstat
netstat -af
netstat -e -t 5
netstat -o
nslookup (example: nslookup google.com)
ping
ping -t (enless ping)
powercfg /batteryreport
powercfg /energy
rd (remove directory)
ren (rename)
route add
route delete
route print
setfindstr
shutdown /m \\computername /r /f
shutdown /r /fw /f /t 0 (this will restart your computer boot into BIOS)
shutdown -i (brings up the menu)
taskkill
tasklist
tracert
tracert -d
wmic bios get serialnumber
xcopy
Is your computer slow? run the following commands from the DOS prompt as administrator.
chkdsk /r
sfc /scannnow
DISM /Online /Cleanup /CheckHealth
DISM /Online /Cleanup /ScanHealth
DISM /Online /Cleanup /RestoreHealth