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
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
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
0 answers

Prior to Exchange/Outlook 2010 you could use a security group to manage these distribution groups. I am using Adaxes Administration Console 2015 ver: 3.7.12314.0 (64 ... is off a secondary person already has permissions and can make the necessary changes. Mark

asked Aug 25, 2016 by mreny (40 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

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

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)
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
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
0 answers

I have a "save" scenario where a business rule runs "Before Creation" and another runs "After Update". Is it possible to suppress the "Operation succeeded" notifications that show on the form?

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

I am looking for a way to call a custom command from powershell where it reads in a list of users, from a csv, that need to have the custom command "Deprovision" run against them. Thanks, Tony

asked Aug 4, 2016 by cyspry (480 points)
0 votes
0 answers

Hi all, Adaxes was working fine, till 2 Days ago. I'm getting now an Errormessage, when I want to create/delete/edit a User. Access to the attribute is not ... solve it, or to get helpfull informations? Thank you all for your help Best Regards Massimo

asked Aug 4, 2016 by massimo.ibba (450 points)
0 votes
0 answers

Hello. I'd like add the ability for people to remove full access to a mailbox, while not allowing them to grant access. I've come up with a hacky way to ... via the exchange delegation properties of the web interface. Any help would be appreciated. Thanks!

asked Jul 25, 2016 by EgotisticalGiraffe (350 points)
0 votes
0 answers

Has anyone ever had the business requirement that the usernames of new users be unique across all of the managed domains in the environment? It is easy enough to run a ... the run as service account understand to look further into the other domains as well?

asked Jul 22, 2016 by strikk (360 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

I could not find an example of an ADSI API paged search, and learned the following through trial-and-error (using VB.NET). LDAP searches are ... = ex.Message Finally If Not IsNothing(admSearchResultIterator) Then admSearchResultIterator.Dispose() End Try

asked Jul 18, 2016 by jmcmurry (40 points)
0 votes
0 answers

Hi, This normally works, and running the email test comes back successful. One user I created though, the step timed out. I am wondering if it's because for this user, one of ... you leave a variable in but not have it time out if the variable doesn't exist?

asked Jul 15, 2016 by AdamFowlerIT (120 points)
0 votes
0 answers

Good afternoon Support, I have configured a new stack of servers in the same topology of our existing environment but have hit a snag when trying to terminate SSL on the F5 ... 7.13122.0 and 3.7.11926.0 running Windows Server 2012R2 fully patched by Microsoft.

asked Jul 12, 2016 by strikk (360 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

Is it possible to specify domain local or global and security or distribution in a CSV to do a bulk creation of groups? I'm struggling to find a full guide on CSV formatting for anything other than users. Thanks :D

asked Jul 6, 2016 by hutchingsp (240 points)
0 votes
0 answers