A focused sub-series on reporting against the BIOS management Remediations: the built-in single-line status output, pushing structured data to Log Analytics, and querying with KQL.
Reporting on BIOS management with Intune
This post is a continuation of the Managing BIOS with Intune series, and is the first of three posts about reporting. The Intune scripts are configured to output information to log files, registry keys, the Intune remediations dashboard, and Azure Log Analytics. This series will cover the available options for working with the output of the Intune scripts. This post covers what you can do with no extra infrastructure: reading results in the Intune console, exporting them to CSV, and pulling the same per-device run states from Microsoft Graph. ...