0 votes

Given a subset of user accounts within our domain, is it possible to run a report showing all groups they are member of within the domain?

For example, given the following users -

John Doe Jane Doe Joe Smith

I'd like to generate a report showing all the security groups that only those 3 users are members of within the domain.

I found this script on the support portal but this results in an email being sent for each user targeted.

https://www.adaxes.com/script-repository/all-group-memberships-of-user-s407.htm

I'd like to be able to generate a single report in a xlsx or csv format that groups by User.

by (480 points)
0

Hello,

Do we understand correctly that the report should include only the security groups where only all the specified users are members and there are no other members? If not, please, provide us with all the possible details regarding the desired report with live examples.

Also, could you, please, specify what version of Adaxes you are currently using? For information on how to check it, have a look at the following help article: https://www.adaxes.com/help/HowDoI.ManageService.CheckAdaxesServiceVersion.html.

0

No not neccessarily. We're looking for a report that shows all the groups that all 3 users are in. So for example -

User A is in:

Group 1 Group 2 Group 3 Group10

User B is in: Group 4 Group 2 Group 5

User C is in Group7 Group1 Group3 Group 9

I want to create a single report that shows all those group memberships but limit the scope to only show group membership for those 3 users and not every user in my domain.

Is that possible?

I believe we are on the latest version: image.png

1 Answer

0 votes
by (270k points)

Hello,

Thank you for the provided details. Yes, it is possible. To create the desired report you can use the built-in Users' membership in groups report as base:

  1. Launch Adaxes Administration Console.
  2. In the Console Tree, expand your service node.
  3. Navigate to Reports\All Reports\Groups\Membership.
  4. Right-click the Users' membership in groups report and then click Copy in the context menu. image.png
  5. Right-click the container where the new report will be located and then click Paste in the context menu.
  6. Enter a name for the new report and click OK.
  7. Right-click the new report and click Edit in the context menu. image.png
  8. Select the Columns checkbox. image.png
  9. Activate the Scope tab.
  10. Delete all the existing scopes and click New.
  11. Select Specific objects and click Next twice. image.png
  12. Click Configure. image.png
  13. In the Display only objects that match the following LDAP filter field, enter this filter: (sAMAccountType=805306368) image.png
  14. Click OK and then click Finish.
  15. Activate the Columns tab.
  16. Below the Default columns section, click Edit. image.png
  17. Specify the columns that will be present in the report by default and click OK twice.

Related questions

0 votes
1 answer

Hello, I have a report of computers in multiple groups that I used to create a chart count of "Computers" in certain security memberships relating to agent software. ... a member of the group written in the script. Any assistance is appreciated. Thanks!

asked Nov 7, 2023 by Edogstraus00 (470 points)
0 votes
1 answer

Hello, I have 3 groups in my AD environment and want to show all the users that belong to each group. For example - Group 1 Group 2 Group 3 The existing report in the Adaxes ... -Usser D etc. Is there a way to create a report like this? Thank you in advance!

asked Nov 6, 2020 by sirslimjim (480 points)
0 votes
1 answer

Hello Adaxes Team! Is there a way to copy the users in one group to another group in the same domain without script? If not, is there already a solution with a ... : Both groups already exist and should be selected in the copy mask. Much appreciated, Marco

asked Apr 14, 2022 by marco_jandl (60 points)
0 votes
1 answer

Currently, when I disable a user account in Adaxes, the group memberships of the user remain intact. I'd like to automate the removal of group memberships such as distribution ... a list of groups/DL that the user was previously in and removed from. Thanks!

asked Nov 3, 2021 by jayden.ang (20 points)
0 votes
1 answer

I've found the report which shows all the users who do not have a line manager set. Is there a way to report showing the user, preferably by department and section, and who their line manager is set to? Thanks

asked May 28, 2015 by CBurn (700 points)
3,326 questions
3,026 answers
7,727 comments
544,681 users