Quantcast
Channel: Software Communities : Popular Discussions - ActiveRoles
Browsing all 1277 articles
Browse latest View live

OnPostMove script doesn't pull the same variables as OnPostCreate script

I'm using the following script to modify newly-created linked-mailbox users'' SMTP addresses (Thanks to the community for helping me with this): function onPostCreate($Request) {     $First =...

View Article


Image may be NSFW.
Clik here to view.

Get 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 Article


Deploying EDMS Custom Webservice to IIS

Hi,I've developed some code in visual studio 2005 to provide a webservice for making alterations to AD via EDMS. The webservice uses a library that I have made for doing these alterations. This library...

View Article

writting a script that will remove disabled profiles from SharePoint 2010

and I have run into a problem.I need to locate users that are just in an OU=NetIQRecycleBin, but I can't figure out how to do it. I am using ActiveRoles, and this is what I have so far:#Find out how...

View Article

Having 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 Article


Execute Script or Policy using different credential

Is there a way execute script using different credential? The environment is single forest/single domain and service account is used to accessing the domain(i.e. did not use the override account) This...

View Article

Deny Add/Remove members to/from a Group

Hello,I want Deny the permission add / remove members to/from a group for specific groups of administrators. Is it possible to apply an Acess Template to a group? Thank you.

View Article

Issues Retrieving Task parameters in a scheduled task.

I'm having issues with retrieving task parameters in a scheduled task. I'm running Version: 6.8.0.4269 I've tried the following two methods: Method 1:  As per:...

View Article


How to create bulk users using ActiveRoles Management Shell based on csv and...

Greetings, I am able to create bulk users using csv file as source.  I used following command. import-csv C:\UserList.csv | ForEach-Object {new-qadUser -ParentContainer...

View Article


ARS MMC Error - The RPC Server Is Unavailable

I have an ARS 6.7.0 service running on Windows Server 2008 R2.  Attempts by client machines to connect to the service from the MMC results in:Connecting to Administration Service on...

View Article

How 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 Article

SelfService 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 Article

Visio Stencils

Guys. Do Quest provide any Visio stencils for the ARS product? Cheers Craig

View Article


Display Name

Guys. We are just testing out ARS and so far so good. One thing i would like to set is the Display Name field. Right now ARS will create a user and display the field as First Name LastName but what i...

View Article

Change and work with edsva-drive

Hey there, I want change a drive from an user-object, e.g. the edsva-driveH is the home directory and the path must be changed.First problem was to get these attribute edsva-driveH. Secound problem was...

View Article


Secondary Owners

I setup Group Management so that managers of the groups can add/remove users . I also added the secondary owner and Secondary owner can update memebership list, my problem is i need the secondary owner...

View Article

Remove whitespace when generating email alias

Hi, I have a distribution group policy that works great except for removing the white space when generating the email alias. is there any way to make sure that all white space is removed ?

View Article


Cannot validate argument on parameter

Hi all, I try to run a poweshell script from a policy rule, but get an error in the EDM Server log. Are there any one who can explain why this happens?  This is the beginning of the script: function...

View Article

Deny/Allow specific attribute - Access Templates

What is the most effective way to DENY via Access Templates all Authenticated Users the ability to Read a specific attribute in the entire domain, but then ALLOW very specific groups/accounts to Read...

View Article

Distribution Groups during Exchange 2003/2010 coexistence

When we upgraded to ARS 6.7 from 6.5, we were just starting to roll out Exchange 2010, so ARS is still set up to create Exchange 2003-style mail-enabled groups. This is fine for the domains that still...

View Article
Browsing all 1277 articles
Browse latest View live