WMI issue with SP3

adcmhr

Junior Member
May 14, 2009
1
0
0
Hi,
I have found no solution for my issue, which push me to join this forum hoping for a solution ASAP:
I've developped a VB script to detect CPU usage for each processor instance, the script works fine with Windows SP2 but not with SP3; the win32_processor class returns only info for the first core (I've dual core processor) but not the second.
As first investigation, the issue seems related to SP3, I'haven't found any hotfix for such issue.
Also I can see only information for one core in the system information (run --> wininfo32) on SP3.
have you any idea about that?
Thanks and best regards,
walid
 

Markbnj

Elite Member <br>Moderator Emeritus
Moderator
Sep 16, 2005
15,682
14
81
www.markbetz.net
Yeah, the solution is in the thread Crusty linked. I had the exact same problem. Turns out I was relying on behavior that MS considered broken, and now they have fixed it.