On my home LAN it takes a few seconds for my work group to be seen. Then I need to expand the work
group to see the PCs, I have three XP Pro boxes, on my LAN in the browser window.
So RD is enabled on the target PC?
http://www.microsoft.com/windowsxp/pro/using/howto/gomobile/remotedesktop/default.asp
Is this on a LAN? Can you call using the LAN IP of the PC you want to RD into?
Have you checked to see if RD is actually listening on TCP Port 3389 on the PC? See if RD is
actually listening on TCP Port 3389. On the target XP Pro machine go to "Start -> Run", type 'cmd'
(without the quotes). At the command line type the command 'netstat -a' (without the quotes). Look
for a line like this.
TCP <Your PC>:3389 <Your PC>:0 LISTENING
For example on my XP Pro desktop, Ashtabula, the line looks like this using the default port 3389.
TCP ashtabula:3389 ashtabula:0 LISTENING
The line should be present...If the Remote Desktop host is not running, then you will not see a line
like that and you will not be able to connect. If you run services.msc on the target machine is the
"Terminal Services" service started? Also, check the Event log to see if anything stands out when
you try to connect.
Also, you can't call your own PC...
--
Al Jarvi (MS-MVP Windows Networking)
Please post *ALL* questions and replies to the news group for the mutual benefit of all of us...
The MS-MVP Program -
http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights...
Ron said:
I have tried that and i get an error stating that the client could not connect to the remote
computer. It says that the computers RD might not be enabled or it is too busy. Neither is the
case, unless the problem is is that the other computer has a user logged on.