Create multiple dynamic/static groups
A user has several attributes which defines to which security group a user should belong. These groups vary and can change over time. I have a custom workflow which creates a single dynamic group if the group is not present. I use current request to get the attributes I need. Then I use some codes to create a filter to check with an enumerate request if the group is already present. If the group is not present create the filter to add users to the group and create the group with a create resource activity. That is one group, how do I create the other groups in the same workflow? I already have the attributes.
April 10th, 2012 5:33pm

Presumably a loop. On Ikrima Elhassen's blog he recommends reading this article to help understand how to make a FIM activity work inside a loop http://msdn.microsoft.com/en-us/magazine/cc163414.aspxDavid Lundell, Get your copy of FIM Best Practices Volume 1 http://blog.ilmbestpractices.com/2010/08/book-is-here-fim-best-practices-volume.html
Free Windows Admin Tool Kit Click here and download it now
April 24th, 2012 3:28pm

The article mentioned shows I made several mistakes about the state in which the different objects are. I will use the article as a refrence and go back to the drawingboard. Thanks for the info.
May 2nd, 2012 9:41am

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

Other recent topics Other recent topics