Navodila za PANTHEON

 Categories
 Скласти тех карту
[Expand]User Manual for DataLab PANTHEON 5.5
[Collapse]Datalab PANTHEON 5.5
 [Expand]Orders
 [Expand]Settings
 [Expand]Manufacturing
 [Expand]Goods
 [Expand]Service
 [Expand]Financials
 [Expand]Personnel
 [Expand]ZEUS Business Intelligence System
 [Expand]Desktop
  Web Portals
  Extra
 [Collapse]Datalab Software System Environment
  [Expand]Security Policy
  [Expand]Installation
  [Collapse]Task Scheduling
    Adding a Scheduled Task in Windows 95
    Adding a Scheduled Task in Windows 98
    Adding a Scheduled Task in Windows NT
   [Expand]SQL Server Jobs
  [Expand]PANTHEON System Environment
  [Expand]Database Administration
  [Expand]Datalab Utilities
 [Expand]Messages and Warnings
 [Expand]Additional Programs
 90632
[Expand]Pantheon RA (android POS) guide
[Expand]Довідник користувача Datalab PANTHEON Farming
[Expand]User Site

Load Time: 500,0207 ms
print   |
Label

Adding a Scheduled Task in Windows NT

Adding a Scheduled Task in Windows NT

Adding a Scheduled Task in Windows NT

In Windows NT, first you have to check whether the Schedule service is running.

In the Control Panel, double click Services. Find the Schedule service and see its status.

000823.gif

The above example shows that the Schedule service is not running (which is the default for most Windows installations). The service should be set to start at system startup. With the Schedule service selected, click the Startup button.

000824.gif

Under Startup Type, select Automatic and click OK. The service will start automatically at the next system startup, but now it has to started manually. Click the Start button to do so.

000825.gif

The service is set up properly when its status is Started and Startup is Automatic.

000826.gif

050327.gif

If using a dial-up connection, the Schedule service should be set to log on as an administrator account, not the System account , otherwise OTOS will not be able to establish a connection.

 

In the DOS Prompt type in the following:

AT "cas" /INTERACTIVE /EVERY:M,T,W,Th,F,S "path to OTOS" "profile"

Where:
M - Monday
T - Tuesday
W - Wednesday
Th - Thursday
F - Monday
S - Saturday
Su - Sunday

To synchronize data with branch office 1 every day except Sunday at 22:00, with branch office 2 everyday except Sunday at 23:00, and with branch office 3 every Wednesday and Friday at 0:30, type:

AT 22:00 /INTERACTIVE /EVERY:M,T,W,Th,F,S c:\Datalab\Otos\Otos.exe 001
AT 23:00 /INTERACTIVE /EVERY:M,T,W,Th,F,S c:\Datalab\Otos\Otos.exe 002
AT 00:30 /INTERACTIVE /EVERY:W,F c:\Datalab\Otos\Otos.exe 003

To see the scheduled tasks, type AT without any parameters.

000827.gif

To delete all scheduled tasks, type:

AT /DELETE



Rate this topic
Was this topic usefull?
Comments
Comment will also bo visible in forum!