The tools being developed on this blog are now available on the PowerShell gallery here! This means to begin using the tool set, simply run the following command to install them.
Install-Module -Name ServerAdminCommon
It’s as easy as that as long as you’re running Windows Management Framework 5 or later. Look through the blog for instructions on how to use the commands contained in the module package.
As with all of the modules on this blog, you can also find these tools on my github page for the ServerAdminCommon tool set.
Disclaimer: All scripts and other powershell references on this blog are offered “as is” with no warranty. While these scripts are tested and working in my environment, it is recommended that you test these scripts in a test environment before using in your production environment