I need a solution
We have several vb scripts that we run and use conditionals based on the exit code. These scripts always report back as failures because the give a non 0 exit code. We have the scripts in Jobs and the jobs set to NOT fail if any task fails.
Is there a way to update the list of success codes for the Run Script task?