The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
@Joyce Shen - MSFT thank you for this info. We are currently using the number one method that you've suggested and managing our on-prem DL via Active Directory. We don't have an on-prem Exchange server. We have hybrid because we're still managing DLs using the AD. However, we actually want to get rid of this hybrid including managing Distribution Groups in our AD. The focus right now though is to export all these DLs that is on the AD to Exchange Online so that we only have one place to manage it (e.g. Exchange Online).
I read method number two and in my opinion this is kind of complicated and I will need guidance on this (especially if this is not coming from Microsoft, no guarantee) I would like to try this script by testing a few Distribution group test accounts and see what will happen, but the instructions seemed to be focus on exporting all the DLs. I wonder if that script (e.g. $groups = Get-DistributionGroup -ResultSize Unlimited -IgnoreDefaultScope) can be modify to specific group only, just for testing purposes?
Thank you.