检查当前客户端和DC通信状态的方法
1、打开Windows Powershell程序窗口;

3、点击回车Powershell指令自动补全为Test-ComputerSecureChannel ;

5、如果返回 Ture,客户端和DC通讯正常,如果返回False,则说明客户端和DC通讯异常;

1、打开Windows Powershell程序窗口;
3、点击回车Powershell指令自动补全为Test-ComputerSecureChannel ;
5、如果返回 Ture,客户端和DC通讯正常,如果返回False,则说明客户端和DC通讯异常;