How to verify windows features match with PowerShell.

In the last couple of weeks I had to configure several servers that needed to be the same as in a lower environment.  So instead of just guessing what i installed several months ago, I wrote a script to do it for me.

In order for this script to work, it needs to be ran from the local server that needs to have the new windows features to be installed.… Continue reading