Skip to content

Instantly share code, notes, and snippets.

@kchat001
Created June 28, 2014 17:41
Show Gist options
  • Save kchat001/6e3a5600809c21d3c2b6 to your computer and use it in GitHub Desktop.
Save kchat001/6e3a5600809c21d3c2b6 to your computer and use it in GitHub Desktop.
Installs tools that need seperate installation for every user
Disable-MicrosoftUpdate
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowFileExtensions
Set-TaskbarOptions -Size Large -Lock -Dock Left
cinst EthanBrown.ConEmuConfig
cinst SublimeText2.PowershellAlias
cinst dropbox
cinst googledrive
cinst SkyDrive
Enable-MicrosoftUpdate
Install-WindowsUpdate -AcceptEula
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment