Add option to revert previous changes to windows defaults

This commit is contained in:
Raphire
2026-03-22 22:07:51 +01:00
parent edd815fdbb
commit a54c3c6918
14 changed files with 697 additions and 56 deletions

View File

@@ -1,6 +1,7 @@
param (
[switch]$CLI,
[switch]$Silent,
[switch]$Undo,
[switch]$Verbose,
[switch]$Sysprep,
[string]$LogPath,