Forum Discussion

danfoxley's avatar
danfoxley
Copper Contributor
Jan 06, 2020

Create Mail Enabled User Post Staged Migration

After completing a staged migration for all of our on premise AD users and using AD Connect to keep our AD in sync with Office 365. What is the suggested method to create a NEW mail enabled user? Thi...
  • rao_kru's avatar
    Jan 06, 2020
    Create the AD user with all the details require. go to your On-prem Exchange managment Shell and run Enable-RemoteMailbox -Identity "FirstName LastName" -RemoteRoutingAddress "FirstName.LastName@Domain.onmicrosoft.com"

    make sure you have assign Office 365 License to the AD user. exchange online account will be added for the user.

Resources