Fix quotes.

Signed-off-by: Sam <sam@mcpinc.com>
This commit is contained in:
Sam
2026-02-13 09:15:16 -05:00
parent 40d2bfbb25
commit 887273c6b0

View File

@@ -1,12 +1,12 @@
Write-Host -ForegroundColor Green "Starting OSDCloud ZTI"
Start-Sleep -Seconds 5
Start-OSDCloud -OSVersion 'Windows 11' -OSBuild 25H2 -OSEdition Pro -OSLanguage en-us -OSLicense Retail -ZTI
#Restart from WinPE
Write-Host -ForegroundColor Green Restarting in 20 seconds!
Start-Sleep -Seconds 20
Write-Host -ForegroundColor Green "Starting OSDCloud ZTI"
Start-Sleep -Seconds 5
Start-OSDCloud -OSVersion 'Windows 11' -OSBuild 25H2 -OSEdition Pro -OSLanguage en-us -OSLicense Retail -ZTI
#Restart from WinPE
Write-Host -ForegroundColor Green "Restarting in 20 seconds!"
Start-Sleep -Seconds 20
wpeutil reboot