Skip to main content

[Windows7]: Install telnet client on Microsoft Windows 7/8/10

 Install telnet client on Microsoft Windows 7/8/10

Apply to: Microsoft Windows 7/8/10, Microsoft Windows Server 2008/R2/2012/R2

Telnet client is not installed by default on Microsoft Windows 7/8/10.

Use this command to install telnet client:

Option 1

pkgmgr /iu:"TelnetClient"
C:\Users\Administrator>pkgmgr /iu:"TelnetClient"

C:\Users\Administrator>:: Check if telnet is installed successfully
C:\Users\Administrator>telnet mail.vnn.vn 110
+OK POP3 PROXY server ready (7.3.104) <2060F3D402D22CB53740DCD33405E0C4049B935B@hcm-cp69.vnn.vn>
quit
+OK POP3 server closing connection
Connection to host lost.

C:\Users\Administrator>


Option 2

C:\WINDOWS\system32>Dism.exe /online /Enable-Feature /FeatureName:TelnetClient

Deployment Image Servicing and Management tool
Version: 10.0.14393.0

Image Version: 10.0.14393.0

Enabling feature(s)
[==========================100.0%==========================]
The operation completed successfully.

C:\WINDOWS\system32>


Popular posts from this blog

IIS: Delete cached files on server running IIS

Delete cached files on server running IIS When changing css, javascript files, check to delete if IIS still caches old files in the default folder C:\inetpub\temp\IIS Temporary Compressed Files\<sitename>\$^_gzip_D^\ Apply to: IIS 8.5

Linux command: du - disk usage

Where have all my storage gone? du summarize disk usage of the set of FILEs, recursively for directories.

ManageEngine ServiceDesk Plus - Reset password

Let's reset the default administrator's password to 'admin'