Connect Only,cmd.exe
Custom,
Hardware - BIOS Version,wmic bios get smbiosbiosversion
Hardware - Check C: for Errors,chkdsk c:
Hardware - Get Serial#,wmic systemenclosure get serialnumber
Hardware - GFX Card Info,wmic path win32_VideoController get name
OS - BitLocker - Disable (C:),manage-bde -off C:
OS - BitLocker - Get Status,manage-bde -status
OS - Information - Local Admins,net localgroup administrators
OS - Information - OS Bitness,wmic os get osarchitecture
OS - Information - OS Version,wmic os get Caption,CSDVersion /value
OS - Information - System Drive,wmic os get SystemDrive
OS - Information - Logged in Users,quser
OS - Networking - Flush DNS,ipconfig /flushdns
OS - Networking - Get IP Information,ipconfig /all
OS - Networking - Get Listening Ports,netstat -a
OS - Networking - Get Logon Server,nslookup
OS - Networking - Get Workstation Stats,net statistics workstation
OS - Networking - Reset Windows Network Stack,netsh winsock reset
OS - Services - Remote Registry - Config Auto-Start,sc config remoteregistry start=delayed-auto
OS - Services - Remote Registry - Start Service,sc start remoteregistry
OS - Troubleshooting - DISM Check Health,dism /online /cleanup-image /checkhealth
OS - Troubleshooting - DISM Clean Mountpoints,dism /Cleanup-Mountpoints
OS - Troubleshooting - DISM Restore Health,dism /online /cleanup-image /restorehealth
OS - Troubleshooting - DISM Scan Health,dism /online /cleanup-image /scanhealth
OS - Troubleshooting - Run Disk Cleanup,cleanmgr /verylowdisk
OS - Troubleshooting - System File Checker,sfc /scannow
OS - Troubleshooting - Update GPO's on PC,gpupdate /force
OS - Troubleshooting - WLAN Report,netsh wlan show wlanreport
OS - Windows Update - Check for Updates,wuauclt /detectnow
OS - Windows Update - Fix WSUS,-c -csrc C:\Tools\It-Apps\Fix-WSUS.cmd fix-wsus.cmd
OS - Windows Update - Install Updates,wuauclt /updatenow
OS - Windows Update - Reset,wuauclt /resetauthorization
Software - Dell Cmd Update - Check for Updates,"%ProgramFiles%\Dell\CommandUpdate\dcu-cli.exe" /scan
Software - Dell Cmd Update - Install Updates,"%ProgramFiles%\Dell\CommandUpdate\dcu-cli.exe" /applyupdates