# Functions
Create attempts to create a scheduled task.
Delete attempts to delete a scheduled task.
Disable disables a scheduled task.
Enable enables a scheduled task.
TaskExists is a helper function that detects whether a scheduled task exists.
# Variables
ErrNotRegistered indicates that the querired Scheduled Task is not registered in the Windows Task Scheduler.
ErrTaskNotFound indicates a failure due to task resolution.