Skip to content

Instantly share code, notes, and snippets.

@kwokhou
Created July 13, 2015 05:26
Show Gist options
  • Save kwokhou/08690b306ec6b5cbb5cf to your computer and use it in GitHub Desktop.
Save kwokhou/08690b306ec6b5cbb5cf to your computer and use it in GitHub Desktop.
Boxstarter Install Windows Updates
Set-WindowsExplorerOptions -EnableShowFileExtensions -EnableShowFullPathInTitleBar
Enable-MicrosoftUpdate
Install-WindowsUpdate
Set-CornerNavigationOptions -EnableUsePowerShellOnWinX
Update-ExecutionPolicy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment