Help and Support

Article ID: 299942 - Last Review: October 31, 2006 - Revision: 2.2

How To Enable Telnet Server in Windows 2000 Server

This article was previously published under Q299942

On This Page

Expand all | Collapse all

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.

Starting the Telnet Service

The Telnet service startup type is set to Manual when you install Windows 2000 Server.

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.

Starting the Telnet Service Automatically

You can set the Telnet service to start automatically by following these steps:
  1. Click Start, point to Programs, point to Administrative Tools, and then click Services.
  2. Right-click the Telnet service, and then click Properties.
  3. In the Startup type box, click Automatic.
  4. Click OK.

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.




REFERENCES

For additional information, click the article numbers below to view the articles in the Microsoft Knowledge Base:
226107  (http://support.microsoft.com/kb/226107/EN-US/ ) Description of the Registry Entries for the Telnet Server Service
225233  (http://support.microsoft.com/kb/225233/EN-US/ ) Description of the Telnet Server Service Administration Tool
201194  (http://support.microsoft.com/kb/201194/EN-US/ ) How to Configure Telnet NTLM Authentication
233069  (http://support.microsoft.com/kb/233069/EN-US/ ) How to Configure Windows 2000 Telnet Service to Not Require NTLM
253918  (http://support.microsoft.com/kb/253918/EN-US/ ) Description of the Telnet Client in Windows 2000







APPLIES TO
  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Advanced Server
Keywords: 
kbhowto kbhowtomaster KB299942

Article Translations

 

Related Support Centers