• 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…

  • 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…