Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <#
- Elevated : yes
- SRC: https://www.petri.com/enable-telnet-client-windows-server-2012-windows-8
- SRC: https://www.technipages.com/windows-10-enable-telnet
- #>
- #Powershell
- #O/P: http://pix.toile-libre.org/upload/original/1542240156.png
- dism /online /Enable-Feature /FeatureName:TelnetClient
- #Cmd
- #O/P --> https://imgur.com/a/eIjhCf9
- pkgmgr /iu:"telnetClient"
Advertisement
Add Comment
Please, Sign In to add comment