PANTHEON™ manual

 Categories
 PANTHEON Help - Welcome
[Collapse]PANTHEON
 [Expand]Guides for PANTHEON
 [Collapse]User Manuals for PANTHEON
  [Collapse]User Manual for PANTHEON
   [Collapse]Getting Started
     Dictionary of terms
     First steps with PANTHEON
    [Expand]Using PANTHEON at Tecta, a fictional company
    [Expand]Instructions for Ensuring Compliance of PANTHEON with SAS
    [Expand]PANTHEON Installation
    [Expand]PANTHEON System
    [Expand]PANTHEON Basics
    [Expand]PANTHEON Help
    [Expand]Materials and Goods Movements
    [Expand]Assigning Identifiers
    [Expand]Frequently asked questions about Pantheon (F.A.Q.)
    [Collapse]Archive
     [Expand]PANTHEON Editions
      Installing PANTHEON on Linux and Oracle Database
     [Expand]eDocumentation
     [Expand]eInvoice
     [Expand]Workflow
     [Expand]Backup
     [Collapse]Get.start
      [Expand]Duplicates
       Windows 7
       SQL Server
      [Expand]ODBC
       SQL Server Agent
       Windows Vista
       Slabšanje performans MS-SQL strežnika
      [Expand]Row Level Security
       MS SQL Server 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
        Avtomatsko izvajanje na MS Windows 2000
        Avtomatsko izvajanje na MS Windows XP
       PANTHEON System Environment
      [Expand]Hardware
       Installation types on different network configurations
      [Expand]Datalab Utilities
       Installation
       On-premises installation
       PANTHEON Cloud installation
       Ordering and setting eBusiness services
       One-user installation of PANTHEON Cloud
       Network installation of PANTHEN Cloud
       PANTHEON Client Setup Wizard
     [Expand]To-do
     [Expand]End-User License Agreement
      Introductory word
     [Expand]Referential integrity (RI)
      eExchange
      SMS notifications
   [Expand]User Manual for eBusiness
   [Expand]Settings
   [Expand]Orders
   [Expand]Goods
   [Expand]Manufacturing
   [Expand]Service
   [Expand]Help
   [Expand]Personnel
   [Expand]Financials
   [Expand]Analytics
  [Expand]User Manual for PANTHEON Retail
  [Expand]User manual for PANTHEON Vet
  [Expand]User Manual for PANTHEON Farming
[Expand]PANTHEON Web
[Expand]PANTHEON Granules
[Expand]User Site

Load Time: 750.1614 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!