HCL Workload Automation, Version 9.4

Syntax

About this task

Note: The order and the position of the twsClusterAdm command parameters must be respected.

twsClusterAdm.exe –new
    domain=
<Windows_domain>
    user=<TWS_user>
    pwd=<TWS_user_password>
    [hosts=<hostname1,hostname2...>]
    [twshome=<TWS_home_dir>]
    [  –res
       group=<cluster_group_name>
       ip=<IP_resource_name>
       net=<network_resource_name>
       disk=<disk_resource_name>
       [resname=<resource_instance_name>]
       [check_interval=<TWS_polling_interval>]
       [failover=yes|no]
       [looksalive=<lookalive_interval>]
       [isalive=<isalive_interval>]
       [tcpport=<tcp_port>]
       [opts=<generic_options>]
    ]
     [–dll
       [path=<DLL_resource_path>]
   ]
      [–force]
      [–sharedDesktop [name=<desktop_name>]]

twsClusterAdm.exe  –uninst
    domain=
<Windows_domain>
    user=<TWS_user_name>
    [hosts=< hostname1,hostname2...>]

twsClusterAdm.exe –update
    resource=
<resource_instance_name>
    [hosts=< hostname1,hostname2...>]
    [ask={yes|no}]
    [–force]
    [–twsupd [pwd=<TWS_user_password>]]


twsClusterAdm.exe –changeResName
    "
<resource_instance_name>"
    "<new_resource_instance_name>"