| Minutely - This is simple schedule type that allows user to setup event to be executed periodically with interval measured in minutes. Event execution interval value must be specified by user. |
| Hourly - Hourly kind of schedule allows user to setup event to be executed periodically with interval measured in hours. Event execution interval value must be specified by user. In addition to interval in hours specification, user can enter certain minute of an hour to execute event. |
| Daily - Similar to "Minutely" and "Hourly" kinds of event schedule this one is also designed for periodical event execution but time interval is measured in days and user can specify certain time of a day for event to appear. |
Weekly - Weekly is advanced schedule type that allows week days specification in addition to standard execution interval in weeks and time of a day when scheduled event have to appear. |
Monthly - Monthly schedule type provides user with ability to specify certain time of a day for the event to appear, select one or multiple months and day of month with additional option called "Last" that means event will be executed on the last day of a month. When user specifies month's nonexistent day or day that not always present in a month (for instance February 29th), SchedInspector will check it and show special warning saying that event may not run for the month(s) selected. |
| On logon - This kind of event schedule means that event will be executed after SchedInspector application start. User can specify period of time in minutes or hours that SchedInspector should "wait" after its startup before executing this event. |
| On time given - This schedule type is simplest and designed to schedule event that will be executed only once on exact time and date specified by user. |