• RDP Error: The Identity Of The Remote Computer Cannot Be Verified


    As i always need to remote to 20 servers at the same time, so i use a tool called Remote Desktop Connection Manager to manage and remote them. It is very convenient.

    But it often pops up an annoying error prompt : "The identity of the remote computer cannot be verified. Do you want to connect anyway?". Although I select "Don't ask me again for connections to this computer", it still pops up next time. And the sad part is, 20 servers will pop up 20 error boxes. It is so tired to click "Yes" 20 times each time.

    Fortunately, I find an easy way to bypass this error prompt. The registry setting should done in the workstation. No need to change anything on the server.

    1. In your workstation, go to run command prompt.
    2. Type in regedit and hit enter button. The registry editor window will open.
    3. In the registry editor window, go to HKEY_LOCAL_MACHINE –> Software –> Microsoft –> Terminal Server Client.
    4. Right click Terminal Server Client and select New and then select DWORD.
    5. Name the new DWORD entity as AuthenticationLevelOverride.
    6. Edit AuthenticationLevelOverride and make sure the value is 0.
    7. Close the Regedit.
    8. Now try to remote in to the same server using the remote desktop client.

  • 相关阅读:
    hdu 1429 胜利大逃亡(续)(BFS+位压缩)
    hdu 2955 Robberies
    POJ—Building a Space Station
    POJ-1287 Networking
    POJ-1251 Jungle Roads
    BFS ZOJ problem-1671 Waking Ant
    POJ-1308 Is It A Tree?
    poj 1611The Suspects
    POJ Wireless Network
    POJ 2524 Ubiquitous Religions
  • 原文地址:https://www.cnblogs.com/MasterMonkInTemple/p/11088227.html
Copyright © 2020-2023  润新知