The unique (and not-so-unique) challenges and observations of an IT pro.
Thursday, February 28, 2013
Create new users and Exchange 2010 mailboxes in PowerShell
Using a .csv as a data source, you can quickly populate your Active Directory with users and make mailboxes for them at the same time. The script below can be used as a quick way to get started with this.
Wonderful Tip - Saved us a ton of time... Thank you
ReplyDeleteCan this script be run from a location other than the server with Exchange installed on it?
ReplyDelete