User Tools

Site Tools


windows:enable_windows_remote_desktop_remotely

This is an old revision of the document!


Windows - Enable Windows Remote Desktop remotely

Create a file (example: EnableRemoteDesktop.reg) with the following text (tip: you can use “copy con” to create the file):

EnableRemoteDesktop.reg
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
"fDenyTSConnections"=dword:00000000

Then import it with regedit:

REGEDIT /S EnableRemoteDesktop.reg

After which you need to restart the server to have it take effect:

SHUTDOWN -r -t 01

You should now be able to login to the server using rDesktop.

windows/enable_windows_remote_desktop_remotely.1585753551.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki