Skip to content
This repository was archived by the owner on Apr 21, 2020. It is now read-only.

cunninghamp/Get-DailyBackupAlerts.ps1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get-DailyBackupAlerts.ps1

Generate an email report of Exchange database backup times. Download the latest version of the script from the TechNet Script Gallery or the releases page.

Description

Checks the backup timestamps for Exchange databases and alerts if a database hasn't been backed up recently.

Inputs

No inputs required, however you should modify the Settings.xml file to suit your environment.

Outputs

Sends an HTML email if databases are detected without a backup for more than the specified number of hours.

Examples

.\Get-DailyBackupAlerts.ps1

Tip: Run as a scheduled task to generate the alerts automatically

.\Get-DailyBackupAlerts.ps1 -AlwaysSend -Log

Sends the report even if no alerts are found, and writes a log file.

More information

http://exchangeserverpro.com/set-automated-exchange-2010-database-backup-alert-email

Credits

Written by: Paul Cunningham

Find me on:

Check out my books and courses to learn more about Office 365 and Exchange Server.

Additional Credits:

About

Generate an email report of Exchange database backup times

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors