November 2, 2009Published by jeremy.whittaker at November 2, 2009Send a daily html CCR report via PowershellCreate a powershell script to generate the html file Test-ReplicationHealth | ConvertTo-Html -title “BackupReport CCR” -body “Backup status per Storage Group” | Set-Content E:StorageGroupBackupStatus.html note: test-systemhealth […]