ScheduleStartTime

Set ScheduleStartTime to the time to start running the schedule. Set ScheduleStartTime to now to start the schedule as soon as the server starts.

You can specify the time in one of the following formats:

HH:NN
H:NN

A time in the 24-hour clock (between 00:00 and 23:59).

For example, 15:00, 23:30, 07:30, or 9:15.

In this case, the date is always the current day, even if this time is in the past.

YYYY/MM/DD

A date.

For example, 2010/08/15, 2015/12/23, or 2030/07/10.

YYYY/MM/DD hh:nn:ss

A date and time in the 24-hour clock with minutes and seconds.

For example, 2010/08/15 15:30:00, 2015/12/23 09:45:30, or 2030/07/10 23:30:45.

Ne

Epoch seconds (seconds since 1 January 1970).

For example, 1012345000e specifies 22:56:40 on 29 January 2002.

Type: String
Default: now
Required: No
Configuration Section: AnalysisSchedules
Example: ScheduleStartTime=04:30
See Also: RunMissedSchedules
ScheduleAction
ScheduleCycles
ScheduleInterval