No, that’s not an option. However, if your goal is to know when there are zero logged-on users on a target computer or to execute an action automatically when there are zero logged-on users, you can use the job queue. There are a bunch of different ways you could use it. Here are three of the possible ways, for example:
Job queue option 1:
*Wait for host to have zero logged-on users
*Send email notification
Job queue option 2:
*Wait for host to have zero logged-on users
*Set row color
Job queue option 3:
*Wait for host to have zero logged-on users
*Download and install updates + reboot if required
Or you could do something else that similarly is triggered off of the “Wait for host to have zero logged-on users” option that is available in the job queue.
Using the BatchPatch Job Queue