ipconfig
ipconfig /all | findstr DNS
ipconfig /release
ipconfig /renew
ipconfig /displaydns | clip
ipconfig /renew
ipconfig /flushdns
nslookup
cls
getmac /v
powercfg /energy
powercfg /batteryreport
assoc
chkdsk /f
chkdsk /r
sfc /scannnow
DISM /Online /Cleanup /CheckHealth
DISM /Online /Cleanup /ScanHealth
DISM /Online /Cleanup /RestoreHealth
tasklist
taskkill
netsh wlan show wlanreport
netsh interface show interface
netsh interface ip show address | findstr “IP Address”
netsh interface ip show dnsservers
netsh advfirewall set allprofiles state off
netsh advfirewall set allprofiles state on
SPONSOR – BitDefender
ping
ping -t
tracert
tracert -d
netstat
netstat -af
netstat -o
netstat -e -t 5
route print
route add
route delete
shutdown /r /fw /f /t 0