Re: New workgroup and remote desktop
Great stuff.
Firstly, check the firewall on the desktop machine (if enabled), and make sure that port 3389 is not being blocked?
Another way to find out if you can access the PC on port 3389, from the laptop is to try a telnet session, again from the command prompt,
telnet ipaddress 3389
for example: telnet 192.168.0.2 3389
If Remote Desktop is not enabled on the PC, or a firewall is blocking it, you will receive a message: Could not open connection to the host, on port 3389: Connect failed
On a successful connection, the screen will clear, and you will see a flashing cursor on the top left hand corner of the command window - press [Enter] to return to the prompt.
EDIT: Marked as Answered.
Last edited by madmonkey; 10-11-2008 at 12:01 AM.
|