Skip to content

Instantly share code, notes, and snippets.

View Telerias's full-sized avatar

Gordon Brandt Telerias

  • Synchronet Industries, Inc.
  • United States
View GitHub Profile
asnp "VeeamPSSnapIn" -ErrorAction SilentlyContinue
#region User-Variables
# Report Title
$rptTitle = "My Veeam Report"
# Report mode - valid modes: any number of hours, Weekly or Monthly
# 24, 48, "Weekly", "Monthly"
$reportMode = 24
# File Output path and filename
# When $sendEmail is set to $false, file is created and opened in default browser