
Remote Desktop Connection is a technology that allows you to sit at a computer and connect to a remote computer in a different location. For example, you can connect to your work computer from your home computer and have access to all of your programs, files, and network resources as though you were in front of your computer at work. You can leave programs running at work and when you get home, you will see your work computer's desktop displayed on your home computer, with the same programs running. |
Also known as a fully qualified domain name (FQDN), a full computer name includes the host (computer) name, the domain name, and all the higher level domains. For example, the full computer name of a computer named "host" might be host.example.microsoft.com. |
Use authentication when you want to securely verify that you are connecting to the correct computer. Your network administrator might also require you to use authentication. |
In Remote Desktop Connection, server authentication verifies that you are
connecting to the correct remote computer, or server. This security measure
helps prevent the interception of data by an unauthorized remote computer.
There are three available authentication options:
Remote computers that are running Windows Server 2003 with Service Pack 1 (SP1) or earlier operating systems cannot provide their identity for verification. If you know that the remote computer is running one of those operating systems, you can avoid authentication warnings by choosing Always connect, even if authentication fails, and then saving that change by clicking Save or Save As on the General tab. The default option is "Always connect, even if authentication fails." To change it for future use, select the authentication level you want, and then, on the General tab, click Save or Save As to save your settings to an .rdp file. To connect to the same remote computer in the future, double-click the .rdp file. |
Network Level Authentication (NLA) is a new authentication method that
completes user authentication before you establish a full Remote Desktop
connection and the logon screen appears. This is a more secure authentication
method that can help protect the remote computer from hackers and malicious
software. The advantages of NLA are:
To find out if your computer is running a version of Remote Desktop with NLA
|
A Terminal Services Gateway (TS Gateway) server is a type of gateway that
enables authorized users to connect to remote computers on a corporate
network from any computer with an Internet connection. TS Gateway uses Remote
Desktop Protocol (RDP) along with HTTPS to help create a more secure,
encrypted connection. In earlier versions of Remote Desktop Connection, people could not connect to remote computers across firewalls and network address translators because port 3389—the port used for Remote Desktop connections—is typically blocked to enhance network security. However, a TS Gateway server uses port 443, which transmits data through a Secure Sockets Layer (SSL) tunnel. A TS Gateway server provides these benefits:
To specify a TS Gateway server:
Selecting this check box prevents traffic to and
from local network addresses from being routed through the TS Gateway server,
which makes your connection faster.
Note
|
Remote Desktop Connection supports high-resolution displays that can be
spanned across multiple monitors. The monitors must be the same height and
aligned side by side. To have the remote computer's desktop span two
monitors, type Mstsc /span at a command prompt. This feature is sometimes called continuous resolution. To toggle in and out of full-screen spanned mode, press CTRL+ALT+BREAK. |
For additional security, you can change the port that Remote Desktop Connection uses (or "listens on"), instead of using the standard port 3389. When you log on, type the remote computer name, followed by a colon and the desired port (for example, Computer1:3390). |
Remote Programs is a feature in Windows that allows you to connect to a
remote computer and use programs installed on it. For example, your workplace
might have a remote computer that you and other employees can connect to and
run Microsoft Word. The experience is the same as running a program installed
on your computer. Remote Programs makes system administration easier because there is only one copy of a program to upgrade or maintain, rather than many copies installed on individual computers. |
Notes
- To open Remote Desktop Connection, click Start, click Programs or All Programs, click Accessories, and then click Remote Desktop Connection.
- To enable your computer to accept remote connections, open System in Control Panel. In Windows XP, click the Remote tab and then select the Allow users to connect remotely to this computer check box. In Windows Server 2003, click the Remote tab and then select the Enable Remote Desktop on this computer check box. Click OK.
- To view a list of available computers on a domain, open Remote Desktop Connection, click the arrow next to Computer, and select Browse for more.
To set up a new connection
- Open HyperTerminal.
- On the File menu, click New Connection.
- In the Name box, type a name that describes the connection.
- In the Icon box, click the appropriate icon, and then click OK.
- In the Connect To dialog box, choose which port or modem you want to use in the Connect using drop down box.
- If you are connecting with a modem, enter the information for the phone number you want to dial, or if you are connecting via TCP/IP (Winsock), enter the host address and port number, and then click OK.
- If you are using a modem and want to change your dialing properties, click Dialing Properties, make the appropriate changes, and then click OK.
- If you are using a modem, to dial the call click Dial.
Notes
- To open HyperTerminal, click Start, point to All Programs, point to Accessories, point to Communications, and then click HyperTerminal.
- Open Command Prompt.
- On the volume where the operating system is installed, type: cd Program Files\Windows NT and then press ENTER.
- Type:
hypertrm.exe/t <telnet address>[:<port>]
Value
|
Description
|
telnet address
|
The address of the connection you want to create
|
port
|
The number (23 by default) of the port that you want the
connection to use
|
Notes
- To open a command prompt, click Start, point to All Programs, point to Accessories, and then click Command Prompt.
- Open HyperTerminal.
- On the File menu, click Properties and click the Connect To tab.
- Select or clear the Redial on busy check box depending on what you want to do.
Notes
- To open HyperTerminal, click Start, point to All Programs, point to Accessories, point to Communications, and then click HyperTerminal.
- Open HyperTerminal.
- On the File menu, click Properties.
- On the Connect To tab, click Configure.
- Make your changes on the General and Advanced tabs. Click OK, and click OK again.
Notes
- To open HyperTerminal, click Start, point to All Programs, point to Accessories, point to Communications, and then click HyperTerminal.
- This procedure applies only to connections using a modem or COM port.
- The changes that you make to the port settings affect only this connection.
- The port settings for your modem are automatically set when you install the modem, and you typically do not need to change these settings. However, you can modify port settings for a connection with special requirements. For example, a server you connect to might require that you disable data compression or reduce the port speed. To get Help for an item in the Modem Connection Preference dialog box, right-click the item, and then click What's This?.
- Open HyperTerminal.
- On the File menu, click Properties.
- Click the Connect To and Settings tabs to see the available choices, and make the appropriate changes.
Notes
- To open HyperTerminal, click Start, point to All Programs, point to Accessories, point to Communications, and then click HyperTerminal.
- Open HyperTerminal.
- On the File menu, click Open.
- In the File name box, type or select the name of the connection you want to use.
- Click Open, and then click Dial.
Note
- To open HyperTerminal, click Start, point to All Programs, point to Accessories, point to Communications, and then click HyperTerminal.
- HyperTerminal connections are saved using the .ht extension. By default the connections are saved in the Documents and Settings\user name\Start Menu\Programs\Accessories\Communications\HyperTerminal folder.
- Open HyperTerminal.
- On the Transfer menu, click Send File or Send Text File, depending on the type of file you want to send.
- In the Filename box, type the path and name of the file you want to send.
- In the Protocol list, click the protocol your computer is using to send the file.
- Click Send.
Notes
- To open HyperTerminal, click Start, point to All Programs, point to Accessories, point to Communications, and then click HyperTerminal.
- You must have an active HyperTerminal session connected prior to performing this procedure.
- In most cases, you need to configure the file-transfer software on the remote computer so that it receives the file correctly. For more information, contact the administrator of the remote computer
- Open HyperTerminal.
- On the Call menu, click Wait for a Call or Stop Waiting, depending on what you want to do.
Notes
- To open HyperTerminal, click Start, point to All Programs, point to Accessories, point to Communications, and then click HyperTerminal.
- HyperTerminal does not automatically host calls when unattended, so you will need to manually interact with the user who is calling you.
- When you disconnect from a call, you must always follow this procedure again in order to wait for another call.
- Use the remote computer's modem file transfer software to send the file to your computer.
- Open HyperTerminal.
- On the Transfer menu on your computer, click Receive File.
- In the Place received file in the following folder box, type the path of the folder in which you want to save the downloaded file.
- In the Use receiving protocol list, click the protocol that the remote computer is using to send the file, and then click Receive.
Notes
- To open HyperTerminal, click Start, point to All Programs, point to Accessories, point to Communications, and then click HyperTerminal.
- You must have an active HyperTerminal session connected prior to performing this procedure.
- If the remote computer is transferring data using the Zmodem protocol, you do not need to perform this procedure because the Zmodem protocol causes HyperTerminal to receive the file automatically.
To save incoming data to a text file
- Open HyperTerminal.
- On the Transfer menu, click Capture Text or, to send the text file directly to a printer, click Capture to Printer.
- In the File box, type a descriptive name for the file, and then click Start.
Notes
- To open HyperTerminal, click Start, point to All Programs, point to Accessories, point to Communications, and then click HyperTerminal.
- When saving incoming data to a text file or sending the data to a printer, HyperTerminal will capture all data transmitted during the connection session. You cannot use HyperTerminal to filter the data
To change the backscroll buffer size
- Open HyperTerminal.
- On the File menu, click Properties, and click the Settings tab.
- In the Backscroll buffer lines box, type the number of communication text lines that you want saved in addition to what is displayed on the screen, and then click OK.
Notes
- To open HyperTerminal, click Start, point to All Programs, point to Accessories, point to Communications, and then click HyperTerminal.
- The maximum backscroll buffer value is 500 lines.
To change the number of rows and columns
- Open HyperTerminal.
- On the File menu, click Properties.
- Click the Settings tab. In the Emulation drop down box, choose either VT100 or VT100J.
- Click the Terminal Setup button and change the settings as appropriate. Click OK, and click OK again.
Notes
- To open HyperTerminal, click Start, point to All Programs, point to Accessories, point to Communications, and then click HyperTerminal.
- This procedure is valid only when emulating a VT100 or VT100J terminal
To stop using HyperTerminal as your telnet client
- Open My Computer.
- Click the Tools menu, and click Folder Options.
- On the File Types tab, scroll down the list of file types to URL: Telnet Protocol.
- Click URL:Telnet Protocol, and then click Advanced.
- In the Actions box, click Open and then click Edit.
- Delete the contents of the Application used to perform action field, and type:
rundll32.exe url.dll,TelnetProtocolHandler %l
- Close these dialog boxes by clicking OK to save your settings.
Note
- To open My Computer, click Start, and then click My Computer.
What problem are you having?
Cause: When the dialog box asking you whether to use
HyperTerminal as your telnet default client first appeared, you responded No
and selected Stop asking me this question Solution: Open Registry Editor. In Registry Editor, navigate to the following registry key and change the value to 1: HKEY_LOCAL_USER\Software\Microsoft\HyperTerminal\Telnet Check. After you change this value, the next time you start HyperTerminal, the dialog box will appear and will ask you whether you want to have HyperTerminal as your default telnet application.
Notes
Caution
|
|
Cause: The HyperTerminal terminal screen size is
determined by the font size that you are using. It will size itself to
display 24 lines of 80 (or 132) characters of whatever font you have
selected. Solution: On the HyperTerminal View menu, select Font. If you want a larger terminal screen select a larger font size. If you want a smaller terminal screen, select a smaller font size. |
Cause: The terminal screen displays the information sent
from the remote computer, not information entered on your local computer. In
order to view what you type, the remote computer must be configured to echo
back your input. There also may be a time lag between when you type the
information and when it is displayed on your terminal screen. Solution: Ensure that you have a proper connection with the remote computer and ensure that the remote computer is configured to echo user input. |
Cause: You are not using the Terminal font. Solution: On the HyperTerminal View menu, select Font. Click Terminal and choose OK. |
Cause: The Redial on busy option may not be
selected Solution: On the HyperTerminal File menu, select Properties. Select the Connect To tab and ensure that Redial on busy is selected. |
Cause: You have not selected the correct terminal
emulation type. Solution: On the HyperTerminal File menu, select Properties. Select the Settings tab. In the Emulation drop down box, choose the terminal type of the remote computer. If the remote computer's type is not listed in the drop down box, it is not supported by HyperTerminal. |
Cause: The remote computer that you are connected to has
control of the characters displayed on your terminal screen. The remote
computer is expecting the cursor to be at particular positions on the screen
based on the data that it has already sent to the screen. If you alter that
screen locally, you potentially disrupt the interaction between you and the
remote computer in ways that the host can not predict or control. Therefore,
HyperTerminal does not allow you to delete characters from the screen Solution: Not Applicable |
Cause: If you are set to Terminal Keys in the
properties for this connection, pushing CTRL+V will send out the emulator
escape sequence. Many hosts use CTRL+V to navigate through their systems. Solution: You can change this setting to Windows Keys and CTRL+V will work properly. To do so, on the HyperTerminal File menu, click Properties. Click the Settings tab, and click the Windows Keys radio button.
Important
|
0 comments:
Post a Comment