• Working with Attributes from $Request

    I'm trying to get information from $Request variable in Active Roles.

    When a user edits/changes attributes on their user account via the ARWebSelfService web portal, it triggers a workflow which performs a number of checks on the data and includes…

  • getting some error "an error occured during the last operation.Error:EDMS://Schema/edsvalsUnixEnabled Object:CN:IT-apps,OU=User-Managed,0U=Groups,DC=XYX,DC=Com" while access any group from ARS web interface webconsole Admin

    Hello ,

    Facing issue for users that when a user login  to webadmin using browser ,User can able to access the web console interface and able to see list of all users but user tried to click particular group to check properties or do any operation when…

  • same example scenario for workflow

    hello,

    I am beginner for workflow in active role. can any one suggest any simple workflow example and steps that I can configured for testing to understand the workflow.

    Thanks
    Richa

  • issue in workflow default approval by primary owner manager

    Hello

    I am trying use the existing default workflow: approval by primary owner (manager )and its enable.
    how to test this workflow.

    thanks
    Richa

  • ARS workflow parameter based on a script

    Hi,

    I'm trying to write an approval workflow based on a specific attribute.

    We populate an attribute with "Deprovisionned by <name>"

    Now I need to run a check on the <name> to see if they are included in a specific group. 

    function…

  • is way to get list of links that applied to Managed units and policies in file

    hello

    is way to get list of links that applied to Managed units and policies in file.

    import and export will not work in linked objects that need to be done manually ,is way to it using automate way like script

    thanks

    Rich

  • is any Configuration transfer Wizard documentation available apart from administrative guide pdf

    hello,

    if anyone has worked or experience on Configuration transfer Wizard  ,can provide the related links ,suggestion and guidelines .

    It would be great before build migration planning of ARS objects.

    Thanks
    Richa

  • how to export the ARS objects in .arxml format so it imported in same file format.

    Hello,

    I tried to export some of object from Active role console .It is exported in txt file as option available in ARS,When Tried to import ,it will take .arxml format.

    How to export and import in same format .

    Thanks

    Richa

  • best practices for using Configuration Transfer Wizard to migrate in new environment

    Hello,

    What are the best practices or steps to follow while using the Configuration Transfer Wizard and the Deployment Wizard?

    like what object should be moved first and what can be done in case of failure in the deployment phase..

    please share KB and related…

  • how to get Active Role software setup

    Hello,

    How I can get the Active Role server setups like other quest software are available for download.

    thanks
    Richa

  • how to connect support team to resolve the query for quest software

    Hello,

    what is way to connect support team to resolve the queries related to quest tools?

    thanks
    Richa

  • how to migrate policies from one ARS to Another ARS that install in another domain

    Hello Experts,

    We have an old environment where ARS installs and manages users and groups .Going to create new environment where policies need to new environment.

    how to migrate the old policies to new domain environment.

    thanks

    richa

  • Copy groups a domain user A belong to to another domain user in the same domain, with a selection of the groups to copy

    Hi Experts,

    Completely new to ARS / ARSWeb, I would need some details about the task I've been assigned to:

    - ARS : version 7.5

    In One Identity Active Roles Web 7.50, how can I create a form to allow an admin user to copy groups with a selection…

  • Active Roles Server 7.5 / Create a custom script

    Hi all, completely new to ARS / ARSWeb, I would need some details about the task I've been assigned to :

    - ARS : version 7.5

    In One Identity Active Roles Web 7.50, how can I create a form to allow an admin user to copy groups with a selection (not…

  • Domain sync with groups to a sub domain and users as member of the root domain

    Hello Experts,

    Anyone happen to have handled a domain groups sync in a situation where the groups and users are in the same forest but the groups need to be created in the sub domain but the users are in the root domain.

    • (Source)
      • Acquired Domain (Acquired…
  • Can Active Roles take advantage of PowerShell version 7?

    I was writing some code and it worked fine on my desktop. However, when I imported it into active roles, there were portions not functioning appropriately.

    Turns out I was testing my code in PowerShell 7. As far as I can tell, Active Roles uses version…

  • How to connect to ARS v8 from PowerShell?

    I have the following function in PowerShell:

    Function Get-ARSServers {

    $searchRoot = "CN=Enterprise Directory Manager,CN=Aelita,CN=System,$([System.DirectoryServices.ActiveDirectory.Domain]::GetCurrentDomain().GetDirectoryEntry() | Select-Object -ExpandProperty…

  • Cross domain moves of user accounts. Understanding the gotchas.

    I want to do some testing for an automation that allows admins to move user accounts from one ARS managed domain to another. I know there are gotchas on this. I have tried to consider as many as I can think of.

    • Group memberships should be removed before…
  • Group Owner lookup tool

    I have form that I am using with an attribute that is a DN syntax for Group Owner lookup. The user can go into the search tool for DN syntax attributes and search for objects.

    The form type is a new object with class of Group. So far it's the only way…

  • Active Roles 8.0 LTS - Additional languages

    Hi

    I was wondering when the language pack for the 8.0 LTS version also will include the Nordic languages. Is that scheduled to be added in the near future?

    Best regards

    Staffan

  • Dynamic Groups and AD "Version Store"

    We have over 600 Dynamic Groups and some of them have a lot of members, ranging from 50-60K to a few that are over 200K. When the Dynamic Group Updater scheduled task runs at 3 am, the domain controller that the ARS server uses runs out of "Version Store…

  • Dynamic Group Executing server

    Hello Experts,

    I have a need to ensure all Dynamic groups are executing off of only 3 servers in my environment.

    I have 6 ARS servers and have a script to move them to the other servers not a problem. I'm wondering if there is a policy or a workflow that…

  • KB5020276—Netjoin: Domain join hardening change breaks ARS allow domain join

    I've opened a support request up with One Identity already but  wanted to see if anyone here has seen this yet. October client patches from MS have a domain join hardening update.  In a nutshell if the account doing the join to an existing object in…

  • Exchange Online Management module not loading in Active Roles

    I'm unable to connect to Exchange Online Management module from the Active roles.

    I've used 'O365 script execution configuration' in the Active Roles Workflow.

    Do let me know if you need more information around this.

    Thanks,

  • Change Workflow not triggering in OnPostUndoDeprovision

    Hello,

    I've created a change workflow when 'Account Is Disabled' attribute changes, then the workflow sets an user created Virtual attribute. But in OnPostUndoDerovision of an user account workflow trigger is not happening, usually when undo deprovision…