Previous Topic: Asset Management Scripting Language Predefined String ConstantsNext Topic: Identifiers


Desktop Management Scripting Language

The Scripting Language provides a common means of executing commands on agents. It is a programming tool with the ability of Desktop Management components to run agent commands that, for example, let you perform software maintenance on the asset management agents. When you are familiar with the scripting commands, you can use them on all agent platforms and operating systems.

The core language of the script includes the usual control statements, expressions, and variables. The core language has libraries of functions that enable you to perform general and specific tasks needed by the item procedures.

By using the language features, you can make scripts portable between the different target operating systems.