Hi,
I have created a custom request form in order to create an account on Active Directory and associate it with two AD groups.
To fulfill the entire request I need three "Provisioning Command (Non-Visual)". How can I schedule a specific order to run the three "Provisioning Command (Non-Visual)"?
< scp>In the custom request form I have implemented three "Provisioning Command (Non-Visual)" with the following fields orderign:
- Provisioning Comaind: Create an Account on ad AD
- Provisioning Comaind: Add Account to AD Group
- Provisioning Comaind: Add Account to AD Group
Sometimes (randomly) I found that this order is not respected and the request form generates an error because attempts to associate an account that does not exist to a group (before the account has been created)
Thanks in advance
Kind regards
Andrea Saldamarco
Up