HCL Workload Automation, Version 9.4

Example 1: First installation of HCL Workload Automation in a Windows cluster environment

About this task

First time installation of HCL Workload Automation in a Windows cluster environment.
twsClusterAdm.exe –new domain=MYDOM user=mytwsuser pwd=mytwspwd 
–res group=myresgroup ip=myip net=mynetname disk=mydisk opts=lwaOn –dll
The command:
  • Configures HCL Workload Automation on all the nodes of the cluster.
  • Installs the new HCL Workload Automation Cluster resource type (named ITWSWorkstation) on all the nodes of the cluster.
  • Copies the ITWSResources.dll to the \%systemRoot%\cluster folder.
  • Creates an instance of the HCL Workload Automation Cluster resource type within the specified cluster group.
  • Adds a dependency from myip, mynetname, and mydisk to the resource.
  • Enable monitoring of dynamic agents (lwaOn).