HI Support,
I'm looking for a business Rule that remove a user from a couple of groups after the User is added to a group.
ie
1. The User MaxMi is added to the Group “MyGroup1”
2. After adding MaxMi to the Group MyGroup he will be removed from the Groups “MyGroup2” and “FirstGroup”
I created a businessrule which is triggered after adding a User to the Group with the Name “MyGroup”. Now I’m not able to create a powershell scripts for removing the added user from the other Groups.
Thx,