Skip to content

Instantly share code, notes, and snippets.

@jcdarwin
Last active August 29, 2015 13:57
Show Gist options
  • Save jcdarwin/9561291 to your computer and use it in GitHub Desktop.
Save jcdarwin/9561291 to your computer and use it in GitHub Desktop.
A Boxstarter script for provisioning a IE8Win7 OVM sourced from modern.ie
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
Disable-UAC
Disable-MicrosoftUpdate
cinst git.install
cinst git-credential-winstore
cinst console-devel
cinst sublimetext2
cinst poshgit
cinst nodejs.install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment