Exchange_AddIn updated
Well, the one constant in IT is change. The MO_Module was too confusing for people to know what it was for, so I went back and updated the Exchange_AddIn PowerShell Module.
All of the updated functions over the past several months are being cut over, I've updated all of the helpURI values, and added in a couple of newer functions to the updated Exchange_AddIn module.
The name should make it easier for people to search and find relevant functions to make their administrative tasks easier with: Exchange on premises environments, Exchange online tenants, and Exchange in hybrid configurations.
You can install the module using this command:
Import-Module -Name Exchange_AddIn -Force
or download it manually from the MS Script Center.
Thank you and hopefully this will help people find useful items when managing an Exchange organization.
Mike