-
Get-GPOBackupAndReports PowerShell Script V1.10
#Version 1.10 1-Jun-2018
- Add Parameter MaxZipSize (in MBs) [default is 150 MB]
- Test combined size of the two Zip files created to see if <= to MaxZipSize
- If > MaxZipSize, do not attempt the email
- Backup GPOs one at a time
- Show the name of each GPO being backed up to show the GPO causing
- a backup error
You can always find the most current script by going to https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/
Thanks
Webster
- Add Parameter MaxZipSize (in MBs) [default is 150 MB]
June 1, 2018
Active Directory, PowerShell