Uninstalling the Dynamic Workload Console

How to encrypt passwords required by the installation, upgrade, and management processes.

Before you begin

Ensure that all HCL Workload Automation processes, services and the WebSphere Application Server Liberty Base process are stopped, and that there are no active or pending jobs. For information about stopping the processes and services see Starting and stopping processes on a workstation.

About this task

To uninstall the Dynamic Workload Console, perform the following steps:

Procedure

  1. Change directory to the folder containing the uninstallation script:
    cd DWC_INST_DIR/tools
  2. Run the uninstallation process by running the script as follows:
    Windows operating systems
    cscript uninstall.vbs --prompt no
    UNIX and Linux operating systems
    ./uninstall.sh --prompt no
    The procedure runs without prompting the user to confirm the uninstallation.

Results

The log file generated by this command are located in:
On Windows operating systems
<DWC_home>\logs
On UNIX operating systems
<DWC_DATA_dir>/installation/logs