Boxstarter scripts to setup a new windows machine.
Set-ExecutionPolicy Bypass -Scope Process -Force
[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072
iex ((New-Object System.Net.WebClient).DownloadString('https://boxstarter.org/bootstrapper.ps1'))
Get-Boxstarter -Force
Click link to run | Description |
---|---|
System Setup | Use PSToolKit to Install a new System. |
Warning You will need a valid github userid and token to continue