I'm trying to use the Windows Management Instrumentation (WMI) Win32_Processor class to inventory the total number of physical processors installed in a server farm. However, WMI is reporting hyper-threaded processors as multiple processors. How can I tell WMI to report physical processors only?
Unfortunately, you can't because WMI isn't hyper-threadaware. The only w . . .


Cheers,
Les
LesLandau September 08, 2005 (Article Rating: