15-01-2017, 06:21 AM
(This post was last modified: 15-01-2017, 06:28 AM by wightsupport.)
When a computers relationship to the Domain Controller is lost, use the following command rather than dedomain and redomain.
nltest / server:computername /sc_reset:domain\dcname
The second command that can be run on a client computer is via Powershell.
Test-Computersecurechannel -Repair
nltest / server:computername /sc_reset:domain\dcname
The second command that can be run on a client computer is via Powershell.
Test-Computersecurechannel -Repair