chrisjako Posted July 11, 2014 Posted July 11, 2014 We just made the plunge over to exchange 2013 and first impressions are good, however in EMC for 2010 we had an option to select new mailboxes to search from users in a specific OU (so that we didn't get bombarded with the SLG accounts) I cant see anyway of doing this in ECP 2013, when you click on mailboxes, + new, existing users - there is no way to select an OU whats worse is that the search is limited with its results so I cant even sort by OU and then bulk add Anyone else having this issue?
3s-gtech Posted September 8, 2014 Posted September 8, 2014 For us, bulk adding is done via Powershell only (we've built a simple GUI to run the scripts themselves to help) but if you're single adding users, the only OU choice you get is via the right-hand column in the list.
Sambob Posted September 8, 2014 Posted September 8, 2014 For us, bulk adding is done via Powershell only (we've built a simple GUI to run the scripts themselves to help) but if you're single adding users, the only OU choice you get is via the right-hand column in the list. Do you have a link to Powershell bulk import command? We have just moved over to Exchange 2013 and are in the same boat with the BS new web admin centre... Or if we could pinch your GUI that would be splendid!
Sambob Posted September 9, 2014 Posted September 9, 2014 FYI: Get-User -OrganizationalUnit "domain.com/FULL/OU/PATH" | Enable-Mailbox -Database DatabaseName
SHimmer45 Posted September 9, 2014 Posted September 9, 2014 bear in mind if you point it at a "root" OU it it automatically tree down through all of them enabling mailboxes
chrisjako Posted September 9, 2014 Author Posted September 9, 2014 whats the commandlet to add an option for archive too?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now