Search

How to install OpenSSH server in Windows Server

Follow below steps to install OpenSSH server services in Windows Server. Note that in this example, I am using Windows Server 2019.

Step 1 - Type "Apps & features" in Windows search box and then click "Apps & features" in search results.

install-openssh-on-windows-server-01.gif

Step 2 - Click "Manage optional features".

install-openssh-on-windows-server-02.gif

Step 3 - Click "Add a feature".

install-openssh-on-windows-server-03.gif

Step 4 - Find "OpenSSH Server" in the list and then click "Install" button to install "OpenSSH Server", as shown in below image.

install-openssh-on-windows-server-04.gif

Step 5 - Once the installation of "OpenSSH Server" is completed, check whether "OpenSSH Server" is properly installed, and available in the list.

install-openssh-on-windows-server-05.gif

You need to start the OpenSSH SSH services in Windows Server to make the SSH services available to clients. Click the next link to learn how to start the OpenSSH SSH services in Windows Server.

Related Tutorials
What is SSH (Secure Shell)
History of SSH protocol
What SSH can do
Versions of SSH Protocol
RFCs related with SSH protocol
SSH Protocols and Products
SSH Client and SSH Server
SSH Components
SSH Packet Format
SSH Encryption Algorithms
Hash values, MAC and HMAC in SSH
What is SSH host key
How SSH works
How to start OpenSSH Service in Windows Server
How to install OpenSSH Server in Windows Server using PowerShell
How to configure SSH server in Cisco Router
PuTTY login to Cisco Router using SSH protocol
How to install OpenSSH client in Windows 10
Port forwarding using SSH
How to configure SSH port forwarding