Hello,
I have a task to create mailboxes for existed AD users and also in the same time create a secondary email addresses.
I need a useful cmdlets or scripts to enable hundreds of users.
There is a nice command, that I'm using in Exchange management shell - "Enable-Mailbox -identity domain\user -Database db_name" but, I need more convenient command to create much more mailboxes at the same time.
Thanks in advance,