This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Report on a user account for all groups (memberof) including nested groups and the description

Hi

 

I need a report creating on a single user account. I need to extract all of the groups (memberof) which includes all nested groups and the contents that are in the "description" attribute of each group. Then display this into an excel spreadsheet.

 

Is this possible in Enterprise Reporter? or do I have to restort to powershell?

 

Thank you!

B.

  • Hello,
    We are looking into your request and will get back to you soon.
    Regards,
    Yuri
  • Here is the custom report that will do what you require:
    www.quest.com/.../172
    You can export the results to .CSV file and open it in Excel.
    Regards,
    Yuri
  • Hi

    Thank you for your efforts. The report doesn't work though and doesn't return any data. I've had to resort to powershell and got what I needed, but a report like this would be useful for others to run.
  • Hi,

    The report is working fine for me, so could you please answer a couple of questions, so we are sure the report works as intended for anyone interested?

    1. Have you enabled collecting Groups and Members in your Active Directory discovery's scope settings? Otherwise the report won't have any data to return.

    2. The username parameter has to be supplied in DOMAIN\logonname format. But you can use wildcards (* and ?) to match one or more users. Do you get any results with just the * as parameter?

    3. I've created and tested the report in v. 2.6.0.14000. Is that the version you are using?

    Thank you,

    Yuri