The times that you want to run the schedule.
Specify the schedule time in the following format:
Days;Dates;Hours;Minutes
where
Days
|
are the days of the week that you want to run the schedule. You can specify days with full names (Monday, Tuesday, and so on), or the first three letters (Mon, Tue, and so on). The day names are not case sensitive. Separate multiple days with commas. If you want to run the task on every day (subject to any Dates restrictions), set this value to an asterisk (*). |
Dates
|
are the dates of the month that you want to run the schedule. Separate multiple days with commas. If you want to run the task on every day (subject to any Days restrictions), set this value to an asterisk (*). |
Hours
|
are the hours (0-23) that you want to run the schedule. Separate multiple hours with commas. If you want to run the task every hour, set this value to an asterisk (*). |
Minutes
|
are the minutes (0-59) in the specified hour that you want to run the schedule. Separate multiple minutes with commas. |
Action: | ScheduleTask
|
Type: | String |
Default: | None |
Example: | ScheduleTime=Mon,Fri;*;18;30
|
See Also: |
|