Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Combine and run multiple scripts on scheduler

 
Logged in as: Guest
arrSession:exec spGetSession 2,2,58489
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> Combine and run multiple scripts on scheduler
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 Combine and run multiple scripts on scheduler - 3/28/2008 2:08:55 AM   
  snufse

 

Posts: 29
Score: 0
Joined: 9/5/2007
Status: offline
I have several scripts that need to be bundled and run in sequence. I would like to keep these scripts as separate scripts but set to run 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.
 
 
Post #: 1
 
 RE: Combine and run multiple scripts on scheduler - 3/28/2008 9:41:49 PM   
  TomRiddle


Posts: 188
Score: 4
Joined: 2/7/2008
Status: offline
Try scheduling a batch file with the following lines
cscript.exe "c:\Tests\WeekdayStressTest1.vbs"
cscript.exe "c:\Tests\WeekdayStressTest2.vbs"
cscript.exe "c:\Tests\WeekdayStressTest3.vbs"

(in reply to snufse)
 
 
Post #: 2
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> WSH & Client Side VBScript >> Combine and run multiple scripts on scheduler Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts