Перейти к файлу
James Fryman ed2304b322 Add more packages to register SSHD service in bootstrap. 2013-10-04 13:10:49 -05:00
LICENSE Add a license 2012-08-23 14:16:59 -04:00
README.md Reboot after bootstrapping to ensure settings are saved 2012-07-11 16:09:54 -04:00
bootstrap.ps1 Add more packages to register SSHD service in bootstrap. 2013-10-04 13:10:49 -05:00

README.md

To run:

(New-Object Net.WebClient).DownloadString("https://raw.github.com/aroben/winbootstrap/master/bootstrap.ps1") | Invoke-Expression

The computer will reboot, and sshd will now be running.