Skip to content

aepli/Get-DailyBackupAlerts.ps1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 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:

For more Exchange Server tips, tricks and news check out Exchange Server Pro.

Additional Credits:

About

Generate an email report of Exchange database backup times

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 100.0%