Thanks, I guess I'm just unclear on how to create such a dynamic expression. I only know how to setup start and affinity expressions that are non changing resources (memory size, software installed, etc.)
I'd suggest looking at STARTD_JOB_EXPRS and STARTD_VM_EXPRS - you can advertise on all VMs if one of the VMs currently has a license, and use RANK to prefer to run on that machine.
-Erik
Thanks, j