The scripting agents were introduced in Exchange 2010 and still remain in Exchange 2016. The concept of cmdlet extension agents is to extend the functionality of the Exchange Management Tools. The scripting extension agent can be used to trigger custom commands as changes are being made by administrators from the management console or the shell. In this recipe, we'll take a look at how to use the scripting agent to automate a task in the Exchange Management Shell.
Automating tasks with the scripting agent
Getting ready
To complete the steps in the recipe, you'll need to create an XML file. You can simply use Notepad or any XML editor of your choice.