November 19, 200520 yr hi all,i have a load of scheduled tasks on my pc and if im running a virtual pc (or 2 or even 3) i dont really want my scheduled tasks to kick in, in the middle of it all.so does anyone know if it possible to make a script that i can run which will temporarily disable scheduled tasks? and then afterwards i could run a script to re-enable scheduled tasks?if anyone could help that would be greatthank you
November 19, 200520 yr Author sorry all, iv got it it was so simple lol - just disable the task scheduler service and re-enable it when im done lolthanks
November 19, 200520 yr Author net stop "task scheduler" does the job fine and then net start to restart it
Create an account or sign in to comment