diff --git a/boxstarter.txt b/boxstarter.txt index 954cfc3..aaf3c20 100644 --- a/boxstarter.txt +++ b/boxstarter.txt @@ -1,6 +1,3 @@ -### Invoke Reboot to capture password... less babysitting afterwards ### -Invoke-Reboot - Install-WindowsUpdate -AcceptEula if (Test-PendingReboot) { Invoke-Reboot }