bwya77/Master-User-Creator

Enable Remote Mailbox during hybrid

Closed this issue · 3 comments

What about when there is a hybrid environment? At the moment we have to run the command "Enable-RemoteMailbox" to create a mailbox in Exchange Online for our AD user(once the user has synced of course)

Hybrid is still needed to properly enable mailboxes (with some 20 or so attributes it creates), not to mention management of DLs, proxy addresses, HideFromAddressBook, and more

Is there an ETA for when Enable-RemoteMailbox might get added?

Enable-RemoteMailbox -identity @mydomain.com -RemoteRoutingAddress @mydomain.onmicrosoft.com
Enable-RemoteMailbox -identity user@mydomain.com -Archive

Those two commands would make the Master User Creator the perfect tool. Thanks!

Added in v2.0.2 that I just pushed
can specify exchange server locally or remote (uses winrm)
can also set in options remote fwding domain