universalprintingmonitor

Parralels

AppserverClient Command Line Interface

universalprintingmonitor

manages monitoring of universal printing jobs.

Category: Diagnostics

AppServerClientCLI universalprintingmonitor -cmd enable/disable/getinfo [-clear]  

Arguments

  • cmd (mandatory) Specify the monitoring command, which can be one of enable/disable/getinfo.

  • clear (optional) Clear the jobs information after the command is executed.

Return codes:

ok - Command was successful NotAvailable - Communication with the client backend failed, ensure that the client is running InvalidArgs - Some arguments are missing or invalid Exception - System problem

Examples:

AppServerClientCLI universalprintingmonitor -cmd enable AppServerClientCLI universalprintingmonitor -cmd getinfo AppServerClientCLI universalprintingmonitor -cmd getinfo -clear AppServerClientCLI universalprintingmonitor -cmd disable

Notes:

Universal printing is only available when using RAS connections.

See also:

enablelog disablelog clearlog viewlog clientreport enableaudit disableaudit getaudit clearaudit

Last updated