In some cases you might need to prepare a report on list of Active Directory users and their group Membership. One of the case recently I came across is for Auditing purpose.
In this Organization we have approximately 1600+ users and there was incomplete documentation for this scenario.
There was no other way than writing small PowerShell script.
Note: There might be some other ways as well to script and accomplish this task. Continue reading