CWA Solution - Windows Server Backup
Purpose
This solution contains the complete audit work for Windows Server backup.
Associated Content
Content | Type | Function |
---|---|---|
Script for Windows Server Backup Schedule | Script | This 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 Table | Table | The table is built to store the complete Windows Server Backup data. |
Windows Server Backup Report Dataview | Dataview | This 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 Role | Role | This role is created to detect the agents where the Windows Server Backup feature is installed. |
Remote Monitor for Backup Status | Remote Monitor | This 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.