• Can't Access Saved Object Properties from Script / Counter Returns Empty

    Hi,

    We're trying to create a workflow that counts every time a user enables or disables another user every day (workflow trigger is the modifivation of edsaAccountIsDisabled). (the counter resets every day.) If the counter reaches 20, the action requires…

  • Can virtual back links be created?

    Is it possible to create a virtual attribute on one class of objects and tie it to another attribute via a backlink?

    I'm wanting to do something similar to how members and memberof attributes work. You populate members and the memberof attribute is back…

  • Backlink attributes

    Is it possible to create a virtual attribute on one class of objects and tie it to another class via a backlink attribute?

    Similar to Members in groups and Memberof in Users, how can I create a banklink that works like this?

    I haven't found any references…

  • Multiple issues regarding attributes

    I created a virtual attribute and linked it to a class that isn't a user or a group. It's actually a class that was implemented through a schema extension. I also created a workflow policy and the first step is to search for objects of this class. Unfortunately…

  • Virtual Attribute update from ARS Sync or Set-QADUSer

    Hello,

    I have a new virtual attribute that I need populated for 34k users. Can you tell me the quickest way to accomplish this?

    I've tried via Active Roles Sync from a SQL Table and also took the data from the table and used "Set-QADUser -Proxy -Connect…

  • Update Virtual attribute value based on another Virtual attribute value change.

    Hello,

    I'm having a requirement, we created couple of Virtual attributes in Active Roles and if we change a value of VA1 and then dynamically update the value of VA2. 

    VA1 - Dropdown field

    VA2 - String field

    Do let me know if you need more information…

  • list all in-use Virtual Attributes

    Hi all. im new to ActiveRoles and have been reading a lot of documentations and played around. but one thing that i cant seem to find any information is on Virtual (Custom) Attributes.

    Is there a way that i can list or pull all the Virtual Attributes…

  • Active Roles Virtual Attribute Sync Service

    Hi,

    Does anyone know how to Select a Virtual Attribute in a Sync Workflow-Sync Rule either for the source or target. Only the Native Attributes such as extensionAttribute1 etc are selactable. I can see the Virtual Attribute clearly in the console but…

  • Create Virtual Attribute Script?

    Need to create a bunch of Virtual Attributes. All single value Directory String, User attributes. Does any one have a script to create virtual attributes of a csv file or similar?

    I am not finding any of the Quest CmdLets that do it. 

  • [Virtual attributes on User form] Populate virtual attribute values, when user form is opened

    Hello,
    I have the following business scenario: When 'User form' is opened within Active Roles, then couple of virtual attributes (e.g.: badPasswordTime, lastLogonTimestamp -> INTEGER8 types) should be populated with their recent values (taken from Primary…

  • How do I set a boolean virtual attribute from set-qaduser

    Hello.

    I've created a custom virtual attribute of type boolean in ARS that I would like to set using the set-qaduser commandlet.  It doesn't seem to work though

    If I use the following command.

    Set-QADUser -Proxy -Identity 'bob.dobbsn@example.com…

  • Sync virtual attribute values in side by side setup (6.9 -> 7.4)

    Hi,

    we are running ARS 6.9 in our production environment and are heavily using virtual attributes. I've set up ARS 7.4 side by side a while ago to familiarize with the new version, imported the 6.9 configuration and MH and already configured some workflows…

  • Setting Virtual Attribute on the fly when user Properties are opened

    Hey Everyone,

    First post and still quite a newb with Active Roles so don't mind the brief ignorance you may see :)

    Basically my end goal is to make a Tab in the web interface User Object properties window only visible when a virtual attribute is…