Skip to content

Activate Scripting

You must activate Scripting in the AdminClient before you can use any scripting functions.

  1. Start the AdminClient and open the Global settings module.
  2. Open the Scripting tab.

    Figure: Global settings module, Scripting tab

    • Select the Enable script functionality on clients checkbox to enable client-side scripting.
    • Select the Enable script functionality on server checkbox to enable server-side scripting.
  3. Select OK.

    To use scripts, place them in the script directory of the client or server.

  4. In the AdminClient, open the Script management module.

  5. In the Local files area, select the required files.
  6. Move the files to the appropriate tab on the right-hand side of the interface using the > button:

    • Move client-side scripts to the Server scripting directory for automatic distribution to clients.
    • Move server-side scripts to the Server scripting directory tab.
  7. Select Apply.


Related topics