I am using services standard before provisioning rule, provided by SailPoint to achieve some of the complex requirements like move accounts from one OU to another during termination/disable.
During disable, I configured the account to be moved to another OU, i.e. from
@arshdeep_thapar Mostly, it looks like a service account permission issue.
Did you try doing the move operation using PowerShell or AD tools directly using a service account to ensure it is not a permissions issue?
Also, check the logs in IQService server you will have more detailed logs and AD errors and error codes. Please share the error codes or error details.
Thanks for your response. It was a permissions issue that was suspected. I checked the documentation and found few permissions were missing on the service account like create and delete accounts. IQService logs helped.