Forum Discussion

kileri _'s avatar
kileri _
Copper Contributor
Oct 25, 2017

Runbook only running against one machine in the hybrid worker group

Hello all,

 

I have a log analytics workspace automation account running a runbook against a hybrid worker group. The group has multiple on-prem machines and the runas account is the same across the machines within the worker group. However, the runbook exits with success after completing the runbook on the first machine. Is there something I am missing to make sure that the runbook runs against all machines in this group (success or failure) Thanks! -k

  • Hi When runbook is started it runs only against one hybrid worker from a hybrid worker group. This is the expected behavior. You have multiple hybrid workers in a hybrid worker group for high availability. In case one of your hybrid workers is not available it will start the job on another hybrid worker.
  • Hi When runbook is started it runs only against one hybrid worker from a hybrid worker group. This is the expected behavior. You have multiple hybrid workers in a hybrid worker group for high availability. In case one of your hybrid workers is not available it will start the job on another hybrid worker.

Resources