Skip to content

Instantly share code, notes, and snippets.

@jamesfoster
Last active September 20, 2017 02:05
Show Gist options
  • Save jamesfoster/13dd69f6668190e3c7a7 to your computer and use it in GitHub Desktop.
Save jamesfoster/13dd69f6668190e3c7a7 to your computer and use it in GitHub Desktop.
boxstarter
Update-ExecutionPolicy RemoteSigned
Set-ExplorerOptions -showHidenFilesFoldersDrives -showFileExtensions
Enable-RemoteDesktop
cinst fiddler4
cinst git
cinst tortoisegit
cinst console-devel
cinst notepadplusplus
cinst dotpeek
cinst kdiff3
cinst 7zip
cinst adobereader
cinst sysinternals
cinst skype
cinst resharper
cinst putty
cinst MsSqlServerManagementStudio2014Express
cinst Microsoft-Hyper-V-All -source windowsFeatures
cinst IIS-WebServerRole -source windowsfeatures
cinst IIS-HttpCompressionDynamic -source windowsfeatures
cinst TelnetClient -source windowsFeatures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment