I want to be able refresh members (delete all members in the group) each time and replace with a new resultset each time the report is generated.

ago by (160 points)

1 Answer

ago by (307k points)
0 votes

Hello,

Unfortunately, there is no such possibility. However, thank you for the suggestion. We forwarded it to the corresponding department for consideration. As a solution, you can use the following approach:

  1. Create a custom command with the Only remove from all groups script from following article: https://www.adaxes.com/script-repository/remove-all-group-memberships-for-a-user-account-s33.htm.
  2. Execute the custom command for the required group.
  3. Generate the report.
  4. Select all the members in a report and add them to the group.

As another option, you can create a custom command with a PowerShell script that will find accounts according to the required criteria and replace all the current members of the group with the found ones.

Related questions

Hi all, How can I add a user directly to an Entra ID group? I understand it might be possible via CLI e.g. Add-AzureADGroupMember - But is there a built-in GUI method via Business Rules? Thanks, David

asked Oct 2, 2024 by dshortall (80 points)
0 votes
1 answer

I am trying to make a custom report that is basically the "Members of Groups" default report but instead of selecting Directory Objects, I want to select groups. The Members of ... will not work in Adaxes 2023 and later. I am running 2023.2 -- Suggestions?

asked Aug 13, 2024 by AvenuesRecovery (70 points)
0 votes
1 answer

Hi, I've tried to modify a existing report to my needs, without success. The requirement ist to see the add/moved from a group. Like here: Would this be possible with Adaxes? Thanks

asked Feb 20, 2023 by boris (570 points)
0 votes
1 answer

Hi Using Adaxes 3.13.18001.0 on Server 2019 I'm adding a self service option for our domain users to be able to add people to groups they are set as the owner of but ... everywhere? I've checked the config page a number of times and can't see anything. Thanks

asked Jan 22, 2021 by chappers77 (2.0k points)
0 votes
1 answer

Hi all Primary objective is to manage cloud only group membership but in a future include cloud only accounts. I've registered a Azure domain which is managed by ... /www.adaxes.com/questions/12293/add-to-365-group-automation-for-new-account-creations Thanks

asked May 31, 2024 by MinorDruid (20 points)
0 votes
0 answers