Skip to content

Instantly share code, notes, and snippets.

@flatlinebb
Last active August 19, 2016 04:25
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 flatlinebb/3b807d3b2afe248f02956740fc27dd10 to your computer and use it in GitHub Desktop.
Save flatlinebb/3b807d3b2afe248f02956740fc27dd10 to your computer and use it in GitHub Desktop.
Bart's 1st Gist File
### To Run:
### In IE:
### http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/flatlinebb/....
Disable-UAC
Update-ExecutionPolicy Unrestricted
Set-StartScreenOptions -EnableBootToDesktop
Set-CornerNavigationOptions -EnableUsePowerShellOnWinX
Set-TaskbarOptions -Lock -Combine Always
Set-WindowsExplorerOptions -showHiddenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
Disable-BingSearch
Disable-InternetExplorerESC
cinst 7zip.install
cinst GoogleChrome-AllUsers
cinst firefox
cinst flashplayeractivex
cinst flashplayerplugin
cinst flashplayerppapi
cinst jre8
cinst notepadplusplus.install
cinst aria2
cinst wget
cinst filezilla
cinst foxitreader
cinst malwarebytes
cinst pstools
cinst DotNet4.5.2
cinst PowerShell
cinst PSWindowsUpdate
cinst TelnetClient --source windowsfeatures
Install-WindowsUpdate -getUpdatesFromMS -acceptEula
Enable-UAC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment