0 votes

I've searched the forum and not found an answer. I think other people could use this tool also.
We need a way for group owners to audit the membership of the groups they own. I realize group owners can generate the "view members of a group" report but that is a manual process and only selects one group at a time.

We'd like the ability to get a list of group member attributes for multiple groups.

choose output type (like CSV)
select member attributes to include
loop through list of groups matching pattern "*XXX*"
if group has members then
list attributes of the member
email the attributes to the group owner
end if
end loop

Ideally this should be called from a scheduled task and the output emailed to the group owner for each group examined.
If you have any part of this, like existing powershell code, I'd appreciate seeing it.

by (520 points)

1 Answer

0 votes
by (272k points)

Hello,

Starting with Adaxes 2018.1, you can use a built-in report, Members of groups. By default, the reports is located in container Reports\All Reports\Groups\Membership. For information on how to schedule reports, have a look at the following tutorial: https://www.adaxes.com/tutorials_ActiveDirectoryManagement_ScheduleReports.htm.

Related questions

0 votes
1 answer

Howdy! I'm new to Adaxes. I followed the tutorial - "Grant rights to modify AD group membership" . When I log in w/ an account that is the owner of a group, there aren't any members listed. I checked AD to make sure and there are members. What am I missing?

asked Oct 1, 2013 by MeliOnTheJob (1.7k points)
0 votes
0 answers

When I run the above script after selecting groups the custom field "Group" is not showing one of the selected groups and not all of the groups are being reported ... 2 specific security groups are appearing and neither in one that was included in the search

asked Nov 18, 2021 by A_Pastor (70 points)
0 votes
1 answer

If I have 2 Active Directory Security groups in my domain - Group A Group B Is it possible to create a report that shows only users who have membership in both groups? For ... Jane Doe is in Group A AND Group B she would be included in the resulting report.

asked May 11, 2020 by sirslimjim (480 points)
0 votes
1 answer

I'd like to allow users to remove themselves from groups that they are already members of. Currently I have a business rule in place thats only allowing the OU Owners ... user is a member of the adm-groupname' then allow then to remove themselves.

asked Apr 30, 2020 by sirslimjim (480 points)
0 votes
0 answers

I'd like to implement an architecture whereby all Domain Users can request membership in any domain security group. I'd also like to allow the OU Owners to have ... from their groups without granting them the ability to remove users from all security groups?

asked Mar 25, 2020 by sirslimjim (480 points)
3,346 questions
3,047 answers
7,782 comments
544,990 users