Does a gpo exist for allowing ssh access on windows server 2016.? I have tried google and more specifically, https://gpsearch.azurewebsites.net.
Asked
Active
Viewed 1,483 times
1 Answers
2
There are no built in policies to permit this.
I would guess the closest option to install via policy would be to create a Powershell script and assign that and configure that as a startup script. Or perhaps use a policy to deploy a scheduled task that runs a Powershell script that installs and configures ssh.

Zoredache
- 130,897
- 41
- 276
- 420