Skip to main content
Question

Hmm bored of fetching inventory?...try this

  • August 11, 2025
  • 0 comments
  • 19 views

surenthiran
  • 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 SuccessWarning, or Failed
  • Exports results to a CSV file on the desktop

📁 Output:

  • CSV file: Veeam_Backup_Report_Days.csv
  • Columns: JobNameBackupTypeObjectNameLatestBackupTimeStatus

📌 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