First off I'm trying to Remove spaces from a user name "before creating the user". I used this script: http://www.adaxes.com/tutorials_Simplif ... Script.htm $spacesRemoved ... changed to " + $userLogonName ` + ".", "Information") Help is appreciated, thanks.

asked May 19, 2016 by rurbaniak (1.5k points)
0 votes
0 answers

Hello, I have Adaxes installed in one forest (domain.com) and we have a 1 way forest trust with another forest (ca.domain.com). I have made the Adaxes service account in ... .com I get the same error. Could someone help me understand what I'm doing wrong?

asked Jun 6, 2016 by drew.tittle (810 points)
0 votes
1 answer

Hello, I want to give the ability for the Help Desk to add a new IE trusted site. I did a Custom Commands that works well. $scriptBlock = Powershell { Import-Module Adaxes Import ... ( $Zone). The GPO name ($GPOName)will never change. It is possible to do it?

asked May 31, 2016 by tentaal (1.1k points)
0 votes
0 answers

Hello, I'm searching the best way to trigger a business rule after the execution of an action. The action will allow user to edit some of their attribute (but not all) ... wondering how i should set the business rule to apply each time the action pane is used.

asked May 18, 2016 by Alexandre (460 points)
0 votes
1 answer

Hello again, I am setting up the Web Console so our support people can add users to groups. Currently when they go in they can select a user from all the users they can ... into the web portal. Is there a way to pull value references from the selected object?

asked Mar 25, 2016 by drew.tittle (810 points)
0 votes
1 answer

Is it possible to disable then re-enable a Business Rule from a Scheduled Task? For example, when the Scheduled tasks starts, it disables a Business Rule, runs the Task(s), then re-enables the Business Rule when done.

asked May 11, 2016 by Kikaida (1.1k points)
0 votes
1 answer

Hello Minimum and maximum value check/limitation on CustomAttributeInt attributes. BTW: I'm aware that the check can be done by a script, but setting the limitations in the console makes the Property Pattern section more uniform. - Thanks

asked May 24, 2016 by Boxx.dk (2.6k points)
0 votes
1 answer

Hello, I want to automate the creation of a contact based on an existing AD Users. For example, the code in my custom command contains something like: new-mailcontact - ... a parameter after he run the Custom Command from the Web interface? Thanks in advance.

asked Apr 20, 2016 by tentaal (1.1k points)
0 votes
0 answers

Hello, I have some AD Groups I would like to exclude from a business unit I'm using. I have standard group names across multiple OUs, some should be a part of the ... than simply having a working exclude query. Any thoughts on how I can get this working?

asked Mar 24, 2016 by drew.tittle (810 points)
0 votes
1 answer

Hello, How can I generate a custom login name with this rule : fisrt 3 letters of the first name + 3 letters of the last name? Thanks. TB

asked Apr 19, 2016 by tentaal (1.1k points)
0 votes
1 answer