Forum Discussion
Migrating On-Prem Distribution Groups to Exchange Online in Hybrid Mode
To make sure that I understand what you want to do: you have a set of DLs on-premises and you now want to move them to Exchange Online without changing any of the members. You don't want to create new Office 365 Groups based on the DLs - you just want to use the DLs as they are.
Do you have a hybrid environment? If so, you can use AADConnect to synchronize the on-premises DLs with AAD so that they appear in the cloud GAL. The groups will have to be managed on-premises because they are "owned" by that environment.
If you don't want to synchronize the groups, you can recreate the DLs in the cloud. This is a manual process as there is no tool that I know of to move a DL from one environment to the other. However, it's easy enough to use PowerShell to export DL membership to something like a CSV file (on-premises) and then read that CSV file to create the DL in the cloud.
Hello TonyRedmond,
Sorry, your answer is quite old now but I have a question regarding the situation.
I'm in a similar situation with the customer here:
- Made a hybrid deployment to migrate from Exchange 2010 to Office 365;
- Have AAD Connect (and ADFS)
- Migrated almost all users (and shared mailboxes, etc.)
- The end goal is to shut down the Ex10 server since I've told uninstalling it is a terrible idea. We'll be managing things like SMTP Addresses from the AD Attribute Editor.
Now about the DGs: We've sync'ed them all with AADC. We can see them in o365 AC and ExO but not manage them as expected.
If I would like to manage them there, can I simply remove the DG OU from AADC Sync?
EDIT: Thinking about it, I've realized doing what I've described above should change the ID of the DG since it isn't a migrated object but a created one. Therefore, I suppose people who use Autocomplete (meaning everybody ^^) will be screwed.
Users will have to get the DG from the Online GAL, correct?
Thanks in advance for your answer