I'm auditing an existing Windows 2000 server that's plagued with non-expiring passwords, stray users, and groups pointing to SharePoint and Interdev-created accounts.
What's the best way to enumerate each group, display the resource that the group points to (it's show in the description field of Local Users and Groups), and display all the users in each group?
I'd also like to do the same for users. For each Windows user, display all groups.
Is there a batch file, a tool, or a piece of script I can use to quickly get these results to begin my audit?