Hi.
Regarding chained jobs in general, I'm using a different approach at all with very smaill and simple powershell script:
Community Forums • View topic - Veeam Backup Script to run multiple jobs in sequence
http://forums.veeam.com/viewtopic.php?f ... har#p63202
Using such script has some benefits:
I can get a daily single summary report of all job runs instead.
There is no dependency between jobs.
I manually start a single job from the GUI (for example b4 maintenance of specific VM), without running all other chained job.
I can add/remove jobs to the script without thinking or modifying other jobs.
However - I would still look for a feature in the product itself which might have in the future a "job group" option, which would allow us to better schedule and monitor jobs in sequence.
Yizhar