Skip to content

Instantly share code, notes, and snippets.

@bruuteuzius
Last active April 14, 2021 17:32
Show Gist options
  • Save bruuteuzius/387b77578e8231dd9fd3 to your computer and use it in GitHub Desktop.
Save bruuteuzius/387b77578e8231dd9fd3 to your computer and use it in GitHub Desktop.
Disable-UAC
Disable-MicrosoftUpdate
Disable-BingSearch
Disable-GameBarTips
Set-TaskbarOptions -Size Small -Lock -Dock Bottom -Combine Always -AlwaysShowIconsOff
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions -EnableShowFullPathInTitleBar
cinst notepadplusplus
cinst skype
cinst 7zip
cinst GoogleChrome
cinst Firefox
cinst docker-desktop
cinst visualstudiocode
cinst teamviewer
cinst synologydrivecinst
cinst winscp
cinst ssms
cinst sysinternals
#cinst sourcetree
cinst paint.net
cinst windirstat
cinst slack
cinst mremoteng
#cinst logexpert
cinst nodejs-lts
cinst okular
cinst vlc
cinst kdiff3
cinst azure-data-studio
cinst azure-data-studio-sql-server-admin-pack
cinst SQL2014.ClrTypes
cinst ms-reportviewer2015
cinst keyhub-cli
cinst libreoffice-fresh
cinst visualstudio2019professional
Enable-UAC
Enable-MicrosoftUpdate
Install-WindowsUpdate -acceptEula
@bruuteuzius
Copy link
Author

this list keeps getting better and better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment