Previous Topic: Function Keys and ShortcutsNext Topic: Run a Script


Create a Script

Use this procedure when you want to create a script to install a software packet or execute a command on an agent system in your network.

To create a script

  1. Click Start, Programs, CA, IT Client Manager, DMS Script Editor - Debugger.

    The DMScript Editor-Debugger opens.

  2. Select File, New to create a new script.

    An untitled window appears.

  3. Enter the script text, and click File, Save As and enter a name for the script file.

    Note: The extension of script files is optional. Preferred suffixes are .dms or .DMScript.

    The script file is created and saved.

    Note: The scripting language is not case-sensitive. The contents of character strings are case-sensitive (for example, the strings "ABCD", "Abcd", and "abcd" are different).