Skip to content

Instantly share code, notes, and snippets.

@cmaneu
Last active August 29, 2015 14:12
Show Gist options
  • Save cmaneu/714b71d743a36fbc8137 to your computer and use it in GitHub Desktop.
Save cmaneu/714b71d743a36fbc8137 to your computer and use it in GitHub Desktop.
Jenkins MSbuild
# Boxstarter OS options
#Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
#Enable-RemoteDesktop
#Set-StartScreenOptions -EnableBootToDesktop -EnableDesktopBackgroundOnStart
# System tools
choco install sysinternals
choco install git.install
choco install git-credential-winstore
choco install poshgit
# Jenkins prerequisites
choco install javaruntime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment