List Distribution List Members – PowerShell Script
This PowerShell V 1.0 script can be used to generate Distribution List membership details using distinguishedName of the user as an input. It searches Active Directory for user group membership (memberof) first, then verifies the Group type using sAMAccoutType value. More inf
This script is tested on these platforms by the author. It is likely to work on other platforms as well. If you try it and find that it works on another platform, please add a note to the script discussion to let others know.