Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
SYNOPSIS This script will connect to Symantec BackupExec server and using PowerShell, it will return information about the backup jobs: SYNTAX .check_backupexec_jobs.ps1 [[-Name] ] [[-Period] ] [] PARAMETERS -Name Name of the Job -Period Number of Days Until Critical -------------------------- EXAMPLE 1 -------------------------- C:PS>.check_backupexec_jobs.ps1 -Name "BACKUP IT Machines-Full" -Period 10 # if it passes more than 10 days the it will return critical and if job Status Fails will Return Critical -------------------------- EXAMPLE 2 -------------------------- C:PS>.check_backupexec_jobs.ps1 -Name "BACKUP IT Machines-Full" #if no Period indicated will return last recorded date but doesn't return critical unless job status Fails
Current Version
1.0
Last Release Date
2018-02-01
Owner
Pedro Simoes
Website
http://blog.mirandasimoes.eu
License
GPL
Compatible With
You must be logged in to submit a review.
To:
From: