Reset Domain Trust Relationship
Revision as of 09:50, 21 November 2016 by Adam.birds (talk | contribs) (Created page with "If you get '''he trust relationship between this workstation and the primary domain failed''' when attempting to logon then run the following as Admin in Powershell: <pre> Te...")
If you get he trust relationship between this workstation and the primary domain failed when attempting to logon then run the following as Admin in Powershell:
Test-ComputerSecureChannel -Repair -Credential (get-credential)