Skip to content

Instantly share code, notes, and snippets.

@CESARDELATORRE
Last active August 29, 2015 14:13
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 CESARDELATORRE/e06355269e9eaf2c059a to your computer and use it in GitHub Desktop.
Save CESARDELATORRE/e06355269e9eaf2c059a to your computer and use it in GitHub Desktop.
My Boxstarter baseline script
Set-ExplorerOptions -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
cinst zoomit
cinst adobereader
cinst disk2vhd
cinst f.lux
cinst google-chrome-x64
cinst azurestorageexplorer
cinst skype
cinst WindowsLiveWriter
cinst nugetpackageexplorer
cinst sysinternals
cinst notepad2
cinst 7zip
cinst 7zip.install
cinst 1Password
cinst paint.net
cinst procexp
cinst teamviewer
cinst fiddler4
cinst console-devel
cinst dotpeek
cinst SublimeText3
cinst SublimeText3.PackageControl
cinst Microsoft-Hyper-V-All -source windowsFeatures
cinst IIS-WebServerRole -source windowsfeatures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment