Geoff Guest
|
Posted: Thu May 11, 2006 10:43 pm Post subject: Win32_PerfFormattedData_NTDS_NTDS |
|
|
I'm trying to query "Win32_PerfFormattedData_NTDS_NTDS" wmi class for
data, and I get nothing back from my VBS script. I can use wbemtest and
see info from this class, but still get nothing back from my query. I've
tried the "wmiadap.exe /F" and this is what the wmiadap.log shows:
(Tue May 09 18:29:33 2006.121182984) : class
Win32_PerfFormattedData_NTDS_NTDS: Description for counter 2880 not found
(Tue May 09 18:29:33 2006.121182984) : InsertLocale
PutClass(Win32_PerfFormattedData_NTDS_NTDS) 80041001
Looks like a few others have been having this same problem based on what
I can see on various forums, but I've yet to see anyone post a solution.....
Help !!!! |
|