A PowerShell script to export a group-level inventory of every group in Active Directory, with category, scope, manager, and member count, flagging empty groups.
A PowerShell script that resolves a user's complete Active Directory group membership, including groups they only belong to through nested membership — the thing MemberOf alone can't tell you.