flatlinebb
8/18/2016 - 6:08 AM

Bart's 1st Gist File

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