Repairing the Dynamic Workload Console

Complete this procedure to repair an updated version of the Dynamic Workload Console.

About this task

Download the installation image that has the same version as the current one.

Procedure

  1. Log in to the workstation where you plan to install the Dynamic Workload Console.
  2. Download the installation images from Flexnet.
  3. Browse to the folder <image_location>.
  4. Start the installation launching the following command:
    On Windows operating systems
    cscript dwcinst.vbs --acceptlicense yes --inst_dir <INST_DIR>
    On UNIX operating systems
    ./dwcinst.sh --acceptlicense yes --inst_dir <INST_DIR>

    where INST_DIR is the directory where the component is installed. To find out the installation directory, see Finding out what has been installed in which HCL Workload Automation instances.

    Note: The acceptlicense and inst_dir parameters are required. All other parameters are ignored by the installation command, except for the following three optional parameters: lang, work_dir and skipcheckprereq.

    For further details about commands, see Reference.