Forum Discussion
imran7799
Jun 27, 2019Copper Contributor
Difference between Usermailbox vs Office365 mailbox - Exchange Hybrid
We have Exchange Hybrid setup. In exchange admin center we would like to understand the different between creating “User mailbox” vs “Office 365 mailbox”. The problem is when we create a...
Brian Thomas
Apr 26, 2021Copper Contributor
This is an older post, hopefully you can answer my question.
We are in a hybrid configuration. All of our mailboxes have been successfully migrated to Office 365. Now, when we need a new mailbox, we create an on-premise user type mailbox and then migrated to Office 365. After the migration the On-Premise EAC shows the mailbox type as Office 365.
Instead of doing the migration, can we create an Office 365 mailbox right from the start in the On-Premise EAC? This also creates and AD account that we can then go in and add the necessary permissions, and no more migrations. Is this just wishful thinking?
DeepakRandhawa
Apr 28, 2021Iron Contributor
You need to create user in local AD, there is no way of syncing a user from O365 to on-premises, it only supports syncing of very few user attributes.
Once you have created user in local AD, run Enable-RemoteMailbox SamAccountName -RemoteRoutingAddress User@domain.com
This creates a remote mailbox, now after one sync cycle of AAD Connect, assign the license to user in O365.
Now you have both, a user mailbox in O365 and a remote mailbox in you local exchange.
Once you have created user in local AD, run Enable-RemoteMailbox SamAccountName -RemoteRoutingAddress User@domain.com
This creates a remote mailbox, now after one sync cycle of AAD Connect, assign the license to user in O365.
Now you have both, a user mailbox in O365 and a remote mailbox in you local exchange.