Skip to content

Instantly share code, notes, and snippets.

View oscargregory's full-sized avatar
🎯
Focusing

Greg Blattler oscargregory

🎯
Focusing
View GitHub Profile
Write-Host -ForegroundColor Green "Starting OSDCloud ZTI"
Start-Sleep -Seconds 5
Start-OSDCloud -OSVersion 'Windows 11' -OSBuild 24H2 -OSEdition Pro -OSLanguage en-us -OSLicense Retail -ZTI
#Restart from WinPE
Write-Host -ForegroundColor Green “Restarting in 20 seconds!”
Start-Sleep -Seconds 20