Testing and Resetting the Secure Channel
Monday, February 18th, 2008The following command tests the secure channel for a computer:
> nltest /server:<ComputerName> /sc_query:<DomainName>
The following command resets the secure channel for a computer:
> nltest /server:<ComputerName> /sc_reset:<DomainName>