I have a list of 100 groups in a text file and I would like to output the names in those groups. Can this be done?
Announcement
Collapse
No announcement yet.
list of groups - need list of members
Collapse
X
-
Re: list of groups - need list of members
I believe this should work:
Create a temporary global group that you can add these groups to. The Add Member dialog allows you to paste in a list of objects, I think delimited by semicolon. Once you add them there is a Check Names button to validate the group names.
After you have added them, right-click on the temporary group and choose View Group Members->View Direct Members Only. This will display the members (your list of groups) in the right-hand window. Select all of them with a Ctrl-a, then right-click and choose View Group Members->View Direct Members Only.
Comment