Task scheduled Zip compression and copy

If you want background scheduled tasks, rather than something with a user interface, you're better off using a command line zip tool (e.g. 7-Zip's command line mode is a good, free option).

While you could do this using Opus, you'd have progress dialogs and possibly error dialogs popping up when the scheduled task ran, which might get in your way.