0

In a multi processor machine, what does get-wmiobject -class 'win32_processor' processorId return ? The docs state

Remarks On a multiprocessor computer, one instance of the Win32_Processor class exists for each processor.

But where in the command/query you specify which processor to read from ? Does it default to the 1st ? How one queries the 2nd processor (how do you specify which instance of Win32_Processor to query) ?

Here is the output of get-wmiobject -class 'win32_processor' enter image description here

Veverke
  • 9,208
  • 4
  • 51
  • 95

0 Answers0