Reset Domain Trust Relationship

From Tech Wiki
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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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)