Install SSH on Windows
# PowerShell Remoting via SSH https://docs.microsoft.com/en-us/powershell/scripting/core-powershell/ssh-remoting-in-powershell-core?view=powershell-6 # Install Latest PowerShell Core (it has SSH Connection) from here - Stable MSI in table: https://github.com/PowerShell/PowerShell/ #Install Win32 OpenSSH See HERE: https://github.com/PowerShell/Win32-OpenSSH/wiki/Install-Win32-OpenSSH #…