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

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


Mass list

Hi,    I'm using the folloing command to retrieve 2 attribute values and my user.txt file contains alias / DN of the users. I have around 50 entries / dn in the user.txt file. Get-content user.txt |...

View Article


Quest Active Roles vs Exchange 2010

I'm trying to change an Exchange Mailbox AutoProvisioning Policy to work with Exchagne 2010. When browsing allowed mailbox stores I can select the server but the databases aren't listed. We are running...

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

Image may be NSFW.
Clik here to view.

Question about "Terminal services home directory"

Hi All! i have a questionconcerning the management of "Terminal services home directory".whenI createa new user object, i enteredthe desired value in the field "Terminal services home directory", like...

View Article


Using ActiveRoles Snapin with Exchange 2010 Management Shell

Greetings, When our Exchange 2010 admins create accounts ( or group memberships, etc.) from the Exchange Shell, they bypass ARS policies.  How can we leverage the ActiveRoles Snapin for operations the...

View Article

Image may be NSFW.
Clik here to view.

how to remove user from group B when adding in group A

Hello i want to use ARS policies and a script to manage few groups with the "simple" rule :     No user can be in the Group A and B, so if i add the user in the group A , the user is removed from group...

View Article

Delete User ini File when account is deprovisioned

Hi All I need a way of deleting the users ini file as part of the deprovision or when I delete the account from AD. Any Ideas?. I assume it will have to be a script but i've yet to use a script as part...

View Article


Custom Password Generation Policy

Hi all,We are looking for some help with a policy script that we plan to use for generating passwords with configurable length and complexity.  We basically took the built-in password generation policy...

View Article


Image may be NSFW.
Clik here to view.

Get-QADObject Memory Issues

Good Morning, I'm tried looking around the web for this issue, but have not been able to find a definite solution.  QUICK OVERVIEW: My company had to change email servers. In the process we migrated...

View Article

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

Image may be NSFW.
Clik here to view.

Is it possible to change the cn from a User- or Group-Object?

Hello, I want to change the cn of a Group or an User with a PowerShell Script. In The Screenshot is the Name(cn) visible. So I tried the follwinng snippet (also connected as administrator to the...

View Article

ARS 6.5 PowerShell Deprovision user script policy > object not found ?

Hi, I've made a PS Script that manage deprovisioning of users. This script move user object to another OU. When the script is completed, I got an error in ARS WebUI cause user cannot be found at...

View Article


Rename user

Hi We use the following piece of code to rename name/cn/distinguishedName in the onPostModify sub: If Request.get("givenName") <> "" Then sFirstName = Request.get("givenName") Else sFirstName =...

View Article

PowerShell onPostModify() Move Suppress Client Error Object not Found?

I'm trying on move user onPostModify() based on User Status (Description) change.Move happens. Problem: Client (ARS MMC or WI) reports error after move:"Object not Found DN = <old user DN>"Note...

View Article


Default time period for a Temporal group

Is ther a default time period that can be set on a temporal group such that when a user is added to it from outside of ARS and/or it's powershell name space so that it will pick up a default time and...

View Article

Cannot create users in the ARS console

Hi,Out of the blue, we cannot create new users in the ARS 6.8 console. We can create them fine in the Web Interface. There are two ARS servers and both have the same problem. They are Server 2008R2...

View Article


Workflow - Report Section

Hi, I have a workflow that deprovisions users on mass.I looked at the report section but this does not seem to be ideal in terms of displaying information that is in a good readable format. Could...

View Article

New User Creation Policy

Hi I am trying to create a new policy, with following requirements. UPN = prefix_firstname.lastnamesamccountname = UPNName (CN) = UPN  however, on creation of the user it errors . . . Corporate policy...

View Article

FTP in ARS

Hi, I have a requirement which I have listed in steps as shown below. 1. Search the objects in AD  - 2. Based on above output, prepare it in an Excel file3. Save that file to another server using FTP I...

View Article
Browsing all 1277 articles
Browse latest View live