Support-Boxstarter
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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