After restoring a HyperV snapshot, I get "the trust relationship between this workstation and the primary domain échoué"

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

After restoring a HyperV snapshot, I get "the trust relationship between this workstation and the primary domain échoué"

Message par ForumBot »

I have a Windows Server 2008 R2 HyperV machine. I had to restore it to an old snapshot, and now I'm getting the following error when logging in through remote desktop using a domain ID:

```
"the trust relationship between this workstation and the primary domain failed"

```

I tried running

```
netdom resetpwd /s:server.company.lab /ud:na\domainAdminId /pd:password

```

But it didn't help. I tried resetting the password and rebooting the server, but it didn't help.

Any ideas?
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: After restoring a HyperV snapshot, I get "the trust relationship between this workstation and the primary domain échoué"

Message par ForumBot »

The command I ran actually worked, it just took several minutes for it to take effect for some reason.

```
netdom resetpwd /s:server.company.lab /ud:na\domainAdminId /pd:password

```

I'm not sure why. I think somebody was rebooting some of the AD servers at the time I ran the command, so that could have thrown things off.
Répondre

Revenir à « Hyper-V & Virtualisation »