Custom Scripts

Custom scripts, provided by users, perform specific tasks before or after the installation or upgrade of Connect:Direct (CD) server.

Benefits of custom scripts include but are not limited to:

  • Automate Setup: Custom scripts automate the setup process, enhancing efficiency and minimizing the risk of human error.

  • Integration with Existing Systems: They facilitate the seamless integration of newly installed software with existing systems and workflows.

  • Post-Installation Tasks: Custom scripts automate post-installation tasks like configuring updates, setting up scheduled backups, or initializing essential services.

  • Consistency and Standardization: These scripts enforce consistency and standardization across different installations.

Supported Versions

  • Control Center 6.3.1.0 and later
  • Connect:Direct
    • New Install
      - All versions
    • Upgrade
      - Windows: 6.2.0.6, 6.3.0.2 and later
      - Unix: 6.2.0.7, 6.3.0.2 and later

Supported script file contents

  • Windows – Batch scripts (.cmd)
  • Unix – Shell script