In the exit code condition for the process you can enter 0,1 as successful exit codes. Then exit code 1 will be treated as ok and no warning will appear in the log. : Greetings, : We use a application that generates exit code 1 when : it has nothing to do. This however greates a lot of : warnings in the nt event log. : Is the a way to circumvent this?
|