Hot questions

0 votes
0 answers

I'm trying to run a find starting at a certain OU of the tree to include only user accounts that are not disabled, and then I want to export that to Excel for someone ... scripting to chop off the first portion of the DN entry, which is a pain. Any thoughts?

asked Sep 8, 2016 by bradenmcg (260 points)
0 votes
1 answer

I read the article on using a business rule to automatically set certain field values such as address based on the value of the Office field. Is there any way to do ... on the Office field so the user has immediate feedback and can change it if necessary.

asked Aug 15, 2016 by jscovill (110 points)
0 votes
1 answer

Hi - random PowerShell question (I do seem to ask more PowerShell questions than Adaxes questions...!). We have a little bit of code to return the current value of an AD attribute ... ;", $newNums) $pc.SetInfo() Anyone who can work this out is my hero..! Rgds

asked Jun 8, 2016 by firegoblin (1.6k points)
0 votes
0 answers

Here is our situation. We have a non-routable domain.local for our on-premise Active Directory environment. We are using DirSync to sync our users to the office Tenant ( ... ? Hope that makes sense. Thanks and we are currently running version 3.7.12314.0

asked Aug 23, 2016 by Seannicholas (20 points)
0 votes
0 answers

I have created a Custom action to create some "standard" sub OUs to a particular type of OU in our AD. I wanted to create a script to look in the OU you are executing ... 'Users') -or ($child.Name -eq 'Computer Systems')) {$Context.ConditionIsMet = $False } }

asked Aug 31, 2016 by ggallaway (300 points)
0 votes
1 answer

I have a Business Rule where "After User Creation", "Create the home directory". This works fine and adds the user Modify Access to their home directory, but it also Adds ... does not need to be given explicit access. Is there a way to suppress this behavior?

asked Mar 4, 2016 by Kikaida (1.1k points)
0 votes
1 answer

I am trying to create an organizational hierarchy similar to the one below: Company ***Series ******Division *********District ************Unit I currently ... same idea and assign a Division when creating a District and a District when creating a Unit.)

asked Aug 8, 2016 by rswilley (70 points)
0 votes
0 answers

Hi Just starting to trial Adaxes and so far so good. Haven't quite grasped the PowerShell v ADSI features and was hoping someone could assist with my PS script. Basically I ... long, just wondering if I can somehow use the Adaxes ADSI to make it better. Thanks

asked Aug 22, 2016 by jask747 (20 points)
0 votes
0 answers

Hello We have installed Adaxes to use it with 3 AD Forests. Can we use Adaxes as an LDAP Authentication/Authorization Tool for our different LDAP/Web Applications. In ... membership, we can replace our IDM Solution. Thank you for your help regards Gustav

asked Sep 2, 2016 by gustavmuenster (40 points)
0 votes
1 answer

What would the PowerShell command be to modify a CustomAttribute field? For example, if I wanted to modify a user and change adm-CustomAttributeText1 to be the contents of $HomeEmail?

asked Apr 26, 2016 by Kikaida (1.1k points)
0 votes
0 answers

Hello I'm trying to pass another credential than the initiator, to add a member to a group. $Server = $Context.GetObjectDomain("%distinguishedName%") $Secpasswd = ConvertTo- ... invoke this function because the current host does not implement it." - Thanks

asked Jul 8, 2016 by Boxx.dk (2.6k points)
0 votes
0 answers

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.4k points)
0 votes
1 answer

While trying to do a backup with softerra.adaxes.backuprestore I ran into a space issue saying I did not have the needed space. I had 6 GB of storage on my server, because of ... is I am worried this is going to happen again. Any ideas what is going on? Thanks

asked Aug 10, 2016 by 7efd721c8b (420 points)
0 votes
1 answer

Hello A user has set the adm-CustomAttributeBoolean15 to True, but Simple Search does not show any hits ? When search criteria is set to "Is empty", it shows all users, ... same issue goes for all custom attributes I have tried. Is this a bug ? - Thanks

asked Aug 10, 2016 by Boxx.dk (2.6k points)
0 votes
0 answers

ACK - disregard the below question, the answer is simple and a misunderstanding on my part. For those searching this, simply expose the ms-mcs-admpwd computer property and as ... in the web UI. What might be the best/cleanest way to implement this? Thanks!

asked Aug 9, 2016 by VTPatsFan (610 points)
0 votes
1 answer

Modify mailbox settings for the user: set Hide from Exchange address lists to 'True' A parameter cannot be found that matches parameter name 'DomainController'. I am using Exchange ... How can I check this property? and can I force this property? Thank you.

asked Jun 9, 2015 by wynandt (50 points)
0 votes
0 answers

Please excuse this lengthy post but in order to fully explain my scenario, I believe it's necessary. We're using the Adaxes Web Interface to enable Department HR Reps to ... it being e-mailed. Any assistance or guidance would be greatly appreciated. Thanks...

asked Jul 19, 2016 by sandramnc (870 points)
0 votes
0 answers

Is it possible to do something such as this: When creating a user in the web interface, setup the form so that certain fields have a dropdown list of available values, ... "department", they would see a dropdown list of pre-populate options to choose from.

asked Aug 11, 2016 by HDClown (220 points)
0 votes
1 answer

Hello! some of our users have multiple email addresses and also have different variations of their name and perhaps their assistants name within the SMTP addresses. for instance ... of email addresses that contain @abc.com from their SMTP. Thanks in advance!

asked Sep 17, 2015 by MeliOnTheJob (1.7k points)
0 votes
0 answers

I have followed the tutorial on how to set an addresses based on the Office field. http://www.adaxes.com/tutorials_Simplif ... Office.htm The scenario is that for employees I ... g only let them be edited if there if a values such as "Contractor" is selected?

asked Aug 11, 2016 by jscovill (110 points)
3,371 questions
3,069 answers
7,815 comments
545,353 users