Use Clusrun to Deploy Agents onto the Nodes of the Cluster

You can use the Windows HPC Server 2008 R2 clusrun command to deploy the Operations Manager agent on the nodes in the HPC cluster.

You can run clusrun with the following command:

msiexec.exe /i \\path\Directory\MOMAgent.msi  USE_SETTINGS_FROM_AD=0 MANAGEMENT_GROUP=<MG_Name> MANAGEMENT_SERVER_DNS=<MSDNSNAME> ACTIONS_USE_COMPUTER_ACCOUNT=0 ACTIONSUSER=<AccountUser> ACTIONSDOMAIN=<AccountDomain> ACTIONSPASSWORD=<AccountPassword> /qn