Temporarily prevent scheduled jobs

Probably not quite what you want but the PowerShell script I wrote does give you the ability to enable or disable scheduling via Task Scheduler. The script controls which jobs run and if the scripts task is disabled, no backups will run. Not exactly a built-in option but it may serve your purpose for the time being.

PowerShell script to run Duplicati GUI jobs.

1 Like