How to enable Telnet on Windows 7

By default, Windows 7 comes with Telnet disabled. To install the Telnet client by using a command line, please see the following steps:

• Open a command prompt window. Click Start, type 'cmd' in the Start Search box, and then press Enter
• Type the following command: pkgmgr /iu:"TelnetClient"
• If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue
• When the command prompt appears again, the installation is complete

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I unlock my domain name?

  When transferring a .com/net/org/info/biz/etc domain from one domain registration provider to...

How to set up a URL redirect on your domain

For information on how to set up a redirect in your LetsHost cPanel control panel, please see the...

How to change PHP version on my account

It is now possible to change the version of PHP in use on your hosting account. To do this, you...

How do I update the whois information of my domain?

Please see the following steps on updating the whois information for your domain: - Log in to...

Enabling cURL

By default the PHP function curl_exec may be disabled globally on the server.However, you can...