Skip to content

Instantly share code, notes, and snippets.

@jamesallen-cm
Created December 11, 2015 19:34
Show Gist options
  • Save jamesallen-cm/1ba1f92cdfc6df47ef94 to your computer and use it in GitHub Desktop.
Save jamesallen-cm/1ba1f92cdfc6df47ef94 to your computer and use it in GitHub Desktop.
#Boxstarter options
$Boxstarter.RebootOk = $true # Allow reboots?
$Boxstarter.AutoLogin = $true # Save my password securely and auto-login after a reboot
Install-WindowsUpdate -AcceptEula
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment