Previous Topic: Windows JobsNext Topic: Verify File Space Before a Windows Job Starts


Defining Windows jobs

You can define a Windows (NT_JOB) job to schedule workload to run on a Windows computer. The job runs a Windows command file.

Note: To run these jobs, your system requires CA WA Agent for Windows.

Required Statements

To define a Windows job, you must specify the following statements:

Optional Statements

You can specify the following optional statements for a Windows job:

Example: Run a Windows Command

This example runs the c:\payroll\test\data.bat command on the NT_NY agent. The job runs on a Windows computer.

AGENT NT_NY
CMDNAME c:\payroll\test\data.bat