Skip to content

Instantly share code, notes, and snippets.

@chadr
Last active February 6, 2021 19:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chadr/2c16012e0788909cf8ce16e625eecd41 to your computer and use it in GitHub Desktop.
Save chadr/2c16012e0788909cf8ce16e625eecd41 to your computer and use it in GitHub Desktop.
Test Boxstarter Script
Disable-MicrosoftUpdate
Disable-UAC
Disable-BingSearch
Disable-GameBarTips
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowFileExtensions -EnableShowRibbon
Set-BoxstarterTaskbarOptions -AlwaysShowIconsOn
Install-Windowsupdate -getUpdatesFromMS -acceptEula -criteria IsInstalled=0
cinst googlechrome
cinst firefox
cinst sublimetext3
cinst 7zip.install
cinst vlc
cinst putty
cinst sysinternals
cinst filezilla
cinst paint.net
cinst visualstudiocode
cinst malwarebytes
cinst cdburnerxp
cinst winscp
cinst github-desktop
cinst dropbox
cinst python3
cinst windirstat
cinst irfanview
cinst classic-shell
cinst audacity
cinst crystaldiskinfo
cinst office365proplus
cinst sumatrapdf
cinst imgburn
cinst rufus
cinst yumi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment