Is there any way to pause and resume multiple Windows batch synchronization tasks without going to the Task Scheduler and disabling/reenabling each task one by one?
Thanks,
Gary
Easy pause/resume control for Windows batch jobs?
- Posts: 2
- Joined: 16 Jun 2023
- Posts: 4056
- Joined: 11 Jun 2019
You could write a batch script. If you would be pausing/starting the same jobs every time, this would be pretty easy. What does this have to do with FFS?
- Posts: 2
- Joined: 16 Jun 2023
I'm using Windows Task Scheduler to launch FFS batch jobs. I'm a new user and I wanted to know if there is a way in FFS that I missed for pausing/reenabling multiple tasks.
Thanks for the suggestion to use a batch script.
Thanks for the suggestion to use a batch script.
- Posts: 4056
- Joined: 11 Jun 2019
Gotcha! No, Task Scheduler is simply running FFS as you define. FFS and Task Scheduler have nothing to do with each other software-wise.
https://winaero.com/enable-or-disable-scheduled-task-in-windows-10/#Enable_or_Disable_a_Scheduled_Task_in_Command_Prompt
Looks pretty straightforward luckily!
https://winaero.com/enable-or-disable-scheduled-task-in-windows-10/#Enable_or_Disable_a_Scheduled_Task_in_Command_Prompt
Looks pretty straightforward luckily!