whatisgithub

What is intune-dashboard?

haavarstein/intune-dashboard — explained in plain English

Analysis updated 2026-05-18

18HTMLAudience · ops devopsComplexity · 3/5Setup · easy

In one sentence

A browser-based dashboard for visualizing and troubleshooting Microsoft Intune device and app data, with optional AI log analysis.

Mindmap

mindmap
  root((repo))
    What it does
      Visualize Intune data
      Diagnose failed installs
      Track hardware inventory
    Tech stack
      HTML
      JavaScript
      Microsoft Graph API
      Claude API
    Use cases
      Audit failed app installs
      Plan Windows 11 rollout
      Find underpowered devices
    Audience
      IT administrators
      Ops and DevOps teams
    Setup
      Sign in with Microsoft account
      Optional Claude API key

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

See which apps are failing to install across a device fleet and why

USE CASE 2

Find low-RAM or low-storage devices that should not receive a feature update

USE CASE 3

Diagnose Intune log files with AI-powered error analysis

USE CASE 4

Export lists of devices for targeted upgrades or exclusion groups

What is it built with?

HTMLJavaScriptMicrosoft Graph APIMSALClaude API

How does it compare?

haavarstein/intune-dashboard1tdspg-26/front-aula5-1semcatowabisabi/heso-ai-orchestrator
Stars181818
LanguageHTMLHTMLHTML
Setup difficultyeasyeasymoderate
Complexity3/51/5
Audienceops devopsvibe coderdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Runs entirely in the browser with no server, some tabs need Microsoft Defender Plan 2 or E5 licensing to show data.

No license information is provided in the README.

So what is it?

Intune Dashboard is a browser based tool that helps IT administrators get a clearer picture of the software and hardware across the devices managed by Microsoft Intune, Microsoft's cloud device management service. Instead of digging through Microsoft's own admin portals, you open this dashboard in a web browser without installing anything on a server. It runs as a static site hosted on GitHub Pages. The dashboard has four main tabs. The Local tab lets you drop in a CSV file exported from a Windows registry to see installed software, with smart filtering that hides system components and merges duplicate 32-bit and 64-bit entries. The Intune tab signs in with your Microsoft account and pulls live data through the Microsoft Graph API, covering six areas: Installed apps, Failed Install, Required Install, Required Uninstall, Hardware inventory, and Vulnerabilities. Within the Intune tab, you can see which apps failed to install and why, which required apps are missing from devices, a full inventory of installed apps with the groups they are assigned to, and hardware details like RAM, storage, and Windows version, useful for planning device refreshes or checking Windows 11 readiness. The Vulnerabilities tab and a related Drift and Compliance view pull software vulnerability and version-drift data from Microsoft Defender, but these require a higher-tier Defender or Microsoft 365 E5 license to work. The Analyze tab accepts Intune log files, such as install agent or MSI verbose logs, and can send them to Claude for an AI-powered diagnosis of what went wrong. The Settings tab is where you enter a Claude API key if you want to use that optional AI feature. An IT admin dealing with failed app deployments, planning a Windows 11 rollout, or trying to find underpowered devices before a feature update would find this dashboard useful. The project is built with HTML and JavaScript, with no backend server required.

Copy-paste prompts

Prompt 1
Explain how to sign in to the Intune tab of this dashboard with my Microsoft account
Prompt 2
Help me interpret a Failed Install error code using the AI diagnosis feature
Prompt 3
Walk me through setting up a Claude API key in the Settings tab of this dashboard
Prompt 4
Show me how to use the Hardware tab to find devices that are not ready for Windows 11

Frequently asked questions

What is intune-dashboard?

A browser-based dashboard for visualizing and troubleshooting Microsoft Intune device and app data, with optional AI log analysis.

What language is intune-dashboard written in?

Mainly HTML. The stack also includes HTML, JavaScript, Microsoft Graph API.

What license does intune-dashboard use?

No license information is provided in the README.

How hard is intune-dashboard to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is intune-dashboard for?

Mainly ops devops.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.