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
  • Sounds like you probably are.

    The Update Activity has to be a "child" of the Search - it has to live right in the Search's extended gray box in the workflow workspace area. (Can be hard to see on some screens) When physically positioned that way, you are telling the Activity to act upon each of the objects returned by the Search.

    The internals of your Update activity sound right.
Reply
  • Sounds like you probably are.

    The Update Activity has to be a "child" of the Search - it has to live right in the Search's extended gray box in the workflow workspace area. (Can be hard to see on some screens) When physically positioned that way, you are telling the Activity to act upon each of the objects returned by the Search.

    The internals of your Update activity sound right.
Children
No Data