Skip to content
John Bevan edited this page Feb 5, 2017 · 1 revision

Welcome to the PSForInfrastructure wiki!

The Get-ServerInventory script (heavily based on http://www.the-fays.net/blog/?p=334) polls all servers in a given text file, returning information about their disk capacity, # of cpus (sockets & cores), amount of RAM, and OS info.

This script was originally posted on my blog: https://developer42.wordpress.com/2014/08/22/powershell-script-get-server-inventory/. It's now on GitHub to allow anyone in the community to contribute.

Clone this wiki locally