Skip to content

Instantly share code, notes, and snippets.

@joslat
Created February 22, 2023 22:43
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/eea9a5f63122fa634894951d40276541 to your computer and use it in GitHub Desktop.
Save joslat/eea9a5f63122fa634894951d40276541 to your computer and use it in GitHub Desktop.
chocolatez boxstarter script for new laptop
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 wsl2-distro-manager
cinst wsl-ubuntu-2204
cinst robo3t
cinst visualstudio2022professional --package-parameters "--allWorkloads --includeRecommended --includeOptional --passive --locale en-US"
cinst resharper
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 visualstudio2022-workload-azure
cinst visualstudio2022-workload-managedgame
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
cinst obs-virtualcam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment