HP Operations Manager for Windows

Agent Remote Administration


Interfaces

Agent Remote Administration can be used through the following interfaces:

Script Support

All interfaces for Remote Administration are fully script compatible.

In scripting methods, the return value of parameters are defined as [out, retval]. The HRESULT return value is returned in the Err object.

For example, for VBS Scripts, see the following files:

opcragt.vbs
Uses asynchronous functions of IOvRemoteAgent, and implements methods of _IOvRemoteAgent.

OvOWRAgtS.vbs
Uses synchronous functions of IOvRemoteAgent.