Update toolbox.ps1

This commit is contained in:
smo
2025-04-08 08:56:07 +00:00
parent 076ec75cd8
commit 994fb94565

View File

@@ -23,6 +23,7 @@ function Show-MainMenu {
Write-Host "[4] Cris z'n Autopilot Hash Script OFFLINE" -ForegroundColor Yellow
Write-Host "[5] GPO & MDM Sync forceren" -ForegroundColor Yellow
# Voeg meer opties toe
Write-Host
Write-Host "[X] Afsluiten" -ForegroundColor Red
Write-Host
}