- Filters backups by job type (VMware, Windows/Linux Agents, SQL, etc.)
- Retrieves restore points from the last 7 days
- Identifies the latest restore point per object
- Flags backup status as Success, Warning, or Failed
- Exports results to a CSV file on the desktop
📁 Output:
- CSV file:
Veeam_Backup_Report_Days.csv
- Columns:
JobName
,BackupType
,ObjectName
,LatestBackupTime
,Status
📌 Requirements:
- Veeam Backup & Replication PowerShell module
- Valid license and running Veeam services
- SMTP access for email delivery
🔗 GitHub Repository:
https://github.com/Surenthiran25/Veeam_Client_Inventory_Inventory