Is it possible to run some command (python or command line) on a machine to query what the machine’s specified slave instance is rendering?
This command will print out the slave’s state, including the name of the job it’s rendering and the job’s id:
deadlinecommand.exe -getslave SLAVENAME
Cheers,
Ryan
Beautiful, thanks!