Fileset / Payload Script Exit Code Status
Fileset Script Exit Status Messages
When a script runs, one of the below errors may be the outcome. 
| Status Value | Status Description | Severity | Status Details | 
|---|---|---|---|
| 220 | Failed! (Will Not Retry) | ERROR | Script exited with a failure, do not automatically retry | 
| 210 | Success (Skipped Install) | ERROR | Script exited successfully, report fileset as installed but skip actual installation | 
| 0 | Success | OK | Script exited successfully | 
| -1000 | Crashed | ERROR | Script crashed during execution | 
| -1001 | Time Out Exceeded | ERROR | Script execution time took longer than Get Info > Executable > 'Wait for executable to finish' > 'Wait for:' | 
| -1002 | No Logged In User | ERROR | Script could not run - no user currently logged in | 
| -1003 | Failed To Start | ERROR | Script could not run - failure to start the script | 
