Help and Support
 

powered byLive Search

Soon.exe Schedules Tasks for Next Day Instead of Current Day

Article ID:237840
Last Review:November 1, 2006
Revision:2.1
This article was previously published under Q237840

SYMPTOMS

When you schedule a task using the Soon tool (Soon.exe) included with the Windows NT 4.0 Resource Kit, the task may be scheduled for the next day instead of the current day.

NOTE: This behavior may occur with other tools that call the AT command.

Back to the top

CAUSE

This behavior occurs when Microsoft Internet Explorer 5 is installed on your computer.

After you install Internet Explorer 5, the Scheduler service is replaced by Task Scheduler. Task Scheduler checks the task list every minute, instead of every second like the Scheduler service. Therefore, the AT command is modified so that it schedules a task for tomorrow if the specified time is equal to the actual system time, and the seconds are ignored. For example:

At 10:00:00, you type the following command:
at 10:00:05 /interactive notepad.exe
This task is scheduled for tomorrow because of the behavior described in this article. However, the task is scheduled for today and Notepad.exe starts in one minute, if you type the following command:
at 10:01:00 /interactive notepad.exe
By default, Soon.exe calls the AT command with the actual system time plus five seconds. For example, using Soon.exe at 10:00:55 works fine, but from 10:00:00 until 10:00:54 the task is scheduled for tomorrow. This behavior occurs because of the "new" way the AT command interprets the specified time.

Back to the top

WORKAROUND

To work around this issue, use Soon.exe and specify a delay with a minimum of 60 seconds. To do this, use the appropriate method:
Call Soon.exe and specify the delay parameter.
Call soon.exe /l [delay] to set the default delay for local jobs.
Call soon.exe /r [delay] to set the default delay for remote jobs.

Back to the top


APPLIES TO
Microsoft Windows NT 4.0 Service Pack 4, when used with:
  Microsoft Windows NT 4.0
Microsoft Windows NT 4.0 Service Pack 5, when used with:
  Microsoft Windows NT 4.0
Microsoft Windows NT Workstation 4.0 Developer Edition, when used with:
  Microsoft Windows NT 4.0
Microsoft Windows NT Workstation 4.0, when used with:
  Microsoft Windows NT 4.0

Back to the top

Keywords: 
kbprb KB237840

Back to the top

Article Translations

 

Other Support Options

  • Need More Help?
    Contact a Support professional by Email, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.