I created simple workflow and trying to fetch and update global variable sys_id which is declared in initialization script but getting some unexpected errors. I'm using active role console version 8.1.5.
Now all scripts are showing same error which…
I created simple workflow and trying to fetch and update global variable sys_id which is declared in initialization script but getting some unexpected errors. I'm using active role console version 8.1.5.
Now all scripts are showing same error which…
### **Scenario**
An employee transfers from **Location ABC** to **Location XYZ**.
---
### **Workflow 1: Transfer Request Staging**
**Trigger:** Receipt of transfer notification email
**Steps:**
1. **Initiate the automated transfer process** using information…
When searching for a user, opening an MU, OU, group member tab, ARS 8.2.1 is noticeably slower than it's predecessor while trying to enumerate the list. It seems to be querying Entra ID attributes on users, though i'm not really sure.
We have been extending our use of the Sync service and have noticed the server is bogging down. We use it to sync a lot of attributes between AD domains but also some from SQL and other sources. For some domains we also do some password sync. I'm trying…
Hi
We have a virtual attribute which is a Date format and there is currently one user with a value in this.
I have created an MU to get users where this attribute is over 60 days ago, but there are no results, either in Preview Rule or clicking the MU…
Encountering an issue with ActiveRoles 7.5 where the temporary expiration date is getting cleared overnight. Specifically, when we add a deprovisioned user as a member to a security group and set a user to be removed on a specific date, the temporary…
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…
I used a script to confirm availability of the SPML provider and operational status by returning attributes of an object from all 4 configured ARS SPML hosts.
Powershell query to return data works ... however the customer team uses VMWare Orchestration…
Are the apis still under development or are they already available for use?
Hello,
I want to create a dynamic group including all computers with a Distinguished Name containing "CRETEIL".
Unfortunately, the membership rule "Computer distinguishedName Contains CRETEIL" doesn't return any items while many computers have…
Hello,
I have two ARS managed domains which are in the same forest. Let's pretend domain1 and domain2.
I also have two groups, domain1\read-domain1 and domain2\read-domain2 which have the rights "All Objects - Read All Properties" respectiv…
How can I explicitly instruct ARS to execute scripts in PowerShell v7
We are in the process of upgrading from ARS 6.9 to 7.3.3. We both versions running in parallel and are planning a cutover soon. However, on ARS 7.3.3, the web interface hangs and eventually crashes while attempting to enumerate large groups. For example…
So when using the new-qaduser cmdlet, see below, The Event Log for event 4720 on the DC its connecting to to create the user account shows:
Security ID: Domain\testing3
Account Name: $2RG100-UU7PKQ1Q51GA
Account Domain: Domain
Attributes:
SAM Account…
Hello.
My Problem is, i have to list all Users in a specified OU, with entries in the Second Owner field.
How i can do this and export in a CSV File?
Would be great if someone could help.
Thanks and best regard
Eddi
During Active Roles upgrade to 7.2 version we caught such a problem:
After deploying new change history databae on new server and configuring it as publisher we added a subscriber. 95% of database on publisher migrated during first hours, but the rest…
I tried with the below code but it gives error.
powershell.exe -command New-QADComputer -Name <Name of the new computer> -ParentContainer "<OU-Copied the distinguishedName of an earlier computer object from the AD>" -ObjectAttr…I got ARS upgraded to 7.4.3 upgraded to our test environment, during testing i found out i get an error while doing a undo-deprovionsing user from the Disabled Users - deprovionsined users container
The error says 'Built-in Policy - Dynamic Groups' failed…
Hi everyone,
We have built a custom form in which fields are populated through a PowerShell script, ARS runs this script as you are opening the form.
It is used to provide a view of bought Office 365 licenses by each of our subsidiaries local IT teams…
This is probably as much an Exchange question as an Active Roles one, but is there any way to find out from Active Roles which Shared Mailboxes a user has access to? We're sometimes asked to make a new user the same as an existing one and they don't always…
I am trying to create a workflow to send a list of group members to the group owner every so often to validate correct group members.
Does anyone know how to use step handlers? The documentation barely even talks about them and no examples are given.
I would like to take data from srcobj or dstobj and perform actions pre or post run. Is this not doable. In what forms are step handlers…
Source System: DB2 Table
Destination: Active Roles Server
I have the synchronization service read data from a table. This table is formed by user submission to deprovision accounts. From the sync server, I send a deprovision job over to Active Roles…
I would like to create Exchange Mailbox using powershell script using New-QADUser. In Script, i used few virtual attributes like 'edsva-MsExch-MailboxType'=1;'edsva-MsExch-ApplyEmailAddressPolicy'='TRUE';'edsva-MsExch-ArchiveMailboxEnabled'='FALSE' .…
Hi guys,
I'm just looking to see if it's possible to create an exchange user mailbox using Quest AD Shell module within Powershell? I'm not familiar with QAD module and it's commands.
In our current environment there is an option to "Create…