• Bulk update of a group using a workflow that accepts a csv input file

    Due to a reorg I have to train less technical people to manage users. Up until now I would give a new admin the cmdlets and then give them a tutorial on how perform operations in ARS.

    Some of these new admins have never opened a powershell window. I'd…

  • Can I build a dynamic group based on part of a value contained in 'MemberOf' user attribute ?

    Hi,

    Can I build a dynamic group based on part of a value contained in 'MemberOf' user attribute ?

    I have several groups with the same pattern but in different OU, they all have in their name the string 'RBA-CU-JMF'.

    I tried to make a dynamic…

  • Is there a way to successfully update the MemberOf field using Synchronization Service?

    We would like to use Synch Service to update user's group membership from a SQL DB, instead of manually adding groups. We get the below message and found a KB article that says to create a virtual attribute for each group, but this workflow will apply…