The Deployment Status popup shows pending, completed, or error information for each item deployed during the previous deployment. See what software, profiles, custom device facts, and other assets have deployed in a clean and simple user interface.
Opening the Policy Deployment Status
You can view a policy's Deployment Status from two places:
-
In the Policies list, click the ... menu in the Actions column and click Deployment Status...
- From the policy's Overview tab, click the Deployment Status button.
Policy Deployment Status Functions
Filtering
Once your policy deployment status is open, you’ll be able to see which catalog item deployments are erroring out immediately as they will have a number(amount of errors) circled in red next to the catalog item name. This allows you to easily identify where you may be having deployment issues
Search
After you select a Catalog item on the left, you’ll be able to quickly search through the list of deployed items to find the specific deployment item you are looking for. Once you click on that item, you’ll also be able to search for the specific device as well
Outputs
Furthermore, you’ll be able to drill down into the specific device and see what the output of the deployment is. This helps when remediating issues and debugging deployments that utilize complex scripts.
Statuses
A device will return one of the following statuses in policy deployment status,
-
Pending - This status occurs when the policy is attempting a new deployment to a device but has not been received by the device. All deployment starts with this status and eventually transitions to one of the other statuses.
-
Success - This means the item was successfully deployed and returned an exit code of 0
-
Failure - This means the item ran into an error while deploying and returned an exit code of 1. You can view the output here to help debug the issue
-
N/A - This means software items did not fail or succeed but may have run into a separate issue such as the deployment not being available for the OS which was being deployed too.
Expanding the details of any item displays the list of devices with the individual status at the moment. Clicking the device name will open the device's detail view.
Supported Catalog Items
Here is a list of everything you can find inside of your policy deployment statuses list:
-
Watchman Monitoring
-
Custom Software (Shown under Software)
-
Public Software (Shown under Software)
-
System Updates
-
MS Office Updates
-
Custom Profiles (Shown under Profiles)
-
Self Service
-
MDM Configurations
-
Custom Facts
-
Apps and Books Assets
-
Maintenance
- OS Users
Note:
- MDM, Apps and Books will only show devices that are MDM enrolled
- Devices that have not completed an audit will not show in Deployment Statuses