How to install telnet in windows server 2019

DlightDaily
2 min readJul 29, 2019

--

Telnet is a command tool that provides access to a command interface on a remote host. It used to test Transmission Control Protocol (TCP) connectivity.

1. Click on windows key and open server manager

3. check box of Role-based or features- based installation

4. Click on Next

6. Check the box Restart the destination server automatically if required and click on yes

8.Now installation started

Now open command prompt and Type telnet 192.*.*.* (Port Number 21) and press enter

Originally published at https://www.itsuupport.com on July 29, 2019.

--

--

No responses yet