2012-07-11 17:46:58 +04:00
|
|
|
To run:
|
|
|
|
|
|
|
|
```powershell
|
|
|
|
(New-Object Net.WebClient).DownloadString("https://raw.github.com/aroben/winbootstrap/master/bootstrap.ps1") | Invoke-Expression
|
|
|
|
```
|
2012-07-11 01:42:15 +04:00
|
|
|
|
2012-07-11 22:02:46 +04:00
|
|
|
`sshd` will now be running.
|