Restart-Service Winmgmt
Alternatively, you can enable WMI on a Windows Server using the Command Prompt: enable wmi on windows server
Right-click the service, select , and set Startup type to Automatic . Method A: Local Configuration via GUI Restart-Service Winmgmt Alternatively, you can enable WMI on
You can enable WMI on a Windows Server using PowerShell with the following command: Restart-Service Winmgmt Alternatively