How to Find Out Specifications of Server Using PowerShell

Get Server specs using PowerShellGet Server specs using PowerShell

When you are running a Windows server core version and you need to find out the specs of your server then this tutorial will show you how to do that with a small PowerShell script.

Get Server Details with PowerShell

Step 1. Open PowerShell with elevated privileges.

Step 2. Execute the following two commands (as shown in the screenshot at the bottom).

get-wmiobject win32_computersystem
Get-WmiObject -class win32_processor

Example result:

Get server specs with PowerShellGet server specs with PowerShell

AddThis Website Tools
Karim Buzdar: About the Author: Karim Buzdar holds a degree in telecommunication engineering and holds several sysadmin certifications. As an IT engineer and technical author, he writes for various websites.
whatsapp
line