Skip to content

Instantly share code, notes, and snippets.

@gildas
Last active November 19, 2015 03:35
Show Gist options
  • Save gildas/0b2eb22b341136bc9272 to your computer and use it in GitHub Desktop.
Save gildas/0b2eb22b341136bc9272 to your computer and use it in GitHub Desktop.
Boxstarter script for Windows 2012R2 standard with IIS
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
cinst -y classic-shell
cinst -y 7zip
cinst -y becyicongrabber
cinst -y ConEmu
cinst -y git
cinst -y ncftp
cinst -y TotalCommander
cinst -y vim
cinst -y webdeploy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment