|
FirstRunTime | | Sets the time to begin executing the scheduled task. Times must be in the format "hh:mm" using positive whole numbers or zeroes. |
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
LastRunTime | | Sets the time to stop executing the scheduled task. Times must be in the format "hh:mm" using positive whole numbers or zeroes. |
RunEveryXDays | | Sets the daily interval for the scheduled task. Use a positive whole number. |
RunEveryXHours | | Sets the hourly interval for the scheduled task. Use a positive whole number. |
RunEveryXMinutes | | Sets the minute interval for the scheduled task. Use a positive whole number. |
RunOnceAtTime | | Sets the time to execute the scheduled task. Times must be in the format "hh:mm" using positive whole numbers or zeroes. |