Skip to main content

CWA Solution - Windows Server Backup

Purpose

This solution contains the complete audit work for Windows Server backup.

Associated Content

ContentTypeFunction
Script for Windows Server Backup ScheduleScriptThis script grabs the details of the Windows Server Backup Schedule and stores it in the table 'Plugin_Proval_windows_server_backup'.
Windows Server Backup Data TableTableThe table is built to store the complete Windows Server Backup data.
Windows Server Backup Report DataviewDataviewThis dataview shows the complete Windows Server Backup report and is useful for displaying how the Windows Server Backup is running on a scheduled basis.
Agent Detection RoleRoleThis role is created to detect the agents where the Windows Server Backup feature is installed.
Remote Monitor for Backup StatusRemote MonitorThis remote monitor detects the last backup status of the Windows Server Backup. If the backup fails, it will raise a ticket.

Implementation

This solution is initially dependent on the role. Create a group based on the role and schedule the script for the group, recommended daily.

Additionally, schedule the remote monitor for the group to detect backup failures and use the default ticket creation process.