Hi everyone
I have XP Pro SP2 on a single laptop. I have a .vbs file that forces a System Restore and I've set Task Scheduler to run it each day at 1800. If the laptop is turned off at 1800, the script doesn't run. Is it possible to modify the details in the Task Scheduler via the .vbs file?
What I'd like to do is set Task Scheduler initially to run the .vbs file "Every 5 minutes from 1800 for 24 hours every day, starting <date>". When the script has done the System Restore, I'd like it to change the details in Task Scheduler to "Every 5 minutes from 1800 for 24 hours every day, starting <date+1>". This would mean that it would run the .vbs file only once each day, at 1800 or as soon as possible after that time.
I don't know if this is possible or, indeed, if there is an easier way to achieve what I need. I'm not keen on using third party software. If I can get this working, I'd like to extend the idea to a routine automatic backup of files to a USB Memory Stick.
Thanks for your time.
I have XP Pro SP2 on a single laptop. I have a .vbs file that forces a System Restore and I've set Task Scheduler to run it each day at 1800. If the laptop is turned off at 1800, the script doesn't run. Is it possible to modify the details in the Task Scheduler via the .vbs file?
What I'd like to do is set Task Scheduler initially to run the .vbs file "Every 5 minutes from 1800 for 24 hours every day, starting <date>". When the script has done the System Restore, I'd like it to change the details in Task Scheduler to "Every 5 minutes from 1800 for 24 hours every day, starting <date+1>". This would mean that it would run the .vbs file only once each day, at 1800 or as soon as possible after that time.
I don't know if this is possible or, indeed, if there is an easier way to achieve what I need. I'm not keen on using third party software. If I can get this working, I'd like to extend the idea to a routine automatic backup of files to a USB Memory Stick.
Thanks for your time.