smsagent.blog
  • docs.smsagent.blog
  • Custom Reporting in Microsoft Intune
    • Delivery Optimization Report
    • Windows Update for Business Custom Reporting
      • Power BI Report Walkthrough
      • Known issues / limitations
      • Change log
      • Deploy the solution
        • Create Azure Resources
        • Configure Azure Resources
        • Deploy the client-side script
        • Deploy the Azure automation runbooks
        • Configure the Power BI report
      • Adding additional language support
      • Table schema reference
    • Automating Data Exports from Microsoft Graph
      • Azure Automation account
        • Create / configure an Azure automation account
        • Grant API permissions
        • Create an Azure automation runbook
      • Azure Storage account
      • Automate Data Export to Azure Storage Account
      • Automate Data Export to Azure Monitor Logs
      • Creating / Troubleshooting Runbooks
      • Power BI
        • Connect Power BI to an Azure storage account data source
        • Connect Power BI to an Azure log analytics workspace as a data source
    • Managed Devices Report
      • Create / configure an Azure automation account
      • Grant API permissions
      • Create / configure an Azure storage account
      • Create an Azure automation runbook
      • Create a PowerBI report
      • MEM Managed Device Report template
      • Bonus! Unhealthy MEMCM Clients email report
    • Intune Assignments Report
      • Create / configure an Azure automation account
      • Grant API permissions
      • Create / configure an Azure storage account
      • Create an Azure automation runbook
      • Create a Power BI report
      • Change log
    • Patch My PC Report
      • A look at the Power BI reports
      • Change log
      • Video guides
      • Things to know
      • Create / configure an Azure automation account
      • Grant API permissions
      • Create / configure an Azure storage account
      • Create an Azure automation runbook
      • Create the Power BI report
      • Feedback
    • Windows 11 Hardware Readiness Report
    • Gathering Custom Inventory with Intune
      • Set up the Azure Resources
      • Create a Proactive remediations script package
      • Create a runbook
  • PowerShell Scripts Online Help
    • Get-AzSubscriptionActivityLog
  • Azure Solutions
    • Automated Azure Table Storage Backups
      • Change log
      • Deploy the solution
        • Create the Azure resources
        • Set the backup schedule
        • Add storage tables to the backup
        • Add role assignments to the storage account/s
        • Create a lifecycle management rule
      • Run a manual backup
      • Restore a backup
Powered by GitBook
On this page
  • Status Overview
  • Tree Map
  • Apps List
  • Install Status
  • Install Details

Was this helpful?

  1. Custom Reporting in Microsoft Intune
  2. Patch My PC Report

A look at the Power BI reports

Here we'll go through each page of the Power BI reports

PreviousPatch My PC ReportNextChange log

Last updated 1 year ago

Was this helpful?

Status Overview

Available in:

  • Overview Report

  • Details Report

This page contains an overview of installation status for all your assigned apps / updates / custom apps. The success % gauges are calculated from the total number of successful installations against the total number of applicable devices. Here you can see at a glance the overall health of your Patch My PC app deployments.

For the Overview report, this data is summarized by Microsoft Intune and presented as is. For the Detailed report, this data is summarized by the automation runbook from the raw data exports.

Tree Map

Available in:

  • Overview Report

  • Detailed Report

The Tree Map page shows at a glance which apps have the most number of successful installs and can be filtered by app type, ie app, update or custom app.

Apps List

Available in:

  • Overview Report

  • Detailed Report

The Apps List page displays all your deployed apps managed by Patch My PC, including the Publisher, number of assignments, when the app was created, the app type and when it was last modified. You can filter by app type, app name or last modified date.

Install Status

Available in:

  • Overview Report

  • Detailed Report

The Install Status page show the number of devices or users in each installation state (eg Installed, Pending, Failed, Not installed or Not applicable) per app, as well as the overall success percentage per app. You can filter by app type or app name.

For the Overview report, user data is provided as well as device data. For the Detailed report, only device data is provided.

Install Details

Available in:

  • Detailed report

The Install Details page gives the installation status of each applicable app for each targeted device. Use the Date filter to limit results to a recent time period. There are various other filters including app type, app name, device or user name, install state etc. The Unique device count is the number of devices returned by the current filters and the Attempted install count is the number of installation statuses being reported for all apps and devices returned by the current filters. This can be useful for identifying failed installations for example, those that are waiting for a reboot, or devices that may have a problem.

A common error I have personally seen is 0x87D30000, which, rather helpfully, reports as "Unknown". In investigating this I have found that it usually means the device was unable to successfully execute the detection script. This could be because of limited disk space, for example, especially if the device is reporting this code for all apps targeted to it.

Not every error needs to be investigated. Often an app reporting an error state for a device will succeed later when it retries the installation.