Scheduling Scripts with the Windows Task Scheduler

The Windows Task Scheduler is the recommended tool for setting your TE scripts to run at specific times, but you can also use the NT 4 AT Scheduler.

To schedule a task

  1. Click Start > Control Panel > Administrative Tools >Task Scheduler.

  2. Double-click Add Scheduled Task. The Scheduled Task Wizard appears.

  3. Click Next, then clickBrowse. The Select Program to Schedule dialog appears.

  4. Navigate to the script that you created, click it, then Open. You are returned to the Scheduled Task Wizard.

  5. Provide a name for the task, or keep the default, which is the filename, specify how often to run the script, then click Next.

  6. Specify the starting time and date (if you specified Daily, Weekly, or Monthly, or One time only) and recurrence (if you specified Daily, Weekly, or Monthly), then click Next.

  7. Type the user name and password for the account that will run the script (e.g., the EFT Server account in Windows), then click Next.

  8. If you want to configure advanced properties, select the check box, then click Finish.

    • If you want to disable the task without deleting it, open the task in the Scheduled Tasks dialog box (see step 1 above), then on the Task tab, clear the Enable check box.

    • To delete the task, in the Scheduled Tasks dialog box (see step 1 above), click the task, then click Delete.

    • If you do not have the Scheduled Tasks folder, you can use the NT 4 AT scheduler.

    • In Windows 2000 or Windows XP, you can configure the Transfer Engine so that it can run when no one is logged in.

    • In Windows NT 4, you must have Internet Explorer 4 or higher and the Offline Browsing Pack installed to see the Scheduled Tasks folder.

Related Topics

Creating Scripts

Using a Script to Connect to a Remote Site

Using a Script to Download a File

Setting the TE to Run without a User Present

Running the Transfer Engine from an SQL job