Skip to content

Instantly share code, notes, and snippets.

@AndyPook
Last active May 11, 2017 14:32
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AndyPook/005fb75873f6d775ed82144af24749b8 to your computer and use it in GitHub Desktop.
Save AndyPook/005fb75873f6d775ed82144af24749b8 to your computer and use it in GitHub Desktop.
boxstarter script
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions -EnableShowFullPathInTitleBar -EnableOpenFileExplorerToQuickAccess -EnableShowRecentFilesInQuickAccess -EnableShowFrequentFoldersInQuickAccess -EnableExpandToOpenFolder
Enable-RemoteDesktop
Update-ExecutionPolicy Unrestricted -Force
Disable-InternetExplorerESC
Disable-BingSearch
cinst chocolatey
cinst Boxstarter
cinst Boxstarter.Azure
cinst Boxstarter.Bootstrapper
cinst Boxstarter.Chocolatey
cinst Boxstarter.Common
cinst Boxstarter.HyperV
cinst Boxstarter.WinConfig
cinst 7zip
cinst adobereader
cinst AzureStorageExplorer
cinst conemu
cinst curl
cinst DotNet3.5
cinst DotNet4.5.1
cinst DotNet4.6.1
cinst DotNet4.6.2
cinst fiddler4
cinst git
cinst git-credential-winstore
cinst gitextensions
cinst github
cinst poshgit
cinst sourcetree
cinst diffmerge
cinst tortoisegit
cinst googlechrome.dev
cinst googledrive
cinst keepass
cinst hashcheck
cinst ilspy
cinst linqpad
cinst nodejs
cinst notepad2
cinst notepadplusplus
cinst NuGet.CommandLine
cinst office365homepremium
cinst openlivewriter
cinst paint.net
cinst putty
cinst scriptcs
cinst skype
cinst sql-server-management-studio
cinst sysinternals
cinst vlc
cinst webpi
cinst WindowsAzurePowershell
cinst Wget
cinst windirstat
cinst zoomit
cinst visualstudiocode
cinst vscode-powershell
cinst vscode-csharp
cinst vscode-docker
cinst vscode-csharpextensions
cinst vscode-mssql
cinst Microsoft-Hyper-V-All -source windowsFeatures
cinst TelnetClient -source windowsFeatures
Enable-MicrosoftUpdate
Install-WindowsUpdate -AcceptEula -Full
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment