How to perform a stage delete of security groups in FIM
On a delete group request, we have a requirement to delete all the members for the security group and leave it in FIM for a certain grace period before deleting it permanently. What is the best approach to achieve this?
June 29th, 2010 5:58pm

Hi Neelima, I think that a possible approach would be: 1) create a custom boolean attribute for the group object, say 'ToBeDeleted'. 2) create a custom activity that removes all the users from the group and sets the group's expiration time to now + grace period. 3) create a MPR + Workflow that triggers the custom activity when the 'ToBeDeleted' attribute becomes true. Then you also need some extra configuration to assign appropriate permissions to the expiration workflow, which you can find here: Automatically Deleting Expired Objects in FIM 2010 . Cheers, PaoloPaolo Tedesco - http://cern.ch/idm
Free Windows Admin Tool Kit Click here and download it now
June 30th, 2010 2:59pm

Thanks Paolo for the possible approach. As suspected it will have to be all custom....
June 30th, 2010 9:34pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics