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
Copy to Clipboard
AAA
The command will produce following output:
SystemName DeviceID Manufacturer Name NumberofCores NumberofLogicalProcessors ---------- -------- ------------ ---- ------------- ------------------------- SERVER1 CPU0 GenuineIntel Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz 14 28 SERVER1 CPU1 GenuineIntel Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz 14 28
Latest posts by Dejan Foro (see all)
- FAQ 000181 – How to enable mailbox auditing using PowerShell - August 1, 2023
- FAQ 000180 – How to set Microsoft Teams Room Device to use internal NTP server - December 15, 2021
- FAQ 000178 – How to change the sender and reply E-mail address in Microsoft Bookings - January 11, 2021
Leave A Comment