Skip to content

Instantly share code, notes, and snippets.

@lucasjhall
Last active September 9, 2015 14:26
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 lucasjhall/6a7d090a6d0268c5c731 to your computer and use it in GitHub Desktop.
Save lucasjhall/6a7d090a6d0268c5c731 to your computer and use it in GitHub Desktop.
Boxstarter Win7 Deployment v1
Disable-InternetExplorerESC
Disable-UAC
Enable-RemoteDesktop
Install-WindowsUpdate
cinst boxstarter
cinst chocolatey
cinst google-chrome-x64
cinst firefox
cinst googledrive
cinst flashplayerplugin
cinst flashplayeractivex
cinst vlc
cinst javaruntime
cinst dotnet4.5
cinst silverlight
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment