ipconfig /all | findstr DNS
ipconfig /displaydns | clip
nslookup www.ictweetjes.nl
getmac /V
chkdsk /f
chkdsk /r
sfc /scannow
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
tasklist | findstr Teams
taskkill /f /pid 20184
netsh wlan show wlanreport
netsh interface show interface
netsh interface ip show address | findstr "IP Address"
netsh advfirewall set allprofiles state off
netstat -o
shutdown /r /fw /f /t 0