How to auto update attribute of any newly created users in an OU?
We have a custom external system which creates user accounts in an OU. We would like ARS to "watch" this OU and update a specific attribute of every newly created user. We have this working on a...
View ArticleonPreUnDeprovision script error
I can't yet seem to figure out why the following line of code which is the first line of code within an onPreUnDeprovision function is generating an error within ARS 6.5 when we try to undeprovision a...
View ArticleHow to create a Bulk Dynamic Groups in ARS?
I have ARS 6.7 with Exchange 2007; I have a requirment to create a bulk Groups in Active directory, about 500 groups. The requirment is to create (Mail enabled Dynamic Security Group); I have LDAP...
View ArticleHaving trouble with Search in Workflow (6.8)
I'm trying to use the Search functionality in a scheduled workflow to generate a list of all Users that aren't members of one of a collection of groups. I've created the workflow, added a Search...
View ArticleCreate Shared Mailbox
When I use the above in ARS web interface, it tells me there is a policy violation with 'Department' must be filled in. But ther is no department tab anywhere on the form. I'm assuming its somehomw...
View ArticleARS 6.7 and dynamic group population
We have a primary site from which 3 ARS related servicers provide user front end services (ARS Admin server, SQL host for the ARS admin and management history DB, IIS for ARS). This is SITE1. We...
View ArticleScheduled Task - Powershell Script Error
Hi, I have a powershell script for emailing a user when their AD password is due to expire. I works fine when run from the PowerGUI script editor but when I run it as an ActiveRoles scheduled task it...
View ArticleAdding Deprovision Step to Delete Re-directed MyDocuments
Hi, Can anyone offer some guidance on a good approach for deleting a users redirected MyDocuments folder during the deprovisioning process. I want to add that step to delete the folder recursively...
View ArticleError in Script - Please Help
I have a list of users in a text file that have been disabled. The script below is supposed to re-enable the accounts and move them back to there origonal OU. However upon running it I'm getting an...
View ArticleARS 6.7 and dynamic group population
We have a primary site from which 3 ARS related servicers provide user front end services (ARS Admin server, SQL host for the ARS admin and management history DB, IIS for ARS). This is SITE1. We...
View ArticleHow to remove X400 addresses
People often ask how to remove unwilling values from proxy addresses. Here is a script sample that demonstrates X400 addresses deletion in user object's proxy addresses...
View ArticleDeprovision Script - Perform mailbox change - fails
I am trying to call the Exchange cmdlets in a script that will remove any mailbox rules a user has setup when their account is deprovisioned. I have the script below and I don't get any errors but the...
View ArticleHow to force authentication on the acceptance or rejection of the request
Dear All!I wonder if is possible to force user to authenticate (using domain username and password or smart card) on the workflow? For example when approver clicks Approve or Reject he or she have to...
View ArticleQuest ARS script problem called a powershell script located on a DFS share
Dear Quest ARS experts, Let me explain my problem, On Quest ARS script, when I call a local powershell script. It works fine, Here is the piece of code, when it works fine: But If I change the ARS...
View ArticleSend email in script module using default EDS-Mail-Configuration settings
Hi Following a recent update to 6.7 I am looking to revisit some of our processes and original VB scripts. Currently we have a lot a scripts that call a 'library' script to send an email. I want to...
View ArticleGet-QADComputer and serialNumber
I am having a problem with obtaining the serialNumber attribute for computer objects in Active Directory using the Get-QADComputer cmdlet. Using the following code, I get nothing back Get-QADComputer...
View ArticleScheduled Task - Powershell Script Error
Hi, I have a powershell script for emailing a user when their AD password is due to expire. I works fine when run from the PowerGUI script editor but when I run it as an ActiveRoles scheduled task it...
View ArticleSelfService Groups
In older versions of ActiveRoles there was a function i Selfservice calle "Mygroups" where users could add/remove members to groups that they where Managers of. In ARS 6.8 this isn't avalible .. Do...
View ArticleHow to query AD for a list of users who are Active ONLY
Hi, i would like to query AD using powershell to get a list of all our users that are active, etc. However when i run the query, i receive all users that are both disabled and active. What is the query...
View ArticleHow to force authentication on the acceptance or rejection of the request
Dear All!I wonder if is possible to force user to authenticate (using domain username and password or smart card) on the workflow? For example when approver clicks Approve or Reject he or she have to...
View Article