Added option to run Win11Debloat as another user (#208)

This commit is contained in:
Jeffrey
2025-03-05 23:39:29 +01:00
committed by GitHub
parent a7f8cc38d9
commit 875d55feca
3 changed files with 55 additions and 16 deletions

View File

@@ -2,6 +2,7 @@ param (
[switch]$Silent,
[switch]$Verbose,
[switch]$Sysprep,
[string]$User,
[switch]$RunAppConfigurator,
[switch]$RunDefaults, [switch]$RunWin11Defaults,
[switch]$RunSavedSettings,