Most of the time with my PowerShell Problem Solver articles I am addressing a problem I’ve come across in forums or through social media channels. But today’s problem is one of my own. I usually keep my computer running for days at a time, but I decided to reboot to start the day fresh. I then tried to run a WMI query using Get-CimInstance but got an error that the computer couldn’t be contacted. After scratching my head for a moment, I decided to check the WinRM service.
↧