
Main Menu
Brad's TechTips - Windows
[<<
Full list of Windows tips.]
Windows Server: Use the Registry to Enable Remote Desktop on a Remote Computer
Use RegEdit to connect to the Registry of the desired computer, and then set the following Registry key value (DWORD):
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
"fDenyTSConnections"= 1 (disabled)
"fDenyTSConnections"= 0 (enabled)
Windows Server: Use the Registry to Enable Remote Desktop on a Remote Computer
Use RegEdit to connect to the Registry of the desired computer, and then set the following Registry key value (DWORD):
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
"fDenyTSConnections"= 1 (disabled)
"fDenyTSConnections"= 0 (enabled)