• Add cloud only group upon user cloud creation

    Hello 

    Context: Active Role Server 8.2.1, Azure

    I am trying to do ‘Group Membership AutoProvisioning’ on cloud-only users for cloud-only groups. My goal is that when I create a cloud-only account via Active Role, the new account is automatically added…

  • Override Policies when changing last name

    We have several policies in place when creating a user object.

    Now if someone tries to change the lastname of such a user (mostly due to marriage), we get the error that it is not possible to do so due to a conflict with several policies.

    Is it possible…

  • Translating Objectsid to SID

    We have a postcreate script (powershell) that we run to set permissions for a users home directory. I am attempting to convert the script from using the users samaccountname to use the users sid. The problem is that from the $Request I am only able to…