Win7到W2K8 R2远程桌面失败,但第三方远程桌面客户端连接正常

没有任何改变(Windows更新除外),我的一台独立的W2K8 R2服务器已经与远程桌面(Win 7)无法连接。 RDP卡在'保护远程连接',只是从来没有完成。

但是,我可以使用第三方RDP客户端连接到同一台服务器 – 皇家TS – 这使我可以专门禁用networking级别身份validation。 在Royal TS中启用NLA的连接与Win7 RDP客户端存在相同的问题。

W2K8 R2服务器configuration为允许非NLA RDP会话。 不是域的成员,不是DNS服务器等。它是一个独立的Web服务器。

所以,我的问题是什么可能导致RDP失败,没有其他的变化?

更新在一个奇怪的转折,这个问题神奇地解决了自己,没有任何改变。

我怀疑在托pipe中心内可能存在某种DNS问题 – 根据我通过谷歌从其他人遇到的类似问题发现的评论。

您的Win 7盒子是否可以获得RDP 6.1更新? 如果是这样,也许这是服务器authentication失败。 你有没有尝试从另一个客户端,如XP的盒子?

以下是我所指的:

http://support.microsoft.com/kb/951616

Server authentication In RDC 6.1, server authentication verifies that you are connecting to the correct remote computer or remote server. This security feature helps prevent you from connecting to a computer or server to which you did not intend to connect. This feature also prevents you from unintentionally exposing confidential information. By default, server authentication is enabled for the connection. However, if you want to change server authentication settings, follow these steps: Click Start, click All Programs, click Accessories, click Communication, and then click Remote Desktop Connection. Click Options, and then click the Advanced tab. The three available authentication options are as follows: Always connect, even if authentication fails If you enable this option, you can connect even if RDC 6.1 cannot verify the identity of the remote computer. Warn me if authentication fails If you enable this option, RDC 6.1 tells you if it cannot verify the identity of the remote computer. This option gives you the choice of whether to continue with the connection. Do not connect if authentication fails If you enable this option, you cannot connect if RDC 6.1 cannot verify the identity of the remote computer. 

奇怪的是,这个问题已经神奇地解决了,两端都没有任何变化。

我怀疑在托pipe中心内可能存在某种DNS问题 – 根据我通过谷歌从其他人遇到的类似问题发现的评论。