Input format: csv Language: PowerShell
This script takes in the following files:
- Server inventory
- Backup report (containing the list of all the servers that have been backed up)
- Retention policy mapping information (containing the retention policy corresponding to each group category)
Outputs:
- A report of servers from the inventory that were successfully backed up, together with their corresponding retention policy information
- A report of servers whch have been successfully backed up but which are missing in the inventory, together with their corresponding retention policy
- A report of servers from the inventory that have not been backed up