There is a maintenance window on a specific Agent from 2:00 pm to 3:00 pm so during that time frame there shouldn't be any job to be executed and also we don't want those jobs to run after the maintenance window has finished. |
if we want to avoid jobs to be executed during that time frame and skip those jobs to be executed at all until maintenance window has finished then we can use a workload policy to handle such scenario as explained in the following video solution: |