Updates to examples

This commit is contained in:
Przemysław Kłys
2020-04-21 09:10:48 +02:00
parent 905cbf44e1
commit 2107d52eed
6 changed files with 39 additions and 16 deletions
@@ -2,4 +2,4 @@
# Remove GPOS
$BackupPath = "$Env:UserProfile\Desktop\GPO"
Remove-GPOZaurr -Type Empty -BackupPath $BackupPath -BackupDated -LimitProcessing 2 -Verbose
Remove-GPOZaurr -Type Empty, Unlinked -BackupPath $BackupPath -BackupDated -LimitProcessing 2 -Verbose