Task Scheduler with batch script

More controllable and stable

Explanation

  • With wireless internet connection or even wired internet connection, sometimes TASK SCHEDULER doesn't work stably (like hasn't connected to the network before Rclone mount fails or Network doesn't have internet connection), which may lead to Rclone fail mounting

  • With SILENTCMD, Rclone only mounts after successfully pinging to google.com


Let's go

  1. In Action tab, click on New...

  2. Action: Start a program Program/script: SilentCMD "full/path/to/your/script"

  3. Click on Yes to move the script path to the argument field

Last updated