Issues authenticating to website on a new ARS 6.8 installation
Hello,We are implementing a brand new ARS 6.8 installation and are having issues authenticating to the built in websites.We are getting a username and password prompt which doesn’t accept any...
View ArticleWhat are the rights required to access the ARS administration service using...
Hi, I would like to know what are the ARS rights required (on ARS) and where to change it on ARS server (I would like to grant other users/groups)to perform powershell scripting using the Quest cmdlets...
View ArticleHow to send mail automatically and a report created by Quest Reporter
After creating areportingtoolinQuestReporterinexport sectiondoes not havethe option tosend viaemail, is it possible to dothissending?
View ArticleActiveRoles Server 6.8 Technical Preview - Webinar
Hey Everyone! At long last, we are proud to present the technical preview for ActiveRoles Server version 6.8 Join us for this webinar to have an actual full end-to-end demonstration of the live code in...
View ArticleSet user password via powershell script
Hello, i'm using a custom script to generate and assign a random password to users. Let's say we have user pippo with password 'test', i execute the following script (via ARS workflow): function...
View ArticleProblem notification ARS 6.8 Preview
Hello,I have a problem when debugging (Preview mode) the contents of notification in ARS 6.8 : Configuration Error Description: An error occurred during the processing of a configuration file required...
View ArticleRunning scripts via EDMS provider Active Roles
I am trying to run a vbscript using the EDMS provider to enable or disable a specific user account in AD. The account running the script is not a domain admin or Quest administrator but does have the...
View ArticleScript or Report on accounts scheduled for deletion?
Hey Group, I am new here, but this is a great community! We have a need to notify some people when accounts will be deleted and this report has to include a couple of attributes of the user account....
View ArticleLockoutLocation Script
I have been trying to find the easiest way of finding what machine was locking out an account. Account Lockout Status and Event Viewer put together will get you that information, but still thought...
View ArticleMost efficient way to get a list of all DLs with >100 members
Hi, I am fairly new to PowerShell and the Quest ARS cmdlets. I have been tasked with pulling a list of DLs which contain 100 or more members and which do not currently have the dLMemSubmitPerms...
View ArticleHow to upgrade Distribution List to Version 2010 in Active Roles
Hello: Whenever a Distribution List (DL) is created in Active Roles Server (ARS), the group ExchangeVersion is set to (6.5.65) Exchange 2003 version. In order to function correctly with Exchange 2010,...
View ArticleInstallation Problem on Win7
I am trying to install the Active Roles Shell for Active Directory and am getting an error stating that MSXML 6.0 must be installed. I have downloade MSXML 6.0 and MSXML 6.0 SDK and installed them...
View ArticleCan the $DirObj get virtual attribute values?
Hi I'm trying to grab the value of a virtual attribute using the $DirObj rather than binding to the user object directly because it's obviously faster to do this but it's not returning any values....
View ArticleAdd-QadPermission with group from other forest
Hello,I am trying to add a forest group (DomainRemote\Domain Users) to computer objects ACE's under DomainLocal. Then (when this works) I should set "Allow to authenticate" to Deny so Remote Users from...
View ArticleActive Roles Server Web Interface Issues
I have inherited an ARServer installation, I have a problem ! I have found the Web Interface to:- 1- Only work as expected when the Administration Service is used from the same server as the Web...
View ArticleHelp with SetEffectivePolicyInfo
I'm trying to use a policy script to generate a default value for some UM attributes when Enabling UM for a user. Here's the code:function onGetEffectivePolicy($Request) { if ($Request.Class -eq...
View ArticleFind the current DirSync server in ARS
We are currently config ARS to use Any available DC for DirSync Server. Is there a way to find out the current DirSync Server by VBScript for PowerShell or Quest PowerShell...? Thanks,
View ArticleCreate ASR Workflows using powershell
Hi to all, I searched the community but have not found anything that interested me. I was wondering if I can use powershell to create workflows in ASR. I have to create many workflows to manage Job...
View ArticleASR Workflow calling Stored Procedure via PowerShell
Hi, Hoping someone out there can help me with this. I'm provisioning users with Quick Connect from a HR database to ActiveRoles Server, this part works great. What I want to do now, is write the info...
View ArticleWorkflow notification ARS 6.8 - Retrieve token
Hello, I want to get the email address of the user and put it in the mail notification. The token <% = Operation.Target ["mail"]%> return an empty string, probably because of the slowness of...
View Article