eyeball Posted November 19, 2005 Posted November 19, 2005 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
eyeball Posted November 19, 2005 Author Posted November 19, 2005 sorry all, iv got it it was so simple lol - just disable the task scheduler service and re-enable it when im done lolthanks
djone21 Posted November 19, 2005 Posted November 19, 2005 i doubt you can do that with a script... but you never know
eyeball Posted November 19, 2005 Author Posted November 19, 2005 net stop "task scheduler" does the job fine and then net start to restart it
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now