win10使用powershell安装telnet客户端
2019-11-27 本文已影响0人
小黑佬
Enabling the telnet client through command line
Run the below command in command prompt with administrator permissions.
dism /online /Enable-Feature /FeatureName:TelnetClient



Enabling the telnet client through command line
Run the below command in command prompt with administrator permissions.
dism /online /Enable-Feature /FeatureName:TelnetClient