For the "old" Windows 2000 Terminal Server client port changes see Use Terminal Server Client to Connect to a Different Port.
If you've changed the listening port on the TS from its' default - 3389 (Change Terminal Server Listening Port)- you'll also need to configure your client to connect to the new port. Changing the connection port on the RDP clients is quite easy.
To Alter the Port on the client side:
- Go to the Start menu and click on Run.
- On the Run menu type MSTSC and click Enter.
- In the RDP window, in the Computer box, scroll to the computer name or IP to which you wish to connect.
- Add a ":Port" (without the quotes) where "Port" is the decimal value of the destination port.
- Press Connect.
/v:ServerName[:Port]
For example:
MSTSC /v:192.168.0.150:3390
Note: To use RDP on computers with operating systems other than Windows XP/2003 you will first need to install the RDP client (Download RDP 5.2).
No comments:
Post a Comment