Skip to content

Instantly share code, notes, and snippets.

@mwrock
Created November 9, 2013 07:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mwrock/7382880 to your computer and use it in GitHub Desktop.
Save mwrock/7382880 to your computer and use it in GitHub Desktop.
My Boxstarter Script
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
cinstm fiddler4
cinstm git-credential-winstore
cinstm console-devel
cinstm sublimetext2
cinstm poshgit
cinstm dotpeek
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