Get-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 ArticleARS 6.8 failing with Exch 2010 (get-calendarprocessing)
I'm running ARS 6.7 with Exchange 2010 SP2 RU 5 and have installed a test server with ARS 6.8. On the test box I have the Exchange management tools with service pack and the same updates as our...
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 ArticleWhoami with powershell, $Request.whoami
Hello, I want to findout who is starting the script. I want to move a group and findout who has start the moving.My SamAccountName is t2rehst and the SamAccountName from Quest is Questadm. My problem...
View ArticleVisio Stencils
Guys. Do Quest provide any Visio stencils for the ARS product? Cheers Craig
View ArticleCalendar functionality for VA in webUI
Folks, I'm attempting to create a new tab in our webUI that will include a VA with calendar functionality. What I want is to have the new VA behave the same as the Account Expires field in the webUI....
View ArticleWorkflow Filter OU
I'm attempting to create a computer account cleanup Workflow. Everything is working fine, except attempting to filter out OU's for searching. For example we have some NAS devices that require an AD...
View ArticleGet the samAccountname from the currentUser
Hello, i started right now scripting with PowerShell for ARS. I want fid out the samAccoutName of the current user. In VBS is the code: Sub onPreModify(Request) If (Request.Class <> "user") Then...
View ArticleUnified Messaging?
Hi all... My organization is wanting to install Unified Messaging and I was asked if our ARS instance will be able to support it (enable it for users, modify properties, etc). Everything that I've...
View ArticleCreate Users from CSV Quest Powershell Cmdlets
Hi,I have the following script to import users from a CSV file into Active Directory. This all works fine, but now I'd like to also include any non-default fields like EmployeeID, extensionAttribute 1...
View ArticlePowerShell: how to Raise Error with Window Popup?
PowerShell: how to Raise Error with Window Popup as described in ARS SDK for VBScript? Err.Raise< Error Code> < Error Source> < Error Description> - this create Popu Sub...
View ArticleLDAP Query Kills the ARSSVC
Hi All, I am very new to ARS this is probably my 3rd day of playing with it... (that includes starting to learn PS as well..) I have started of trying to solve an issue in our environment. which...
View Articledeprovision user report - but with several attributes of the account?
I am trying to find a way to create a report that can run daily which will get emailed out to specific users. The built-in deprovision user report is fine for usernames, but I have to provide values...
View ArticleARS Web Interface Clustering Using NLB and Kerberos
Hi Community. I have a problem that I just can seem to figure out. I have ARS 6 Administration Service I have two web servers I have configured a host header for a unique website. -...
View ArticleOverriding SAMAccountName Generation Policy
Posting here as I haven't been able to find an answer to this issue: We have an existing Policy to Generate the SAMAccountName values for user objects. (i.e. combination of FirstName & LastName, no...
View ArticleUpdate profilPath after onPostMove
Hello, I am trying to use a script which will update profilePath attribute when the user is moved into a different OU. Exemple :old_profilPath : \\mydomain\AJAC\profils\U1\n.testnew_profilPath must be...
View ArticleQuest ARS - how do you edit the default List Exchange Mailbox Stores values?
When creating a user in an OU that has a policy applied to it, you can specify certain mailbox databases that will be used for provisioning. If you do NOT have a policy applied, then Quest ARS uses the...
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 ArticleQuest One ActiveRoles Language Pack 6.8
Hello, I would add French language in WI Interfaces. In the document QuestOneActiveRoles_6.8_ReleaseNotes.html : "This release has the following known capabilities or limitations: Quest One ActiveRoles...
View ArticleHelp with script using csv import
I have a script with about 7500 users. The headers are DisplayName and PhoneNumber in the csv. I need to read the csv and then update the msrtcsip-line Active Directory attribute for each user. Sadly I...
View Article