How To Enable Telnet Server in Windows 2000 Server (299942)
The information in this article applies to:
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Advanced Server
This article was previously published under Q299942 SUMMARY
This step-by-step guide describes how to enable the Telnet service in Windows 2000.
Telnet is a popular protocol for logging on to remote computers over the Internet. The Telnet server package provides support for remotely logging on to the host computer. To communicate with another host by using the Telnet protocol, you can contact the host by using either the name or the Internet address format (for example, 192.168.1.10). Telnet uses a command-line prompt.
back to the top
Starting the Telnet Service
The Telnet service startup type is set to Manual when you install Windows 2000 Server.
back to the top
Starting the Telnet Service Manually
You can manually start the Telnet service by using any of the following methods:
- At a command prompt, type net start telnet.
- Click Start, point to Programs, point to Administrative Tools, and then click Telnet Server Administration. At the command prompt, type 4 to start the Telnet service.
- Click Start, point to Programs, point to Administrative Tools, click Services, right-click the Telnet service, and then click Start.
- Click Start, point to Programs, point to Administrative Tools, click Services, right-click the Telnet service, click Properties, and then click Start.
back to the top
Starting the Telnet Service Automatically
You can set the Telnet service to start automatically by following these steps:
- Click Start, point to Programs, point to Administrative Tools, and then click Services.
- Right-click the Telnet service, and then click Properties.
- In the Startup type box, click Automatic.
- Click OK.
back to the top
Using the Telnet Service
To begin using the Telnet service, type the following command to connect to a remote server
telnet ip_address/server_name
where ip_address is the server's IP address and server_name is the server's name.
NOTE: By default, the server uses NTLM authentication and will prompt for a user name and password.
back to the top
REFERENCESFor additional information, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
226107 Description of the Registry Entries for the Telnet Server Service
225233 Description of the Telnet Server Service Administration Tool
201194 How to Configure Telnet NTLM Authentication
233069 How to Configure Windows 2000 Telnet Service to Not Require NTLM
253918 Description of the Telnet Client in Windows 2000
back to the top
Modification Type: | Minor | Last Reviewed: | 7/14/2004 |
---|
Keywords: | kbhowto kbHOWTOmaster KB299942 kbAudITPro |
---|
|