install telnet windows server 2012
In the PowerShell window type the following line:
PowerShell
1 Import-Module servermanager
3. Then type:
PowerShell
1 Add-WindowsFeature telnet-client
4. Once command finished, Telnet client will be installed.
From <https://petri.com/enable-telnet-client-windows-server-2012-windows-8>
In the Command Prompt window type:
PowerShell
1 dism /online /Enable-Feature /FeatureName:TelnetClient
Note: DISM is short for Deployment Image Servicing and Management tool.
From <https://petri.com/enable-telnet-client-windows-server-2012-windows-8>
Also in Shell:
- jupyter notebooks
- how to make new user linux termil
- git diff two commits one file
- install jupyter
- debian 10 buster mysql
- git diff two commits
- rails server already running
- shell foreach line
- what is merge conflict in git
- bash grep and sort
- sh increment variable
- git merge pushed commits
- dns_probe_finished_nxdomain linux ubuntu
- linux change username
- git effacer banch
- how to kill tasks using grep
- mkdir linux
- git ignore file mode changes
- create zip file ubuntu
- unzip a tar.gz file in linux
- ubuntu dock setting
- git clone submodule
- docker how to echo env variable in bash
- npm install jquery