A virtual network with a Domain Controller and a client Workstation, when changing to a previous Snapshot on the client you may receive the error "The trust relationship between this workstation and the primary domain failed" when logging in with a domain account. The solution is simple, log in as the Local Administrator on the client, run PowerShell 3.0 (with 'Run as Administrator' privileges) and execute the Reset-ComputerMachinePassword cmdlet with the Domain Controller.
Reset-ComputerMachinePassword -Server [MyDomainController]
Then, reboot the client computer and logging in with a domain account should function accordingly.
References:
Reset-ComputerMachinePassword: http://technet.microsoft.com/en-us/li...
Installing Windows PowerShell: http://technet.microsoft.com/en-us/li...
Sur cette page du site, vous pouvez voir la vidéo en ligne VMware Workstation Tutorial - Domain Trust Relationship Failed durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Jeff Willener 23 juillet 2013, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 23,768 fois et il a aimé 27 téléspectateurs. Bon visionnage!