Recent questions in Active Directory Management with Adaxes

0 votes
1 answer

Good day, Currently I'm working on implementing the automation of the user disable/deprovisioning process. I have been able to automate all but the email forwarding. the ... no options within the console itself that seems like the clear-cut answer. Regards

asked Jul 29, 2014 by jtop (700 points)
0 votes
1 answer

Is there a way to have a powershell script write to the logs in Adaxes? I have a powershell script that removes all groups from a user. This script is executed from ... ", ]","]") Set-Admuser -identity "%distinguishedName%" -Replace @{info=$Group_collection} }

asked Jul 25, 2014 by mobosys (290 points)
0 votes
1 answer

We are in the process of migrating some objects from one domain to another. The process involves deleting attributes from the old object. Currently I'm saving certain attributes ... file. Is there a way to initiate that export from a custom powershell action?

asked Jul 23, 2014 by dtb147 (290 points)
0 votes
0 answers

Is this possible to do by adding a custom provider or would it be a feature request? Thanks Colin.

asked Jul 18, 2014 by ColinB (180 points)
0 votes
1 answer

I have need to produce the same product as the request documented in the following post: Export Exchange mailbox and delete account I created everything per documentation, but ... the script to be executed outside of the context of the remote session? Rob

asked Jul 17, 2014 by rgreggs (250 points)
0 votes
1 answer

How can I check or run reports on an entire Property Pattern to ensure integrity? I know I can run a check on an individual property, but this is really inefficient since I have already defined a Property Pattern for a specific object to abide by.

asked Jul 16, 2014 by chazlander (120 points)
0 votes
1 answer

In post Recently/Never logged on users reports - incorrect Logged#p4397 support states "To detect when a user last logged into the domain, we use the Last-Logon-Timestamp ... selection criteria? (These reports do not use Last Logon property) Thank you, Tim

asked Jul 16, 2014 by theckel (520 points)
0 votes
1 answer

I am trying to create a custom command that will wipe the users phones. The it seems the power shell is not taking the Variable %username%. Please see below Import-Module Adaxes Add ... } IS there and way to get it to take "$Target" in ther Get command?

asked Jul 10, 2014 by admin_ntst (40 points)
0 votes
1 answer

Hello, I am a great fond of the "Add/Modify property..." feature that allows to batch edit users. But, quite often I do also have to bulk remove an attribute. ... could for instance be achieve through a special value like %null%, or a dedicated menu. Regards,

asked Jul 8, 2014 by Pierre (750 points)
0 votes
1 answer

Hello, I'm looking for a little assistance with configuring the Azure Active Directory Powershell module on our adaxes server. I've went through and installed it following ... the adaxes console with, or will I be prompted for alternate credentials? Thanks!

asked Jul 7, 2014 by Ben.Burrell (490 points)
0 votes
1 answer

Hello, I have small issue with a business rule not being activated upon an update. I am using a scheduled task and on certain conditions we are updating the adm- ... it does trigger the business rule. Am i missing anything ? :) Kr, Serge

asked Jul 7, 2014 by kerremansserge (470 points)
0 votes
1 answer

I would like to add a prefix to all user sAMAccountName For example, if the user's logon name is jsmith and their current sAMAccountName is jsmith, I want to change the sAMAccountName to abc_jsmith. How can I do this for all users in bulk? Thanks.

asked Jul 3, 2014 by jstinson83 (130 points)
0 votes
1 answer

I want to modify multiple user account descriptions. I can't seem to do this by default. I've read in the FAQ that I can right click objects and select properties, but ... etc..." but nothing that lets me modify account properties. What am I missing? Thanks.

asked Jul 3, 2014 by jstinson83 (130 points)
0 votes
1 answer

Hello all, Is there a way of setting an attribute to display on a form that is read only, even if the user has permission in Adaxes to edit it? Many thanks for any advice. Steve

asked Jul 3, 2014 by stevewinter (20 points)
0 votes
1 answer

Hello, I've been looking for a long while to perform some actions when an approval has been denied. Since i finally managed to get it done, i might as well share ... scheduled task that called the approval request) Hope it might help some other people out. ;)

asked Jul 3, 2014 by kerremansserge (470 points)
0 votes
0 answers

We have ben trying to find the problem, when we try to create a user in one of our child domains, we receive the error "The parameter is incorrect. (server: ... of our admin users are unable to create accounts including svc_adaxes, any ideas would be helpfull.

asked Jul 2, 2014 by babbeaw (320 points)
0 votes
1 answer

Currently when I build an account in the Web UI it sets the userPrincipalName to corporate.******.org. What I need it to do is set it to ******.org without ... tried to just delete the corporate when making the username but it wont let me change it. Thanks

asked Jul 1, 2014 by 7efd721c8b (420 points)
0 votes
1 answer

Hi, is there a way through the Adaxes SDK to check all users against a specific group and determine wether or not they are part of it (must include direct and indirect ... Forrest root domain which holds the group, members of the group can be in every domain

asked Jun 30, 2014 by ijacob (960 points)
0 votes
1 answer

I'm having a hard time figuring out how to auto create usernames like such ABrown. I need the first and second letter to be cap. So first initial and last name work ... name...below is what i have now %firstname:upper,1%%lastname:upper,1% which turns up Abrown

asked Jun 28, 2014 by ABrownVA (90 points)
0 votes
1 answer

Hello I have a powershell script that returns the disk quota of a user this script and run it through the command custum not I posted the result of the script in the web interface Adaxes thank you for your help

asked Jun 25, 2014 by cfillon (120 points)
3,678 questions
3,361 answers
8,499 comments
549,338 users