Forum Discussion
Keith Caines
Jan 09, 2018Copper Contributor
Remove On Premises exchange Hybrid and go fully Online
Hello,
I currently have a scenario where there is a Hybrid Exchange environment with 1 server. All my mailboxes have been migrated online.
I would like to completely remove dependency on ...
Keith Caines
Jan 10, 2018Copper Contributor
I've just done some research and it looks like I need to run
Set-MsolDirSyncEnabled –EnableDirSync $false
Apparently this will change all my Mailboxes to "In Cloud" instead of "Synced with Active Directory"
At this stage I assume I will be able to manage mailboxes from the Office 365 Tenant.
Am I correct in saying that my next step would be to change my DNS to point mailflow to 365, or is the something else that needs to be done to take the on-premises "hybrid" server out of the equation?
Thanks!
Set-MsolDirSyncEnabled –EnableDirSync $false
Apparently this will change all my Mailboxes to "In Cloud" instead of "Synced with Active Directory"
At this stage I assume I will be able to manage mailboxes from the Office 365 Tenant.
Am I correct in saying that my next step would be to change my DNS to point mailflow to 365, or is the something else that needs to be done to take the on-premises "hybrid" server out of the equation?
Thanks!