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.
Automation of user creation based on ServiceNow ticket creation.
Our Help Desk currently 'mirrors' the group membership of a new user based on another existing user in our AD. I'd like to be able to automate this so that the initiator ... and 'paste' it on the new user being created. Any help on this would be appreciated!
I am trying to find a way to create Groups based off an OU and a list of options (check boxes) within the portal For example: Select the Target OU to add groups ... 3 - Remote Administrators Option 3 - Remote Developers Option 4 - Readers Option 4 - Writers
I need to edit the default calendar permissions to reviewer for all company. We are using office2016 so the policy on M365 to do this doesn't seem to work. Instead ... the permissions on the calendar? Im aware that this would slow down user creation somewhat
I have a dropdown-field on the web surface, which is populated by a script. The script looks up all groups in a specific OU and displays them. In the Property Pattern ... random order. What should i do to show the groups in alphabetical order in the portal?