Problem scenario
You want to restart Windows Management Instrumentation services using PowerShell. What command will cycle WMI in PowerShell?
Solution
Open PowerShell as an Administrator. Run this command: restart-service winmgmt
A Technical I.T./DevOps Blog
Problem scenario
You want to restart Windows Management Instrumentation services using PowerShell. What command will cycle WMI in PowerShell?
Solution
Open PowerShell as an Administrator. Run this command: restart-service winmgmt