使用远程桌面的时间或日期差异

Mat*_*att 19 windows-server-2008-r2

当远程进入 2008 R2 时,我们收到此消息。

Remote Desktop cannot verify the identity of the remote computer because there is a time or date difference between your computer and the remote computer. Make sure your computer's clock is set to the correct time, and then try connecting again.

我检查了服务器,时间是正确的。

检查事件日志它说The RPC server is unavailable我不确定这是否相关。

附加说明:我们有 Nagios 监控,它已报告 Result from smbclient not suitable.

Mat*_*att 8

重新启动服务器并安装所有最新更新解决了该问题。

  • 就我而言,使用 IP 地址而不是机器名称可以解决问题。不过,这是一种解决方法。 (11认同)
  • 当然可以,它是 Windows!;-P (7认同)
  • @Matias 使用 IP 地址对我有用。谢谢。你知道这是为什么吗? (2认同)

小智 5

有点旧,但对于此问题还有其他几个选项,例如 DNS 问题...请查看此链接:

http://www.chicagotech.net/remoteissues/rdc4.htm

就我而言,这是 DNS 问题。在我们将一个 Hyper-V VM 从一台物理服务器移动到另一台物理服务器后,我们收到此错误:“您的计算机无法连接到远程计算机上的另一个控制台会话,因为您已经有一个正在进行的控制台会话。” 如果我使用IP地址,我可以毫无问题地登录。

但是,是的,大多数情况下只需重新启动服务器即可解决此问题。