This article addresses the error message "The trust relationship between this workstation and the primary domain failed" that may occur after restoring a virtual machine (VM). This issue typically arises because the VM's computer account in Active Directory (AD) is out of sync with the security channel established between the VM and the domain.
Please note that this is not an issue with vRanger, but rather an environmental issue related to the state of the restored VM and AD.
To resolve this issue, you can follow one of the three methods provided below:
Log in to a Domain Controller (DC):
Locate the Affected Computer Account:
Reset the Computer Account:
Rejoin the Domain:
netdom
CommandOpen an Elevated Command Prompt:
Reset the Trust Relationship:
netdom resetpwd /s:DomainControllerName /ud:DomainName\UserName /pd:*
DomainControllerName
with the name of your domain controller, DomainName
with your domain, and UserName
with a domain admin user. You’ll be prompted for the password.Restart the VM:
Log in Locally:
Remove the VM from the Domain:
Rejoin the Domain:
Restart Again:
© ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center