Add parameter option to run script with the Saved Custom Settings #176

This commit is contained in:
Raphire
2025-01-09 21:33:28 +01:00
parent 8a27bc9a05
commit 0b967ff137
4 changed files with 48 additions and 37 deletions

View File

@@ -4,6 +4,7 @@ param (
[switch]$Sysprep,
[switch]$RunAppConfigurator,
[switch]$RunDefaults, [switch]$RunWin11Defaults,
[switch]$RunSavedSettings,
[switch]$RemoveApps,
[switch]$RemoveAppsCustom,
[switch]$RemoveGamingApps,