Monday, July 28, 2008

Enable Remote Desktop via Registry key

To enable Remote Desktop of a remote computer change the following key in the registry:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\fDenyTSConnections
Set the value of this key to 0.

Note that you have to connect to remote computer using Registry Editor, thus say, File | Connect Network Registry.

~technos

No comments:

SBCL Hello world

SBCL Hello, world! Version info: - OS: Windows 11 23H2 (Microsoft Windows [Version 10.0.22631.7079]) - Emacs: 30.2 - SBCL : 2.6.4 - SLI...