Skip to content

Instantly share code, notes, and snippets.

@jsonpittman
Created February 16, 2019 13:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jsonpittman/e45246204307814d3320820d01822c16 to your computer and use it in GitHub Desktop.
Save jsonpittman/e45246204307814d3320820d01822c16 to your computer and use it in GitHub Desktop.
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned
. { iwr -useb https://boxstarter.org/bootstrapper.ps1 } | iex; get-boxstarter -Force
Install-BoxstarterPackage -PackageName [filepath] -DisableReboots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment