The operating systems of the Windows series are the most widely used. By now, the Windows 7 version has changed a lot of content and some settings. In this case, we will briefly explain how to start and set Windows 7 Telnet.
Start Windows 7 Telnet
Telnet is a common remote logon and management tool for system administrators. It is integrated into the system as a standard system component in Windows 2000/XP/2003/Vista. However, by default, the Telnet service is disabled. Generally, you only need to run services. msc open service management, find the Telnet service item, set its Startup type to "Manual" or "automatic", and then start the service to use it. However, in Windows 7, you cannot find and enable the Telnet service according to the above method. How can we retrieve the Win 7 Telnet function?
1. hidden reasons
In fact, if Telnet is not found in the Service Manager, it is not because Win 7 has abandoned Telnet. By default, the Telnet service is not installed in Win 7. This is the first time Microsoft has removed default system components from its personal system via Telnet, which is similar to Windows Server 2008. I think Microsoft should do this for security reasons. After all, Telnet data is transmitted in plaintext, and attackers can easily obtain sensitive information through sniffing. Based on security considerations, we recommend that you use a more secure and encrypted SSH remote management method.
2. Install Telnet
However, we do not have to discard food for some reason. It is very convenient to Telnet as an individual user. The installation of Windows 7 Telnet is slightly different from that of Windows Server 2008. You can perform the following operations. Choose Start> Control Panel> program, and click Enable or Disable Windows to go to the Windows function Setting dialog box. Find and check "Telnet client" and "Telnet Server", and click "OK" to complete the installation. In addition, we can also install "TFTP client" and "Internet Information Service" through this wizard.
After the installation is complete, the Telnet service is disabled by default. You also need to execute "START" → "run" and enter servcies. msc to open the Service Manager. Find and double-click the Telnet service item, set the start mode to "Manual" (more secure, enable only when needed), and then "start" the service and "OK" to exit.