How To Enable Telnet in Windows Server 2012

[This article is published in www.elmajdal.net : http://www.elmajdal.net/WindowsServer/How_To_Enable_Telnet_in_Windows_Server_2012.aspx]

In this article, I will be showing you how you can start using Telnet in Windows Server 2012.

By default, Windows Server 2012 does not recognize the Telnet command.

http://www.elmajdal.net/WindowsServer/How_To_Enable_Telnet_in_Windows_Server_2012/1-telnet%20not%20recognized.png

If you want to start using Telnet on your Windows Server 2012, then you need to install the Telnet Client Feature.

  1. Open Server Manager

    http://www.elmajdal.net/WindowsServer/How_To_Enable_Telnet_in_Windows_Server_2012/2-%20click%20server%20manager.png

  2. From the Server Manager Dashboard page, Click on Add roles and features
    **
    **http://www.elmajdal.net/WindowsServer/How_To_Enable_Telnet_in_Windows_Server_2012/3-click%20add%20roles%20and%20features.png
    **
    **

  3. The Add roles and features wizard will open, click Next to begin

    http://www.elmajdal.net/WindowsServer/How_To_Enable_Telnet_in_Windows_Server_2012/3-%20wizard%20start%20click%20next.png

  4. On the installation type page, select Role-based or feature-based installation and click Next
    **
    http://www.elmajdal.net/WindowsServer/How_To_Enable_Telnet_in_Windows_Server_2012/4-select%20roles%20based.png

    **

  5. On the destination server, select a server from the server pool and make sure that the server you want to install Telnet on is currently highlighted (You can manage a server pool if you had any but this is out of the scope of this article.)

    http://www.elmajdal.net/WindowsServer/How_To_Enable_Telnet_in_Windows_Server_2012/4-select%20server%20from%20pool.png

  6. The Telnet Client is a Feature, so skip the Roles and click Next

    http://www.elmajdal.net/WindowsServer/How_To_Enable_Telnet_in_Windows_Server_2012/5-skip%20roles%20and%20go%20to%20features.png

  7. From the list of available Features, select Telnet Client and then click Next

    http://www.elmajdal.net/WindowsServer/How_To_Enable_Telnet_in_Windows_Server_2012/7-select%20telnet%20client.png

  8. On the Confirmation page, if you need to reboot the machine automatically if required after installation is completed, then select the option Restart the destination server automatically if required. The Telnet Client Feature does not require any restart, so don't select this option.
    Click Install
    **
    **http://www.elmajdal.net/WindowsServer/How_To_Enable_Telnet_in_Windows_Server_2012/8-confirm%20selection.png
    **

    **

  9. Installation will be completed successfully and no reboot is required. Click Close
    **
    http://www.elmajdal.net/WindowsServer/How_To_Enable_Telnet_in_Windows_Server_2012/9-installation%20completed.png

    **

Now, when you try to use telnet inside command prompt, telnet will be recognized and if you typed ? and hit Enter, you will get a list of the supported commands that can be used along with telnet.

http://www.elmajdal.net/WindowsServer/How_To_Enable_Telnet_in_Windows_Server_2012/telnet.png

http://www.elmajdal.net/WindowsServer/How_To_Enable_Telnet_in_Windows_Server_2012/telnet%20supported%20commands.png