Wednesday, January 16, 2008

Enable Remote Desktop Remotely

1. On the run menue type regedit

2. Under File menu click 'Connect Network Registry'

3. Type the Computer name that u want.

4. A node will be displayed 4 the remote machine.
5. Now browse to this key:
HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server

6. Double Click on "fDenyTSConnections" value and change the value data from 1 (Remote Desktop disabled) to 0 (Remote Desktop enabled),
7. The remote Computer needs to be rebooted for the change to take effect, so type
shutdown -m \\computername -r
on run menu where computername is the name of remote pc




No comments: