Hello,
I am running a post-command after a backup successfull when the backup is successfull.
But when the backup is failing, like if I try to do a transactional log backup on a simple database, the post-command script is not executed. Is there a way of having the post-command script run each time no matter what the backup result is?