5 PowerShell commands for Windows troubleshooting

I replaced Windows troubleshooting menus with these 5 PowerShell commands
https://www.makeuseof.com/replaced-windows-troubleshooting-menus-with-powershell-commands/

  • Get-EventLog: The command that replaces Event Viewer’s endless scroll
  • Get-Process: Skip Task Manager and go straight to the culprit
  • Get-ComputerInfo: One line instead of digging through three different Settings pages
  • Get-WindowsDriver: What Device Manager doesn’t tell you at a glance
  • Repair-Volume: Scan and repair filesystem errors from PowerShell