Hi I am trying to get the WMI counters for SQL 2000 to work but they will not return any data. All the other WMI counters are working correctly, and I have tried reinstalling the SQL ones from the SQL install CD. I have rebooted the server and restarted the WMI services, etc. I also ran the WMIdiag tool from the Microsoft website and it said that WMI was all correctly configured. Does anyone have any suggestions what might be the problem? Thanks in advance Joe
Hi, suggest to refer http://support.microsoft.com/kb/888990 and http://support.microsoft.com/kb/827260
I had already done the "wmiadap.exe /f" and "winmgmt /resyncperf", and my wbemperf.dll file is already later than the version specified on the MS site. I think I will need to rebuild the server! Cheers anyway.