Hi,
I have successfully installed a remote probe on one of our servers. On the CORE server, I tried to add the IIS 6.0 SMTP Sent sensor for this remote probe, but the sensor will always display this error:
The specified object is not found on the system. (Performance Counter error 0xC0000BB8)
If I switch to using WMI only, it gives an error:
Class(es) not found: Win32_PerfRawData_SMTPSVC_SMTPServer
Now the PROBE server is an SMTP server, and I can confirm that the SMTP server is working. I have also tried these: - Changing the login to domain administrator, no luck - Querying the WMI using WBemtest, and Win32_PerfRawData_SMTPSVC_SMTPServer is there, no luck - Forcing refresh using wmiadap.exe /f and /r, no luck
I've also checked the firewall, but since it's able to get into the system anyways, I don't see any issues with it.
Is there anything else I can do to make the probe working?
Thanks.
Add comment