Enable Remote Desktop Connections on a remote PC

URL dieses Beitrags: http://blog.stefan-macke.com/2010/08/17/enable-remote-desktop-connections-on-a-remote-pc/

Sometimes you need to logon to a remote PC via RDP but the PC is not configured to allow remote connections. Instead of walking over to the machine and setting the needed configuration manually, you could enable RDP connections on the remote PC using regedit as follows:

  1. start regedit and connect to the remote PC’s registry (you need admin rights on the remote machine)
  2. set the value of key fDenyTSConnections under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server to 0
  3. delete the following keys under HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\TermService\Parameters if they are set:
    • Certificate
    • X509 Certificate
    • X509 Certificate ID
  4. reboot the remote machine: shutdown -r -f -t 0 -m \\pcname

Links

Kommentare zu diesem Beitrag

  1. Gravatar Paul
    Am 10. September 2010 um 13:30 Uhr

    nice one. I am not too lazy to walk over, but “your” way have got more style. Thanx.

  2. Gravatar My internet browser wont work, it just loads and it shows that Im connected. How can I fix this? | fast loans blog
    Am 20. September 2010 um 14:18 Uhr

    [...] Enable Remote Desktop Connections on a remote PC » Stefan Macke [...]

Einen Kommentar schreiben

XHTML: Diese Tags sind erlaubt: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>