|
DayOfMonth | | Sets the day of the month to execute the scheduled task. Use a positive whole number from 1 through 31. |
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. |
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. |
RunEveryXMonths | | Sets the monthly 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. |