3.2.5.2 ATSvc Message Processing Events and Sequencing Rules

The ATSvc RPC interface provides methods to control scheduled tasks. All the ATSvc methods MUST have administrator privileges, as specified in section 3.2.5 and its subsections.

If the server implements the ATSvc interface, it MUST implement the methods as specified in the following table.

Methods in RPC Opnum Order

Method

Description

NetrJobAdd

The NetrJobAdd method adds a single AT task to the server's task store.

Opnum: 0

NetrJobDel

The NetrJobDel method deletes a specified range of tasks from the task store.

Opnum: 1

NetrJobEnum

The NetrJobEnum method returns an enumeration of all AT tasks on the specified server.

Opnum: 2

NetrJobGetInfo

The NetrJobGetInfo method returns information for a specified ATSvc task.

Opnum: 3