ARS 6.8 - Error IIS shared configuration
Hi,I'm sharing configuration between two servers IIS for ARS WebApps, the first server displays ARS 6.8 views correctly, but the 2nd server shows me this error message.I said : I deployed NLB - F5...
View ArticleIEDMPolicyEntry looking for adding group addition policy
I am trying to fully automate the creation of a new site, along with all the ARS groups, permissions, links, etc and I am stuck on one final point, and that is adding users to a specific group in the...
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 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 ArticleWhat variables are available when creating a homefolder or share?
I received the following question from one of the folks that i have been working with: ==================== I am working on some home folder creation policies and have run into a particular server...
View ArticleGenerate Combo Box from CSV / Database
I'm looking for a way to generate a combo box list based off a CSV, or Database query, but the only thing i'm running into it the Bound List Boxes add-on. This addon doesn't address exactly what I am...
View ArticleTrouble w/ Exchange tasks using native Powershell support in ARS
I'm trying to use a provisioning policy to add Exchange mailbox permissions to each mailbox as it's created. With ARS Native Support of powershell, I should be able to easily run exchange commandlets...
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 ArticleActive Roles WorkFlow Approval
Hi, I am trying to get approvals to work. I have basic approvals working without any issues. However i need it so that a person cannot approve there own request. In the team they do what is know as...
View ArticleCreate mailbox with ARS Management Shell for AD
How can I create a mailbox for a user using the Management Shell? I'm doing just fine with New-QADUser getting everything else created, but I still end up in the web UI for mailboxes. Using ARS 6.8...
View Article"Account Is Disabled" Property doesn't seems to work in Search Scope in...
I created a automation workflow which will search for "already" disabled user object and apply the deprovision policy. I configure the search scope as follow Find: "All Objects" When Searching the...
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 ArticleWorkflow approves from script
I have managed to get a list of approvers from a scrip in a workflow. $approversDN = Get-QADGroupMember 'CN=ggm_Group,DC=Test,DC=com' | Select samaccountname | %{Get-QADUser $_.samaccountname...
View ArticleService Manager - Work Flow
Hi Guys. I have a work flow that sends a notification message we someone stops and starts a Windows Service. I am using the Delegation Manager for Windows Services. The issue is that i dont want to be...
View ArticleActiveRoles Console Access is denied
Hello All, I'm getting the error below. There is only 1 PC affected running Windows 7 64-bit with the ActiveRoles Console 64-bit. I have uninstalled and re-installed to no avail. Other PC's with the...
View ArticleGenerate Combo Box from CSV / Database
I'm looking for a way to generate a combo box list based off a CSV, or Database query, but the only thing i'm running into it the Bound List Boxes add-on. This addon doesn't address exactly what I am...
View Article"Account Is Disabled" Property doesn't seems to work in Search Scope in...
I created a automation workflow which will search for "already" disabled user object and apply the deprovision policy. I configure the search scope as follow Find: "All Objects" When Searching the...
View ArticleAutoprovision share
Hi,I have been asked by my boss if I can configure ARS to automatically provision a shared folder at the same time a group in a particular OU is created. He has previously been told that it's possible...
View ArticleHow to configure Requirements on object properties to display
I'd like to limit displaying this command to users that are NOT members of a particular group! What should I enter in the value box to get this. Now, as you can see I can only get exact matching but I...
View Article