I am trying to use the built in workflow to pre-create a computer object in an OU while my VM is being built. I keep getting this error, which I understand why as the account I am using doesn't have those rights:
(com.vmware.library.microsoft.activeDirectory/createComputer) Error in (Dynamic Script Module name : createComputer#0) Failed to create computer... 00000522: SecErr: DSID-03153067, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0
Does anyone know of a way to call elevated credentials of a service account that will allow the average user to create a VM and have it added to AD?