Script to ask for Expiry Date if user is created as a Temp
Hi All Upon New User Creation I need a script or way that will set an expiry date of my choice or set it to once month ahead if the user is setup as a Temporary User (See below) Any help greatly...
View ArticleRunning powershell script via Context menu (right click) - ars 6.7
Hi I have configured my display specifiers as per the SDK document to be able to run a powershell script (ps1) file when a user right clicks on an OU. What I am looking to do is use to add...
View ArticleNotification to temporal group member, prior to removal
Is it possible to send an email notification to users that will be removed from a group prior to the group change? We have a use case in which users would like to receive a notification a few days...
View ArticleHow To Add Reason to add-QADGroupMember when Approval Required
We recently switched to require approvals from the specified group manager for additions to groups. Interactively this works fine and prompts you for a reason for the request. This reason is included...
View Articleundo deprovision to a new location
Our deprovisioning policy moves accounts to a 'Disabled' OU, for each company location we have. Now we've restructured our OUs and moved all our accounts around. The deprovisioning report obviously...
View ArticleARS Cmdlets Question
So we have a forest that is controlled by CompanyA. There is a child domain in that forest controlled by CompanyB. The two companies implemented their own instances of ARS. I work for CompanyA. We...
View ArticleCustom Password Generation Policy
Hi all,We are looking for some help with a policy script that we plan to use for generating passwords with configurable length and complexity. We basically took the built-in password generation policy...
View ArticleDynamic Generation of Values
Hi everybody, I have a fully functional script. It can populate correctly the drop-down menu to create a new user object. Sub onGetEffectivePolicy(Request) Set adoCommand =...
View ArticleManager Lookup by ID Policy Type
I'm using this script to lookup Users' managers by managers Employee ID by reading off of attribute "admindiscription". I have used this script in Active Roles server and up on creation of new user,...
View ArticleCreate New User - Policy Property Value not there?
Hi I've created a policy object which includes a Property Generation and Validation Policy and applied to the Users OU(Similar to the City example used in Quest Videos and documentation). However when...
View ArticleLink a script with a command
Hey everybody, i am looking forward for a option to link a command from the web page directly with a script in ARS. Is this possible? For example we have users which are locked out, so we are searching...
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 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 Articleattempting to modify User AD attribute on modify using PS in a Policy
I have a script that works externally from ARS but once inside it seems to do nothing. I get the report that it completed successfully but does nothing. When I take the meat of the function and paste...
View ArticleWorkflow - Report Section
Hi, I have a workflow that deprovisions users on mass.I looked at the report section but this does not seem to be ideal in terms of displaying information that is in a good readable format. Could...
View ArticleCustom ASP/ASP.Net Pages
Can someone post examples of custom ASP/ASP.Net pages used within the webconsole? Basically I am looking to write data to a custom attribute. I am able to read data from a custom attribute but I am...
View ArticleCreate custom asp.net page, access via command menu only for selected users
Hello, My goal is to create a printer provisioning web page and integrate it in ARS. I need to setup a menu command that redirect to this page, only for a specific group. ARS SDK isn't very clear and...
View Articlecustom asp.net
Is it possible to access to the user object in custom asp.net page (C#) I want to develop a custom aspnet page to allow IT admin uploading photo and then write to user's thumbnailPhoto attribute. QUEST...
View ArticleScript to ask for Expiry Date if user is created as a Temp
Hi All Upon New User Creation I need a script or way that will set an expiry date of my choice or set it to once month ahead if the user is setup as a Temporary User (See below) Any help greatly...
View ArticleAdd/Remove user from groups based on AD attribute.
I'm trying to find a way to add and remove users from groups based on an AD attribute. As the attribute, in this case job code, changes so will their group memberships. Each job code has a certain...
View Article