Skip to content

Instantly share code, notes, and snippets.

@joslat
Created December 22, 2020 19:42
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 joslat/459d7f96b80e88cc4e60f03fa7240972 to your computer and use it in GitHub Desktop.
Save joslat/459d7f96b80e88cc4e60f03fa7240972 to your computer and use it in GitHub Desktop.
chocolatey boxtstarter script
Set-ExplorerOptions -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
#chocolatey feature enable -n allowGlobalConfirmation
cinst Microsoft-Hyper-V-All -source windowsFeatures
cinst IIS-WebServerRole -source windowsfeatures
cinst wsl2
cinst robo3t
cinst visualstudio2019community
cinst vscode
cinst vscode-cake
cinst vscode-prettier
cinst vscode-editorconfig
cinst vscode-react-native
cinst nodejs-lts
cinst azure-cli
cinst microsoftazurestorageexplorer
cinst azure-ad-connect
cinst azure-functions-core-tools-3
cinst git
cinst git.install
cinst github
cinst poshgit
cinst beyondcompare
cinst beyondcompare-integration
cinst sql-server-management-studio
cinst microsoft-teams
cinst postman
cinst prefix
cinst linqpad4
cinst cmder
cinst 7zip
cinst notepadplusplus
cinst nugetpackageexplorer
cinst sysinternals
cinst powertoys
cinst docker-desktop
cinst vscode-docker
cinst notepad2
cinst SublimeText3
cinst SublimeText3.PackageControl
cinst spotify
cinst adobereader
cinst google-chrome-x64
cinst brave
cinst imageresizerapp
cinst skype
cinst f.lux
cinst WindowsLiveWriter
cinst sysinternals
cinst obs-studio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment