Forum Discussion
TomWechsler
Apr 06, 2022MVP
Exchange Online Quick Tip: Export all distribution lists with members to a CSV file!
Hi Microsoft 365 and Exchange Online friends,
This article is about using PowerShell in Exchange Online to discover all distribution lists, including all members. Then export this informati...
Scooby340
Oct 06, 2022Copper Contributor
TomWechsler Thank you for the easy to follow steps!
I have nested groups, what would I need to put in to get the members of those nested groups? e.g. Group A contains Group B which contains Group C, so when I run the script I only get the email address for group B, but I also need the list of users in group B and Group C. Any help appreciated. Thank you.