Skip to content

Instantly share code, notes, and snippets.

@silverl
Created January 30, 2019 23:17
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 silverl/665d1dd2086d4ec69fa679ed78383591 to your computer and use it in GitHub Desktop.
Save silverl/665d1dd2086d4ec69fa679ed78383591 to your computer and use it in GitHub Desktop.
Support-Boxstarter
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtension -EnableOpenFileExplorerToQuickAccess -EnableShowRecentFilesInQuickAccess -EnableShowFrequentFoldersInQuickAccess
Install-WindowsUpdate -acceptEula
Update-ExecutionPolicy RemoteSigned
Enable-MicrosoftUpdate
Enable-RemoteDesktop
Disable-InternetExplorerESC
Disable-GameBarTips
Disable-BingSearch
cinst 7zip
cinst github-desktop
cinst googlechrome
cinst filezilla
cinst Firefox
cinst google-drive-file-stream
cinst sql-server-management-studio
cinst nodepadplusplus
cinst rdcman
cinst skype
cinst slack
cinst greenshot
cinst ssdt17
cinst windirstat
cinst winmerge
cinst microsoftazurestorageexplorer
cinst zoom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment