Unable to poll performance counters for a WS2012r2 host in SAM. Attempting to get counters results in a timeout or:
Network connection failed. HResult: No data to return. Error: Unable to connect to the specified computer, or the computer is offline.
All other polling (process, service, logs) - no issues. Remote registry service is running. WMI exception added to the firewall. What am I missing?
Counters are working in PerfMon (blue and green graphs are showing elapsed time and processor time for a specific process that we need to monitor):

Thanks!