2017年11月14日 星期二

Windows Telnet Client


Could not execute Telnet



Install Tenlet Client by run as Adminstrator
dism /online /Enable-Feature /FeatureName:TelnetClient





tlntadmn [\\server] config port=PortNumber

tlntadmn [\\localhost] config port=139


tlntadmn config port=139



Check open TCP/IP port in Windows
netstat -an


沒有留言:

張貼留言

check_systemv1.1

 check_systemv1.1.bat 可用於電腦資產盤點 @echo off REM 後續命令使用的是:UTF-8編碼 chcp 65001 echo ***Thanks for your cooperation*** echo ***感謝你的合作*** timeout 1...