Share via


PowerShell Script to Create a New Mailbox and Set the Mailbox Feature in Exchange 2010

Create-Mailbox.ps1
Type: GUI

Click here to download the script on TechNet Gallery: Create Mailbox and Set-CASMailbox Features GUI Script

This is an initial version of this script, and he is still working on adding a few more features and validations in it.

This script will work only with Exchange 2010 and has to be executed from Exchange Management Shell only.

This is what the script window looks like:

Download the script here.

NOTE: He has saved it with the incorrect format, the .Pdf format. You must save the script on your pc and then open it with an editor and save it as a .Ps1 format.