I’m working on a PowerShell script to perform a Health and Config check for Exchange Server 2010 installs. One of those checks is to verify the NIC binding order, which took me down the path of this script. I traditionally write new scripts that run multiple processes in a modular format, just so I know [...]
