Hi
Is there a possiblity within the Copy User function to automaticly select the same OU as the selected user is in? So that the user that is being created, ends up in the same ou as the user it was copied from?
Thanks
Hello,
Unfortunately, there is no possibility to achieve this using the Copy user Web Interface action. As a solution, you can use a Custom Command with parameters for values that should be entered manually and the Create an Active Directory object action. For information on how to use the action, have a look at the following tutorial: https://www.adaxes.com/tutorials_ActiveDirectoryManagement_CreateMultipleAdObjectsInOneOperation.htm.
A little bit of context: There are 3 departments that share 1 Active Directory. Now each department has its own OU. I would like to have an email sent when a user is ... if this is possible without Powershell? If not, is there a pre-existing script for this?
Hi all, I have a condition during new user creation - Where the corporate email is entered into the email address field, but a custom drop-down for "Mailbox required?" is No. ... screen, and be able to save the result of this choice to a variable? Thanks all,
I am trying to trigger processing outside of Active Directory when an account is created based on the source user account that was used. Does Adaxes store the source account anywhere?
Hello, you helped us with a script to set the oof-message. Now we want to know, if it's possible to activate/deactivate the mail-forwarding option time-based. In the ... deactivate it accordingly on "param-abw-ende" Can you help me with that? Thanks Carsten
Automation of user creation based on ServiceNow ticket creation.