Home
»
Discussion Forums
»
z Old Forum - Archive
»
Backup Exec Status Report
Subscribe via RSS
Share this
Similar Posts
Backup Exec 10d or 11d Monitoring/Reporting of Failed/Success Status
by
LegacyPoster
on
Nov 15, 2007
Backup Score in Exec Report
by
LegacyPoster
on
Aug 4, 2008
Check Backup status - Backup Exec, ArcServe, NT Backup
by
LegacyPoster
on
Oct 14, 2008
Getting Kaseya Backup Stats, Into Connectwise Exec Report
by
LegacyPoster
on
Aug 11, 2006
Symantec Exec Absence of Job status
by
Matt S.
on
Oct 27, 2011
Not Answered
View More
Details
0
Replies
0
Subscribers
Posted
over 14 years ago
z Old Forum - Archive
Backup Exec Status Report
Posted by
LegacyPoster
on
Nov 10, 2006 11:56 PM
CheckVeritasStatus.zip
This script Queries the MSDE Database for job status.
Download the attached file and extract
Make sure the vbs file is uploaded to your kaseya server
Check the script logfor details on backup jobs.
Script Name: Check Veritas Status
Script Description:
IF Check Registry Value
Parameter 1 : HKEY_LOCAL_MACHINESOFTWAREVERITASBackup ExecEngineMiscDebug Flag
Exists :
THEN
Get Variable
Parameter 1 : 10
Parameter 2 :
Parameter 3 : temp
OS Type : 0
Write File
Parameter 1 : #temp#CheckVeritasStatus.vbs
Parameter 2 : VSASharedFilesCheck_Veritas_StatusCheckVeritasStatus.vbs
OS Type : 0
Use Credential
OS Type : 0
Execute Shell Command
Parameter 1 : cscript #temp#CheckVeritasStatus.vbs //nologo >> #temp#BSTATUS.txt
Parameter 2 : 0
OS Type : 0
Pause Script
Parameter 1 : 5
OS Type : 0
Delete File
Parameter 1 : #temp#CheckVeritasStatus.vbs
OS Type : 0
Get Variable
Parameter 1 : 1
Parameter 2 : #temp#BSTATUS.txt
Parameter 3 : messages
OS Type : 0
Write Script Log Entry
Parameter 1 : #messages#
OS Type : 0
Delete File
Parameter 1 : #temp#BSTATUS.txt
OS Type : 0
ELSE
Write Script Log Entry
Parameter 1 : Veritas Not Found on This Server
OS Type : 0
Legacy Forum Name: Backup Exec Status Report,
Legacy Posted By Username: jspain
You have posted to a forum that requires a moderator to approve posts before they are publicly available.