in the event you need to check your computer events to track down issues with your machine I must implore you to use “get-EventLog” use this to your advantage to pinpoint issues. in the image I used : Get-EventLog -LogName system -Newest 1 -EntryType Error | Format-List mainly to for word wrapContinue reading “Troubleshooting Desktop Issues with Get-Eventlog”