• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

WMI issue with SP3

adcmhr

Junior Member
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
 
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.
 
Back
Top