Quantcast
Channel: File Services and Storage forum
Viewing all articles
Browse latest Browse all 10672

How to check that the backup was successful

$
0
0
I use Powershell to perform backup.
After completion of the Start-WBBackup cmdlet I would like to check whether backup was successful or failed.
Is there any reliable way to find this out?

I tried:
(get-wbjob -Previous 1).Hresult
(Get-WBSummary).LastBackupResultHR

But there was some cases when they did not reveal that last backup was finished with errors or warnings.

Viewing all articles
Browse latest Browse all 10672

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>