FAQ 000161 – Use PowerShell to do CPU inventory

This article applies to: Windows Server 2016 Here is an example of a PowerShell command you can use to collect info on your server CPUs AAA The command will produce following output: SystemName DeviceID Manufacturer Name NumberofCores NumberofLogicalProcessors ---------- -------- ------------ ---- ------------- ------------------------- SERVER1 CPU0 GenuineIntel Intel(R) Xeon(R) CPU E5-2680 v4 @

Go to Top