When attempting to deploy a VM, the following errors may be observed:
Under Deployments, a generic error message appears:
On reviewing the AD logs in Aria Automation under:
Assembler > Infrastructure > Extensibility > Activity > Action Runs > All Runs,
the following detailed error is seen:
Deployments may succeed if the condition to create an AD object in the OU path is removed.
Aria Automation 8.x
This issue occurs when the AD integration service account used by Aria Automation 8.x does not have sufficient permissions to create or manage computer objects in the targeted OU.
To resolve the issue, perform the following steps:
Review the error logs in Aria Automation under:
Assembler > Infrastructure > Extensibility > Activity > Action Runs > All Runs
Confirm the presence of the insufficientAccessRights error.
Verify the permissions of the AD service account used for integration under Assembler > Infrastructure > Integration
Assign the required permissions on the target OU to the service account. At a minimum, the account must have:
Create Computer Objects
Delete Computer Objects
Write All Properties
Re-run the VM deployment request. Confirm in Aria Automation Action Runs that the AD object is successfully created in the specified OU.