1、打开Windows Powershell程序窗口;

2、输入 Test-computer ;

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

4、点击回车指令自动运行;

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

6、指令拓展:运行hostname可以查看当前计算机名。

1、打开Windows Powershell程序窗口;
2、输入 Test-computer ;
3、点击回车Powershell指令自动补全为Test-ComputerSecureChannel ;
4、点击回车指令自动运行;
5、如果返回 Ture,客户端和DC通讯正常,如果返回False,则说明客户端和DC通讯异常;
6、指令拓展:运行hostname可以查看当前计算机名。