Skip to main content

Fix Windows Computer has lost Domain Trust

Log as a local admin, run PowerShell as administrator

In PowerShell execute the following command

Test-ComputerSecureChannel -repair -Credential (Get-Credential)

Enter Domain Administrator credentials at the prompt.

Voilá, no need to drop and join domain like a peasant