Example 3: Add a new agent in a cluster environment with IBM Workload Scheduler already installed

Add a new IBM Workload Scheduler agent in a cluster environment where an agent of IBM Workload Scheduler has been installed and configured in a different Virtual Server.
twsClusterAdm.exe –new domain=MYDOM user=mytwsuser pwd=mytwspwd 
–res group=myresgroup ip=myip net=mynetname disk=mydisk opts=lwaOn 
The command:
  • Configures IBM Workload Scheduler on all the nodes of the cluster.
  • Creates an instance of the IBM Workload Scheduler 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).