/targetsprocessoptions.htm" />

Please enable JavaScript to view this site.

Navigation: Working with EventSentry > Actions > Process

Options

Scroll Prev Top Next More

clip0573

 

Process Priority

The priority of the process; normal by default.

 

Start this process on the desktop (visible)

If you check this box then the process will be visible when you are logged on to the computer. If this box is not checked then the process will be invisible.

 

Timeout

Terminates the process after the selected amount of minutes. Set this option to 00 if the process should never be terminated.

 

Terminate Child Processes: Terminates all child processes that have been launched by the process recursively.

 

Event Log Options

Similar to the Application Scheduler, the agent can log an event to the event log based on the return code (ERRORLEVEL) the process provides. This is mostly useful for console processes and scripts.

 

Log return code 0:

Logs an informational event when the process exited with return code of 0.

 

Log return code > 0:

Logs an error event when the process exited with a return code larger than 0 (usually implying an error).