Skip to content

Instantly share code, notes, and snippets.

@andreagx
andreagx / WSB_report.ps1
Last active January 3, 2016 19:19
The script send by email a report with Windows Server Backup activity and the target status.If backup fail or target space is under 10% the row in the table becomes with a red background.Location: C:\Users\Public\BackupLog.htm.Schedule script i.e. 2 hours before backup start time.
<#
andreagx.blogspot.com
The script send by email a report with Windows Server Backup activity and the target status
If backup fail or target space is under 10% the row in the table becomes with a red background
Location: C:\Users\Public\BackupLog.htm
Schedule script i.e. 2 hours before backup start time
http://andreagx.blogspot.it/2014/01/windows-server-backup-inviare-un-report.html
#>