//Enable Telnet on Windows Server “Install-WindowsFeature -name Telnet-Client” //Enable Telnet on Windows 10. Run the command run as an Administrator. dism /online /Enable-Feature /FeatureName:TelnetClient