Update boxstarter.txt
This commit is contained in:
parent
6b89f40822
commit
8f76e09cf8
|
@ -1,6 +1,3 @@
|
||||||
### Invoke Reboot to capture password... less babysitting afterwards ###
|
|
||||||
Invoke-Reboot
|
|
||||||
|
|
||||||
Install-WindowsUpdate -AcceptEula
|
Install-WindowsUpdate -AcceptEula
|
||||||
if (Test-PendingReboot) { Invoke-Reboot }
|
if (Test-PendingReboot) { Invoke-Reboot }
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue