How to use telnet when this feature is not installed

From Tech-Wiki
Revision as of 01:21, 16 April 2017 by Fabricio.Lima (Talk | contribs) (Created page with "Category:Microsoft The telnet is now an optional feature which is not installed by default anymore. So you can use the PowerShell command below instead: PS C:\> Test-Net...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


The telnet is now an optional feature which is not installed by default anymore. So you can use the PowerShell command below instead:

PS C:\> Test-NetConnection -InformationLevel detailed -ComputerName portquiz.net -Port 666