I find it's a good idea to have backups of a user's group membership when they depart so I'd like to be able to do this.

by (40 points)

1 Answer

by (309k points)
0 votes

Hello, This is something that can be done using a PowerShell script. For an example of the approach, have a look at Script 3: Remove from all groups and preserve the groups in a file in the following article: https://scripts.adaxes.com/remove-all-group-memberships-for-a-user-account#script-3-remove-from-all-groups-and-preserve-the-groups-in-a-file.

Related questions

Would it be best to use the standard Powershell to pull the user's group membership and can that be embedded in a notification email after a user is created? Or is there a variable that will do this that I seem to be missing.

asked Apr 27 by noahphex (40 points)
0 votes
1 answer

We're delegating admin rights to our various IT departments, only giving them access over their stuff under their OUs. They're missing the option to see the group membership ... on user's management history, is there another approach that I'm not aware of?

asked Sep 18, 2024 by felix (210 points)
0 votes
1 answer

We would like the membership in a distribution group to be based on a particular M365 license a user has (for example, Microsoft Copilot for Microsoft 365 (SKU part number ... the group. Is there way to do that by making it a rule-based group?

asked Mar 11 by RayBilyk (310 points)
0 votes
1 answer

With Active Directory Users and Computers, I can add group members by copying a list of usernames and pasting them into the Add Members dialog box. This is very quick and easy. How can I do this with Adaxes? It seems that I can only add one member at a time.

asked Feb 24, 2017 by abarker5 (80 points)
0 votes
1 answer

Hi there, I've created a Delete User feature in the Web Interface Configurator. I am trying to restrict object selection via a User Criteria. Need to exclude Service ... won't appear when selecting target user for the 'Delete User' feature. Thanks, David

asked Sep 19, 2024 by dshortall (80 points)
0 votes
1 answer