The script:
First you will need to download my script and make a copy of it on to your windows box.
Download it from here: http://mihai.radoveanu.ro/my-plugins/check_windows_logs_via_wmi
First you will need to download my script and make a copy of it on to your windows box.
Download it from here: http://mihai.radoveanu.ro/my-plugins/check_windows_logs_via_wmi
I was troubleshooting the other days on a server that had these errors in the (C:\WINDOWS\(SysWOW64/system32)\CCM\Logs\) execmgr.log log.
This is a sketch article in which I want to do a brief description of how to install a Windows WMI proxy and do the checks via WMI in your windows network.
The WMI Proxy is basically a Windows Server / Workstation that has NRPE_NT or NSClient++ (you need to change a bit the configurations) installed and from which with an administrative user can do checks to the windows network via the WMI.
WMI is also used as a check for some other products including but not limited to: SCCM, SCOM, Spiceworks, etc.