Files
GPOZaurr/Examples/Example-22-RemoveLegacyADMFiles.ps1
T
Przemyslaw Klys ac224b41b7 Update
2020-07-22 09:48:29 +02:00

3 lines
210 B
PowerShell

Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
Remove-GPOZaurrLegacyFiles -Verbose -BackupPath $Env:USERPROFILE\Desktop\BackupADM -BackupDated -RemoveEmptyFolders #-WhatIf #-LimitProcessing 2 -WhatIf