Hi,
It seems that backupassist cannot verify if my backup is functional.
With this in mind, I am willing to code something simple to do a check.Would it be an adequate check to mount each VHD I backup to my host and then read a random file (e.g. a txt file)? The problem with this is that it may be possible to browse files but not launch the machine?
What would be a good way to verify the backup in an automated fashion (E.G. using Powershell).
Thanks