• "date": "2022-02-07"
  • "title": "site-package"

https://github.com/PowerShell/Win32-OpenSSH/releases

powershell.exe -ExecutionPolicy Bypass -File install-sshd.ps1
net start sshd
Set-Service sshd -StartupType Automatic