This commit is contained in:
Przemysław Kłys
2020-04-12 10:31:49 +02:00
parent 3821a38b32
commit 82e0e16019
26 changed files with 566 additions and 305 deletions
@@ -2,4 +2,4 @@
# Remove GPOS
$BackupPath = "$Env:UserProfile\Desktop\GPO"
Remove-GPOZaurr -Type EmptyAndUnlinked -BackupPath $BackupPath -BackupDated -LimitProcessing 2 -Verbose
Remove-GPOZaurr -Type Empty -BackupPath $BackupPath -BackupDated -LimitProcessing 2 -Verbose