win10 开启telnet服务


以管理员身份运行命令行:


dism /online /Enable-Feature /FeatureName:TelnetClient
Deployment Image Servicing and Management (DISM.exe) is a command-line tool that can be used to service a Windows® image or to prepare a Windows Preinstallation Environment (Windows PE) image. DISM can be used to service a Windows image (.wim) or a virtual hard disk (.vhd or .vhdx).


等待10多分钟后,可以输入telnet测试是否安装成功,出现下图界面安装成功

win10 开启telnet服务_第1张图片

然后输入 telnet 192,168.1.59,输入用户名和密码


同时可以下载开源mobaXterm,软件功能相当强大

你可能感兴趣的:(嵌入式)