HCHTech
Well-Known Member
- Reaction score
- 4,197
- Location
- Pittsburgh, PA - USA
I'm replacing an existing Hyper-V server, and I had to move an existing workstation VM from the old server to the new one. This VM is running an old piece of software and the os is Windows 10. So what I did:
This worked just fine, but while the machine would start up, I couldn't log in with a domain account. I got the not-altogether-unexpected error of
"The trust relationship between this workstation and the primary domain failed."
I fixed this by logging in with a local admin account, then unjoining and rejoining the domain. All is well now, but I'm wondering if I should have done things differently. This was a low-impact issue in this case, but I'm wondering how the process would change if I was moving a server VM, or a Domain Controller VM...
- Shut down the VM on the old server
- Copy the machine & disk files for that VM to the new Hyper-V host
- Imported the VM using Hyper-V manager.
This worked just fine, but while the machine would start up, I couldn't log in with a domain account. I got the not-altogether-unexpected error of
"The trust relationship between this workstation and the primary domain failed."
I fixed this by logging in with a local admin account, then unjoining and rejoining the domain. All is well now, but I'm wondering if I should have done things differently. This was a low-impact issue in this case, but I'm wondering how the process would change if I was moving a server VM, or a Domain Controller VM...