What is Windows Management Instrumentation and how do I enable it for ParseLink?
How to enable the WMI service so that ParseLink is able to run automatic actions in the background without errors.
Enable WMI using the Services Manager
First, navigate to the taskbar and click on the Windows Start button.
Next, type "services.msc" and click on the Services app in the system.
Locate the Windows Management Instrumentation service in the list of services. Make sure that the service is Running under the Status column.
If the service is not running, right-click it and select Properties in the context menu.
The properties menu for the Winmgmt service should open.
- Set the Startup type to automatic.
- Click the Start button to start the service.