Notify when there are no users on PC

BatchPatch Forums Home Forums BatchPatch Support Forum Notify when there are no users on PC

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12835
    barkerj
    Participant

    Hello all,

    Fairly new to BP. I’m trying to figure out if there’s a way that I can get an audio notification when a user logs off?

    Thanks!

    #12836
    doug
    Moderator

    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

    #12837
    barkerj
    Participant

    This is fantastic, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.