Job Queue – depending on exit code scripts stop execution of the job queue

BatchPatch Forums Home Forums BatchPatch Support Forum Job Queue – depending on exit code scripts stop execution of the job queue

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8667
    Nico Reyserhove
    Participant

    Situation : You have a job queue, and this contains a powershell script (via local command). If the script fails (exit code different from 0) then the execution of the job queue should stop.

    Job queue contains eg:

    1. powershell script to snapshot VM

    2. Download and install MS patches

    If the snapshot script fails, then the installation of the patches should NOT occur

    Is this possible with batchpatch ?

    #9784
    doug
    Moderator

    Nico – The current version of BatchPatch does not support this, but we are planning to include this functionality in a future version.

    Thanks,

    Doug

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