How to test and set "Password must change at next logon"?
I am already using the VB example from message 38728 so that UserMustChangePasswordAtNextLogon is set whenever a password is changed. (As described in message 38728 and others.) Now I need a way to...
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 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 ArticleDeprovision Expired User Accounts
The following 2-liner can be set in a Windows scheduled task to run daily to deprovision user accounts that have expired. Expiration dates are set to "End of" a certain date so the actual value is set...
View ArticleHow to change the Associated Exchange Administrative Group:
Hi All, I have a question that I hope someone can help me with. I want to change the Associated Exchange Administrative Group: that is used when creating things like distribution lists. I can't seem to...
View ArticleProblem with Get-QADUser
Hello allApologies if this has been asked and answered before.When I issue the query: Get-QADUser -Department IT only 2 users are returned, however there are over 40 users in this group. I get the...
View ArticleApprove or Deny Approval Workflow via Outlook client not working
I have setup an approval workflow and when I use the buttons within the email in Outlook to approve or deny, nothing happens. It just stays in my queue as "Pending". When I hit "approve", enter a...
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 ArticleRaise error when attribute is empty.
How do I raise an error when an expected attribute is empty? I'm trying this: Set objUser = GetObject("EDMS://" + strDN) ObjUser.GetInfo...
View Articleget-QADUser -> Export-Csv -> "????" in result
Hi all! Try to use smth like this:get-QADUser -SearchRoot 'domain.com/People' -IncludeAllProperties | Select-Object Title,extensionAttribute1,extensionAttribute2 | Export-Csv C:\domain_Q_user.csvIn 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 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 ArticleExchange 2013 support
Hi Will ARS 6.7 support Exchange 2013 management also? Or is this something that 6.8 will do? Thanks Matt
View ArticleExchange tasks not working in new server
Hi, We have currently have a 6.8 web server running fine and have introduced a another web server for load balancing. This new server is fine except for when you try to create exchange tasks such as a...
View ArticleExchange Advanced tab shows "First admin group" which is old 2003 server?
We have Exchange 2003 and Exchange 2010 running in co-existence with 2003 due to be decomissioned soon. When creating distribution groups in ARS they create fine but I noticed they were being created...
View ArticleScript for Powershell in order to pull data from AD
Hi All, im new to powershell and need to extract out some data. I need every employee that is ACTIVE along with this criteria... samAccountnameemployeeIDdepartmentstatusmailtitle I got the correct...
View ArticleUse ActiveRoles cmdlets to clear "comment" attribute (used by Password...
***USE AT YOUR OWN RISK*** The following script reads a CSV file list of usernames and clears their "comment" attribute in Active Directory. This can be useful when dealing with Quest One Password...
View ArticleHow to test and set "Password must change at next logon"?
I am already using the VB example from message 38728 so that UserMustChangePasswordAtNextLogon is set whenever a password is changed. (As described in message 38728 and others.) Now I need a way to...
View ArticleImport multiple PCs into ARS - Script help?
Hey everyone, I am VERY new to this and I am trying to figure out the best way to accomplish adding many computers into our ARS Directory. I have been reading these forums for answers and everyone is...
View ArticleCertain users and groups are non-clickable in Web interface
Awhile back, we setup a MU to grant Secondary Owners permissions to read all properties of groups and write Members and Description. We then specify our AAs as Secondary Owner for the DLs they should...
View Article