0 votes

I have a set of groups:

-General
--Specific 1
--Specific 2
--etc

Since the specific groups are members of the general group, I am trying to remove direct membership from the general group whenever someone is added to one of the specific groups.

I've tried rules based on after user modified with conditions of direct membership, but the rule is never triggered.

Has anyone done this before?

by (1.2k points)

Please log in or register to answer this question.

Related questions

0 votes
1 answer

I am trying to create a business rule to send an email to the manager of the group when a member is added or removed from a rule-based group. I have created the business rule and it works for other groups but not for a rule-based group. Can this be done?

asked Jul 19, 2021 by mark.it.admin (2.3k points)
0 votes
1 answer

We have two groups I'm trying to manage, Allow Internet Access and Deny Internet Access. I am trying to set up a group so that if one of our admins adds a user to the ... / removing groups not count as updating a user? And if so, what should I use? Thanks.

asked Jul 30, 2014 by DFassett (710 points)
0 votes
1 answer

Hi, How to set up Business Rule to automatically mail-enable new groups?

asked Sep 16, 2011 by bambor (40 points)
0 votes
1 answer

In the query portion of creating a business unit: Group Query Section $rules = $unit.GetMembershipRules() $rule = $rules.Create("ADM_BUSINESSUNITMEMBERSHIPTYPE_QUERY") $rule.Exclude = $false ... by. Sorry if this is specified somewhere, but I couldn't find it.

asked Jun 4 by ajmilic (100 points)
0 votes
1 answer

I am using this script to remove all users from groups when they are terminated. This script doesn't remove users from Azure only groups just on prem. How would I change ... .LogMessage("Can not remove $U from $GN"+$_.Exception.Message, "Information") } }

asked Jun 18 by mightycabal (1.0k points)
3,538 questions
3,229 answers
8,224 comments
547,747 users