Skip to content

Instantly share code, notes, and snippets.

@iphoting
Last active January 2, 2016 11:19
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save iphoting/8295868 to your computer and use it in GitHub Desktop.
Save iphoting/8295868 to your computer and use it in GitHub Desktop.
Boxstarter Script
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
Set-TaskbarSmall
cinst Microsoft-Hyper-V-All -source windowsFeatures
#rem cinst PowerShell
cinst powertab
cinst pscx
cinst teamviewer
#cinst avastfreeantivirus
cinst MicrosoftSecurityEssentials
cinst f.lux
cinst daemontoolslite
cinst Gow
cinst OpenSSL.Light
cinst openvpn -ia /SELECT_SHORTCUTS=1 /SELECT_OPENVPN=1 /SELECT_OPENVPNGUI=1 /SELECT_ASSOCIATIONS=1 /SELECT_PATH=1
cinst git
cinst git-credential-winstore
cinst 7zip
cinst dropbox
cinst filezilla
cinst javaruntime
cinst GoogleChrome
#rem cinst GoogleChrome-AllUsers
cinst Firefox
cinst adobereader
cinst flashplayerplugin
cinst Quicktime
cinst k-litecodecpackbasic
cinst 1password
cinst cdburnerxp
cinst truecrypt
cinst SublimeText3
cinst SublimeText3.PackageControl
cinst SublimeText3.PowershellAlias
cinst putty
cinst sysinternals
cinst ultramon
cinst steam
cinst vlc
cinst spotify
Enable-MicrosoftUpdate
Install-WindowsUpdate -AcceptEula
START http://boxstarter.org/package/nr/url?https://gist.github.com/iphoting/8295868/raw/boxstarter.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment