I would like to automatically distribute mailbox creation based on User OU.
My Mailbox database is configured something like:
ExecutiveDB1
ExecutiveDB2
SalesDB1
SalesDB2
If a mailbox is provisioned for a User in the Executive OU, it should be created in either ExecutiveDB1 or ExecutiveDB2. Likewise for users in the Sales OU, it should create mailbox in SalesDB1 or SalesDB2.
I have created Database Scopes for Executive and Sales DBs.
What should I do next?
Thanks for your replies.