Skip to content

Instantly share code, notes, and snippets.

@DamianStanger
Last active August 29, 2015 13:56
Show Gist options
  • Save DamianStanger/8984613 to your computer and use it in GitHub Desktop.
Save DamianStanger/8984613 to your computer and use it in GitHub Desktop.
boxstarter foo
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
cinst IIS-WebServerRole -source windowsfeatures
cinst IIS-HttpCompressionDynamic -source windowsfeatures
cinst IIS-ManagementScriptingTools -source windowsfeatures
cinst IIS-WindowsAuthentication -source windowsfeatures
cinst GoogleChrome
cinst Console2
cinst sysinternals
cinst fiddler4
cinst sublimetext3
cinst launchy
cinst BareTail
cinst Silverlight
cinst RavenDB
cinst mongodb
cinst geteventstore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment