I personally thought, that with the release of Windows Server 2019, PSCore/OpenSSH would be a Windows Feature, which is not the case.
The soluion to that is – for sure – a PowerShell Script. It does the following:
- Read all Servers from the Active Directory
- Remotely connect to the server
- Install PSCore
- Install and configure OpenSSH to run with PSCore
Find the code in my GitHub Repository:
https://github.com/RStadlmair/DeployPSCore
Happy deployment ! / R.