Comment by jstarks
8 years ago
This is from memory so it might be slightly wrong, but in PowerShell you can write:
Add-WindowsCapability -Online -Name OpenSSH.Client
8 years ago
This is from memory so it might be slightly wrong, but in PowerShell you can write:
Add-WindowsCapability -Online -Name OpenSSH.Client
Correct.