Skip to content

Script Info: Get ADLastBackupDate

Mike Kanakos edited this page Apr 19, 2019 · 1 revision

SYNOPSIS

Check AD Last Backup Date

DESCRIPTION

This script Checks AD for the last backup date

Script Type:

This script runs from a source server and retrieves the last backup date information by parsing the output of 'repamdin /showbackup.' If the last backup date is older than the defined limit, an alert will be generated.

Connection type:

Native Tools

Automatic repair option:

N/A

EventID Definitions:

17050 - Failure
17051 - Beginning of test
17052 - Successful Test Result
17053 - End of test
17054 - Alert Email Sent

Alert Cleared Notice

The script will query the local Event log for failure event codes in the past 24 hours. If there was a previous failure, but the test succeeds on the current run, an alert will be sent that the previously seen errors have been cleared.

Currently Configured Output Options:

Event Log
Email

NOTES

Authors: Mike Kanakos, Greg Onstot
Clone this wiki locally