I am messing around with my VM. One of thing I did was clone the VM to another server.
The VM already has join the domain. However, once the new VM has join the domain with new computer name.
When I tried to login the the old VM, I received below error :
The trust relationship between this workstation and the primary domain failed
After goggling the error, I found the solution from here .
The solution is login to the host with the local account and update the domain account password.
NETDOM RESETPWD /Server:<domain controller> /UserD:<domain admin account> /PasswordD:<password>
NETDOM RESETPWD /Server:SGC /UserD:PO /PasswordD:XXXXX
0 comments:
Post a Comment