When a script is executed on a device, the system returns an exit code to indicate the outcome. The most common exit codes are:
0 → Script executed successfully.
1 → Script execution failed.
124 → Script execution timed out.
These codes help you quickly understand whether a script ran as expected or if further troubleshooting is required.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article