Check the details of a job to see where it stands.
- Click the name of a job on the Remote Execution page.
Result: The details of the job appear.
- In the Summary section on the left, you can check the following details:
- the number of successful and failed runs
- the start and finish times of the job run
- who run the job
- the uploaded file. You can also download the file, if required.
- In the Steps section, you can check the executed PowerShell script.
- In the Details window on the right, you can check the status of the results:
- Running: the script is currently running
- Pending: the script is waiting to start
- Job failed: the script ran into an error or timed out. Hover over the failed job and select View logs for more information on the failure.
- Device not found: the selected device was offline or deleted when the job ran
- Cancelled: the step was manually cancelled
- Result missing: the remote computer could start running the automated PowerShell script, but it could not report back the result within one day
- Unknown error: a service error occurred
- Successful - the script was run without issues