Skip to content

Instantly share code, notes, and snippets.

@AdamCaviness
Last active August 29, 2015 14:20
Show Gist options
  • Save AdamCaviness/418167cc601090a9a8c3 to your computer and use it in GitHub Desktop.
Save AdamCaviness/418167cc601090a9a8c3 to your computer and use it in GitHub Desktop.
Boxstarter script
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
cinst fiddler4
cinst git
cinst nodejs
cinst Brackets
cinst kdiff3
cinst jre8
cinst redis-desktop-manager
cinst ConEmu
cinst elasticsearch
cinst CShell
cinst scriptcs
cinst redis-64
cinst sublimetext2
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