31 May
Posted by Nelson as Windows XP Tips
Using remote desktop to troubleshoot issues on computers on the network is the most efficient and quick way to do it. the best thing is that remote desktop is already install on all Windows XP pro computers, but unfortunately is not enabled by default, so you need to enable it in order to get access to the remote computer. I know there are many software to do this, but I will show you the way I do it using the registry to enable remote desktop on remote computers.
on your windows XP go to Start and then click on Run type regedit and click OK. once you get to the registry go to file and select Connect Network Registry:
On the next screen you will need to select the computer you need to connect to. as Select this object type choose Computer, and From this location choose: Entire Directory. on Enter the object name to select type the computer name you want to connect to or IP address of the remote computer:
once you input the IP address or computer name on the window shown above click on Check Names and click OK. once the computer have been found, it will show up like the screen below on the registry:
next, our goal is to get to this registry path on the remote computer: HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Terminal Server. once you get there select Terminal Server, on the right side options right-click on fDenyTSConnections and select modify:
on the Edit DWORD Value change the Value data from 1 to 0
click on OK and close out of all the registry windows. try to connect to the remote computer using remote desktop with the computer name you just enabled remote desktop remotely. you should be able to connect now, but wait, there is more, remote desktop only allow remote logins from administrators or users added to remote desktop group, so if you are not in either of those groups, you will need to add yourself to the groups, but how can you do that remotely? well, that will be a topic for the next post.
3 Responses
Remote Computer Management
June 3rd, 2008 at 6:00 am
1[...] Computer Management Last week I wrote a post on how to enable remote desktop on remote computer through remote registry, but as I said at the end of that post, you need to be either administrator or be in the remote [...]
Massimo
July 4th, 2008 at 6:14 am
2I AM administrator on the remote computer (locked by an anti-spy action…), but still I can’t open the HKEY_LOCAL_MACHINE. I’ve tried to modify authorizations. I’ve tried with all admitted users listed. Please help…
wirebug
July 30th, 2008 at 8:31 am
3Thanks for the info. Something to add. If you can not open remote registry open computer manager and connect to the PC in question. Verify “Remote Registry” service is started. If it is not simply start the servicec then remote registry will be accessible to make the required changes. (This also requires administrator level access to your network)
Leave a reply
Categories