This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Primary / Secondary Owners inheritance

I'm looking to automate the primary/secondary owners of Security Groups - based on the primary/secondary owners of the OU that the Security Group is contained within.

Security Groups (top ou)

--Application Groups (sub ou)

-- --Application Team1 (sub ou)

Application Team1 OU will have a primary owner (the manager of the application team1 "team")

Application Team1 OU will have a secondary owner (the security group Application Team1)

I want all groups created in the Application Team1 OU to be auto populated with the primary/secondary owner from the parent OU. If the manager is ever replaced, we could change the owner of the Application Team1 OU and it will automatically update all the security groups below it.

 

Hopefully that makes sense. Seems like it would be easy to do, but I'm struggling a little bit.

Thanks

Parents
  • For your move workflow I would suggest the following:

    Trigger on the group move

    ** After the group has been moved **

    Save the object properties of the new OU (Save properties activity - new parent container of workflow target)

    Apply the saved properties from the previous activity to the Workflow Target (i.e. the group)
Reply
  • For your move workflow I would suggest the following:

    Trigger on the group move

    ** After the group has been moved **

    Save the object properties of the new OU (Save properties activity - new parent container of workflow target)

    Apply the saved properties from the previous activity to the Workflow Target (i.e. the group)
Children
No Data