Hi All,
I am looking to have a report that lists all users in a domain and what groups they belong to. The key being that each group membership should be a seperate line item. This was a report that we had in Quest Reporter before Enterprise Reporter was released. For example, it would look something like this with the headers shown at the top:
Account Disabled | Account Name | Group Membership
False | Blake | Domain Users
False | Blake | Enterprise Admins
False | Blake | Domain Admins
- An overview explaining the report you require. See above
- What version of Enterprise Reporter is being used? 3.1
- What discoveries have been run?
- AD
- Computers
- Is there a library report that closely matches what you require? Domain Groups and Members is somewhat close
- What fields are required in the report? various user attributes like samaccountname, title, description, group membership (memberof)
- How does the information in the report need to be sorted? see above, most important is that users appear in multiple lines for each group membership
- What parameters are required for filtering the report? n/a
- How will this report be consumed? For example, will the report be viewed in report display, exported to CSV, or exported to PDF? exported to csv only