Basic WMI Testing
We’ve been looking at new network and server monitoring tools. We had been using SNMP R/O but are looking to be able to monitor services so most tools move to WMI. WMI looks to be a pain to configure on a large scale if you don’t want to make the service account a local or domain admin 🙁
I found an easy way to test if the issue with WMI is permissions or not. This technet blog has a few ways to test.
Testing the WMI Service on a Remote Machine
The process to perform a quick test of the WMI services on a remote machine is not much different than testing the local services.
- Click Start, click Run, type wmimgmt.msc, and then click OK.
- Right-click WMI Control (Local), and then click Connect to another computer.
- Click Another computer, and then enter the name of the remote computer.
- If you have to provide user credentials, click Change.
- Click OK.
- Right-click WMI Control (remote system name), and then click Properties.
I still haven’t found a way to make a service account work with remote WMI if its not an admin, but atleast I have an easy way to test and know its no the monitoring software not working.
More Stories
Windows Deployment with the Next Generation of Windows Autopilot
Microsoft's latest update to Windows Autopilot brings significant enhancements to the deployment process of Windows devices, catering to the needs...
Shrink PowerPoint files
Need to reduce the size of your PowerPoint file that contain a large number of pictures. Give this a try...
Setting the exchange online max send and receive size
Quick post today around setting exchange online max send and receive size. It can be set using the GUI in...
How to find your Microsoft Exchange build number
When documenting your environment, it’s important to keep track of the build number of your Exchange server. To get the...
Micrsoft Defender for Endpoints
We use Microsoft Defender for endpoints on our physical workstations. I'm now looking at it for our servers. The servers...
Sync Active directory user data with SharePoint
If you want to sync standard common attributes from active directory to sharepoint. Its easy, AD sync to Azure AD...