Windows Virtual Machine (VM) deployments in Aria Automation environment fail with a Kerberos authentication error. The intermittent error message observed during the adCleanup or adDelete workflows initiated by PowerShell hosts is:
ERROR: Invalid name provided (Mechanism level: KrbException: Cannot locate default realm)The failure is caused by an outdated or corrupted PowerShell Host configuration that is unable to resolve the Kerberos realm correctly. This results in the error:
ERROR: Invalid name provided (Mechanism level: KrbException: Cannot locate default realm)
Verify krb5.conf:
Ensure the configuration and permissions (644) of /data/vco/usr/lib/vco/app-server/conf/krb5.conf are correct, as outlined in this guide.
Update PowerShell Host:
Run the “Update a PowerShell Host” workflow in Orchestrator > Library > Workflows.
Verify Deployment:
After updating the host, test a VM deployment and deletion workflow to confirm success.