Is there a way via scripting to determine if a machine is Disabled(offline) vs just offline or Disabled(idle) vs idle?. We’re currently querying a machine’s status with “SlaveInfo.SlaveStatus”. Thanks
In this case, you’ll want the Deadline.Slaves.SlaveSettings.SlaveEnabled property.
Cool! Thanks.
This may also be helpful: