Skip to content

Instantly share code, notes, and snippets.

View jshelbyjr's full-sized avatar

Jesus J. Shelby Jr. jshelbyjr

View GitHub Profile
@jshelbyjr
jshelbyjr / BoxStarter.TXT
Last active September 9, 2021 03:47
BoxStarter-Reset
# Install Chocolatey
# Install Boxstarter with . { iwr -useb https://boxstarter.org/bootstrapper.ps1 } | iex; Get-Boxstarter -Force
# Install-BoxstarterPackage -PackageName '<Raw gist url>' -DisableReboots Credential $cred
# Allow unattended reboots
$Boxstarter.RebootOk=$true
$Boxstarter.NoPassword=$false
$Boxstarter.AutoLogin=$false
#Setup Env