I have several VB scripts that need to be bundled and run in sequence. I would like to keep these scripts as separate entities but set to run under another script one at a time. How would I do that?
Also, what do I need to do in order to run a script on a job scheduler or as scheduled task?
Thank you.
Also, what do I need to do in order to run a script on a job scheduler or as scheduled task?
Thank you.