I have windows machine in corporate which has vpn connection to access multiple servers. But I want to acccess servers from my home computer.
So I installed openssh server from here on windows machine.
Download OpenSSH-Win64.zip or OpenSSH-Win32.zip file . (version 0.0.24.0 tested)
Extract the package in C:\Program Files\OpenSSH .
As the Administrator, install SSHD and ssh-agent services
powershell.exe -ExecutionPolicy Bypass -File install-sshd.ps1