Start Type
The start type defines whether a task is triggered at a specific time or by a specific event.The following start types are available:
- One-Time
- Daily
- Weekly
- Monthly
- Interval
- Windows Shutdown
- Windows Startup
- Connection
- Monitoring
- Scheduler Activation
- Screensaver
- System Idle
- System Wake-Up
- Monitor Standby
One-Time
Starts the task once at a specified date and time.Daily
Starts the task every day at a specified time.Weekly
Allows the task to run on selected weekdays at a specified time. You can also specify which calendar weeks the task should run.Monthly
Allows the task to run on selected days of the month at a specified time. You can also specify which months of the year the task should run.Interval
Runs the task daily at fixed intervals between a start and end time. You can also specify which weekdays this execution should occur.Windows Shutdown
Starts the task when Windows is shutting down. Recognized system actions:- Log off user
- Restart or shut down Windows
Notes
- The Windows Shutdown start type does not function when the scheduler runs as a service.
- You can prevent task start by holding the CTRL key during Windows shutdown.
- During task execution, the Windows shutdown dialog may appear after a delay and can be ignored. Enable 'Extend wait time before displaying Windows shutdown dialog' if the task takes too long and prevents Windows from shutting down.
Windows Startup
Starts the task after the user logs into Windows. Enable the general scheduler option 'Automatically start and activate scheduler after user login'. Prevent task start by holding the CTRL key during automatic scheduler startup.The tolerance option defines the maximum amount of time that may pass between Windows startup and the start of the scheduler. If this time is exceeded, the task will no longer be executed.
Start only once per day
Ensures the task runs only once per day. Prevents the task from starting again after every Windows restart.
Notes for Scheduler Service
When using the scheduler service, the task starts automatically after Windows boots, without user login. The task only starts if the scheduler service is launched within the defined tolerance time.
Connection
Regularly checks if a specified folder is available. Starts the task when the folder, previously unavailable, becomes accessible. Useful for automatic synchronization with external drives like USB sticks.Monitoring
Monitors up to two folders for changes. Starts the task once a defined number of changes is detected. Monitored changes include:- Renaming, creating, and deleting files or folders
- File and folder attributes
- File size
- File modification date
- Access permissions of files and folders
Options
- Monitor all subfolders
Enables change monitoring for all subfolders of the specified folders. - Pause monitoring during copy operation
Stops monitoring at task start and resumes it at task end. - Start task after the following number of changes
Defines how many changes must occur before the task starts. - Interval for checking folder availability
Defines how often the monitored folders are checked for availability. If a monitored folder is not found when the scheduler activates, it will keep checking until the folder is found.
Network
The Windows user who starts the scheduler must be a member of the Backup Operators group to monitor a network folder.Monitored Changes
Overview of how many changes were registered for various file and folder actions:| Changes | Action |
|---|---|
| 1 | New file created |
| 1 | File renamed |
| 1 | File attributes changed |
| 1 | File content edited and saved with Notepad |
| 2 | File content edited and saved with WordPad |
| 2 | File content edited and saved with Microsoft Word |
| 2 | File opened with Microsoft Word |
| 2 | File copied into monitored folder |
| 2 | File moved into monitored folder |
| 1 | New folder created |
| 1 | Folder renamed |
| 1 | Folder attributes changed |
| 2 | Empty folder copied into monitored folder |
| 2 | Empty folder renamed in monitored folder |
| 2 | Folder with 4 files copied into monitored folder |
| 2 | Folder with 4 files moved into monitored folder |
Scheduler Activation
Starts the task when the scheduler is activated.Screensaver
Starts the task when the screensaver is displayed. This start type does not function when the scheduler runs as a service.Automatically cancels the task run when the screensaver is not displayed anymore.
Cancel task run if screen saver is no longer displayed





