Results 1 to 2 of 2

Thread: Task Scheduler API

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    1

    Question

    Hi, I have a VBScript (which will be placed as a scheduled job run every 5 mins every day) to retrieve a Date/Time value from MSSQL Database. Upon retrieving a certain Date/Time, create a Schedule Job to run another VBScript based on the Date/Time retrieved.

    Problem is I can't seem to find any VB API for NT task scheduler. I tried also use the "AT" command. But the job created using "AT" won't run until I double-click on the job and set the "Start in" field (Which I can't set in using AT).

    Any advice? Thanks in Advance!

  2. #2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width