There's a taskscheduler module in Pywin32 that gives you access to the Task Scheduler COM interfaces. The scripts in \win32comext\taskscheduler\test have some examples of how they're used. Roger