I recently had to put a script together that would get a set of distribution groups and its members. The built in commands of get- distributiongroup will only dump the group name and its properties, the command of get-distributionmember will only dump the members.
The following script is take in an OU path and print out [...]