sstorholm / Exchange-NewMailbox

Short Powershell script to automate mailbox creation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exchange-NewMailbox

I created this short Powershell script to automate mailbox creation, as anybody knows, it gets tedious to remember to add every single parameter for new users.

This script is meant to demonstrate how to automate the creation of a new user and associated mailbox, as well as setting all parameters for the mailbox and user based on as little input as possible.

About

Short Powershell script to automate mailbox creation

License:MIT License


Languages

Language:PowerShell 100.0%