Hi All
I am using exchange 2016 hybrid environment,
1.
lets say I create user account in AD and i use the below syntax for remote mailbox creation.
Enable-RemoteMailbox -id "user1" -RemoteRoutingAddress "user1@mydomain.mail.onmicrosoft.com" -alias user1
2.
In exchange 2016 ECP i can see the option Office365 mailbox, how do i create it from exchange onprem powershell. Please guide me with the syntax.
Whats the difference in both the steps i.e Point1 and Point 2. Are both the same ways of creation is there any difference.

