HCL Workload Automation, Version 9.4

Example 14: First installation of domain manager in Windows cluster environment, specifying monitoring options of dynamic scheduling

About this task

First time installation of an HCL Workload Automation domain manager in a Windows cluster environment, specifying the lwaOn generic option.
twsClusterAdm.exe –new domain=MYDOM user=mytwsuser pwd=mytwspwd –res 
group=myresgroup ip=myip net=mynetname disk=mydisk 
opts=lwaOn
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.
  • Sets the generic option lwaOn to enable monitoring of the dynamic scheduling agent.