Skip to content

Instantly share code, notes, and snippets.

@trodemaster
Created November 3, 2016 01:57
Show Gist options
  • Save trodemaster/b68ac25ce5d42afdb2d3a591194caa12 to your computer and use it in GitHub Desktop.
Save trodemaster/b68ac25ce5d42afdb2d3a591194caa12 to your computer and use it in GitHub Desktop.
iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
choco install openssh -params '"/SSHServerFeature"' -force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment