Posted in Web Installing and Configuring OpenSSH on Windows Server 2019 June 14, 2025 To get an SSH client onto Windows 10 or Windows Server 2019, without using 3 rd party software or installing Windows Subsystem for Linux, use the PowerShell command: Add-WindowsCapability -Online -Name OpenSSH.Client~~~~0.0.1.0 https://techcommunity.microsoft.com/blog/itopstalkblog/installing-and-configuring-openssh-on-windows-server-2019/309540