Windows Managed Node Setup
Windows doesn't use SSH for management. The Windows remote management system must be configured.
Download https://git.clusterapps.com/snippets/4/raw as ConfigureWinRM.ps1
Run the configuration script from an elevated Windows PowerShell prompt.
Set-ExecutionPolicy -ExecutionPolicy Unrestricted ConfigureWinRM.ps1