Search This Blog

Monday, December 30, 2013

Enabling Telnet Client in Windows 7

Enabling Telnet Client in Windows 7

Telnet Client is used to connect to remote machine by using the Telnet protocol. For example, I'm an old fashion IT guy, and I still like to configure Cisco Switches/Routers using telnet. If you started to use Windows 7, you will notice that telnet is not enabled by default !! Don't panic, it is just a matter of few clicks and telnet will be enabled again.

Telnet Client allows a computer to connect to a remote Telnet server and run applications on that server. Once logged on, a user is given a command prompt that can be used as if it had been opened locally on the Telnet server's console. Commands that you type at the Telnet client command prompt are sent to the Telnet Server and executed there, as though you were locally logged on to a command prompt session at the server. Output from the commands that you run are sent back to the Telnet client where they are displayed for you to view.

When you first try to run a telnet command, Windows will informs you that telnet is not recognized as a command



To enable Telnet Client on Windows 7, follow these steps :

       1. Click on Start "Window" then right click on Control Panel
       2. From Control Panel, click on Programs
      3.Under Programs and Features, click on Turn Windows Features on or off 
     4. From the Windows Features window, using the slider, scroll down till you reach Telnet Client, select the checkbox beside it, then click on OK

The selected feature will be installed.

Once it is installed, the Windows Features windows will be closed.

      5.  To confirm that Telnet is installed, open command prompt and type telnet /?









Summary:

By default, Telnet Client is not enabled in Windows 7. To enable it, you have to add the Telnet Client Windows Feature.



No comments:

Post a Comment