After a update on the server up to Service 1 (Windows server 2008 R2) this sensor had failed

I have applied the Microsoft hotfix

I have done the following

net stop iphlpsvc
net stop nvspwmi
net stop vhdsvc
net stop vmms
net stop winmgmt

net start winmgmt
net start vmms
net start vhdsvc
net start nvspwmi
net start iphlpsvc


I have also done

 sfc /scannow 

I have done

wmiadap /f

The /f switch still forces an update of the WMI classes from the performance libraries.
wmiadap /r

The /r switch to parse the Windows Driver Model drivers to create performance objects.

And also 

lodctr /r

And it is still erroring

Can any body help??


Article Comments

Hello,

Thank you for the KB-Post. Please use the WBEM Test Tool to list all WMI classes on the host, to see if the classname my be slightly different.

best regards.


May, 2017 - Permalink