Would it be possible to mark a job as "Must Run Alone". I have several jobs that trigger at varying times that must run independently of each other. It is very tricky to configure that many exceptions. But if jobs marked as "must run alone" would only execute their tasks if no other job marked as "must run alone" was currently running. If other jobs are running they would delay and wait.