How to use telnet when this feature is not installed
From Tech-Wiki
Revision as of 00: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...")
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