This is not a start/end time limits for a daily job. This is global start/end datetime limites for the job, e.g. start datetime is when the job is executed the very first time and end datetime is when the job is executed the very last time. A daily job will run recursively at the specified interval until the end datetime is reached (if any specified). If no end date is specified it is considered as 3000/01/01. What you realy want to do is implemented in a job template "Run program from 9:00 AM to 5:00 PM". Create your job from this template and then change the time to 6:00 AM and 10:00 PM : I'm having a problem running an "All Day" job and have it to : execute only between 6:00AM to 10:00PM. If I set my system clock to : 11:00pm the job continues to executes. I'm I misunderstanding how this : feature works? The following is my schedule setup: Start Date: 05/03/01 : Start Time: 06:00 AM : End Date: 00/00/00 End Time: 10:00 PM : Repeat every: 00:01 hour:min : The way I interpret the schedule above is as follows: Run this job every : minute, between 6:00AM and 10:00PM. : If this incorrect? : Thanks : Sam
|