Uninstalling a backup master domain manager

Before you begin

Before uninstalling, verify that the user running the uninstallation process has the following authorization requirements:
Windows operating systems

If you set the Windows User Account Control (UAC), your login account must be a member of the Windows Administrators group or domain administrators with the right, Act as Part of the Operating System.

If you set the Windows User Account Control (UAC) on the workstation you must run the installation as administrator.

UNIX and Linux operating systems
root access

About this task

To uninstall a backup master domain manager, perform the following steps:

Procedure

  1. To uninstall the backup master domain manager, you must first remove it from the plan. Set the workstation running the backup master domain manager to ignore, using either the composer mod cpu workstation_name> command or from the Dynamic Workload Console.
  2. Run JnextPlan to generate the new production plan so that the backup master domain manager is removed from the plan.
  3. Run the uninstall script.
    1. Change directory using the following command:
      cd TWA_home>/TWS/tws_tools
    2. Run the uninstallation process by running the script as follows:
      Windows operating systems
      cscript uninstall.vbs --prompt no --wauser user_name> 
      UNIX and Linux operating systems
      ./uninstall.sh --prompt no --wauser user_name> 
      where, user_name> represents the user for which you want to uninstall the backup master domain manager. The procedure runs without prompting the user to confirm the uninstallation.
  4. Run JnextPlan to update the plan with the changes.