Determine CPU processors vs. sockets though WMI

central-processing-unitsocket

I have been unable to discover a way to determine what processors/CPUs/sockets are present in a PC/Server.

Any suggestions?

Best Answer

The WMI WIN32_Processor class gives basic info about installed processors..