Exchange_AddIn

This is a PowerShell module, combining several daily administrative tasks into simple Verb-Noun functions for engineers to perform their jobs easier. I was developing/maintaining several different PS modules, tried to consolidate into one location, but then realized that no one could find what they were looking for. So, back to just 'Exchange_AddIn' module for the name for the Exchange related functions.

My primary technologies are Microsoft Exchange and Microsoft Active Directory, there are several functions that assist with those roles. However, some of the cool features help with other applications. I'll keep this module with just Exchange related functions and hope to keep the MO_Module around for other random stuff.

To install the module, run this command:

Install-Module -Name Exchange_AddIn

The one constant in IT is change.

Add a Comment