I use WMI to monitor Windows, but after an internal audit, we have a problem.
The WMI user had local administrator access, the monitoring functioned perfectly. After auditing, local admin access was removed. In this way, we release access to the local groups exposed in the WMI documentation “Distributed Com Users”, “Event Log Readers”, “Performance Log Users”, and “Performance Monitor Users” groups.
Performance Monitor Users:

Performance Log Users:

Event Log Readers:

Distributed Com Users:

This is the result:

When you add the user to the local admin group, this is the result:


