Autopilot Monitor
Autopilot Monitor provides real-time visibility into Windows Autopilot enrollments with live telemetry, intelligent diagnostics, and automated troubleshooting. It includes a bootstrap script deployed via Intune, a lightweight Monitoring Agent, a Backend API (Azure Functions), and a Next.js web dashboard for fleet analytics. It tracks enrollment phases, runs customizable analyze rules, collects diagnostics, and notifies teams to accelerate issue resolution.
Security Analysis
50 files scanned on Mar 21, 2026
Two security concerns were identified: (1) Client-exposed Application Insights connection string may allow misuse of telemetry ingestion; (2) The bootstrapper route downloads a PowerShell script from an external URL which could be tampered. No credential theft patterns detected. The rest of the code appears aligned with intended Intune/Graph usage; ensure proper authentication flows, signing, and server-side handling of secrets.
You might also like
Conditional Access simulator
CA Simulator is a free, open-source tool that simulates Microsoft Entra ID Conditional Access policy evaluation. It is designed to help administrators visualize and understand their policy configurations.
Intune Changelog
A web-based tool for visualizing and tracking Microsoft Intune configuration changes. Displays audit logs in a beautiful, interactive timeline interface for easy monitoring of system modifications. Features a privacy-first approach with all data processing happening client-side in your browser without server transmission.
Microsoft Mac Apps Version Tracker
Real-time monitoring tool that tracks Microsoft application version updates for macOS. Displays version history, release information, download URLs, SHA256 checksums, and provides a heatmap visualization of update frequency.
Dashboard of Windows authentication methods usage (WHfB vs password)
A Log Analytics dashboard to monitor Windows authentication method usage (WHfB vs password) across devices and users. It reads the SigninLogs table to report counts, trends and adoption, showing who uses WHfB, who uses passwords, and how usage evolves over time. It supports filtering by device, user and time, and includes a ready-to-import workbook (Workbook.json) to add the report to a Log Analytics workspace in Intune-managed environments.