Installing telnet Client on Windows 7

Below are the steps to install Telnet Client on Windows 7

1. Login to Windows 7 as Administrator.
2. On Command Prompt, run following command

C:\> pkgmgr /iu:”TelnetClient”

Telnet1

3. You did it. Now try to connect some server using telnet.

Telnet2