The Offline Domain Join job in Quest On Demand fails during execution with errors indicating job status update failures and a failed Credential Cache task:
Error[12]: An error occurred attempting to update the job status to the server.
At least one error has occurred.
Error while sending the request.
The remote name could not be resolved: 'xxx'
Error[17]: PowerShell job BT-CredentialCache is failed.
Result code: 12
Ping to Target DC Failed! Starting Sleep Cycle for 300
General error
This error indicates that the Credential Cache task - a mandatory prerequisite for Offline Domain Join - cannot reach the target domain controller.
The issue occurs when the device agent on the workstation is unable to communicate with the Target Domain Controller IP address defined in the Credential Cache Profile. This is typically caused by the workstation not having an established or functional network path, most commonly due to VPN limitations.
Common scenarios include:
To successfully complete the Credential Cache activity and proceed with Offline Domain Join, ensure the following requirements are met:
1. Ensure Dual Network Connectivity
The workstation running the device agent must have simultaneous network connectivity to:
This connectivity must exist at the same time during the Credential Cache task execution.
2. Verify VPN Configuration.
If a VPN is used:
3. Validate Target DC Reachability.
From the workstation, verify connectivity to the target DC specified in the Credential Cache Profile:
ping <Target_DC_IP_or_FQDN> or nltest /dsgetdc:<target_domain>