In light to the CBT bug KB2136854 ref:http://forums.veeam.com/vmware-vsphere- ... 31280.html, I wanted to be able to schedule of our VMware backup jobs to run once a week without CBT disabled, then re-enable CBT once it's done. Also, I only wanted to limit CBT disabled to one job at a time to prevent such a large impact on our entire systems and jobs.
I would limit the scope to backup and replication jobs, because along with backup and replication jobs Get-VBRJob commandlet would return file copy, VM copy and backup copy jobs. Then, your code would try to disable CBT on them and execute them in accordance. So, this modification might be needed: