Skip to content
PowerShell Module
Verified

IntuneGraph

IntuneGraph turns your Microsoft Intune tenant into an interactive relationship graph. It provides a read-only, offline snapshot showing what applies to a device and why, and lets you preview the impact of membership changes before you touch a group. By surfacing nesting, filters, and include/exclude paths, it helps identify orphaned, broken, or misconfigured targets and assess assignment hygiene.

Screenshots

1 / 2

Swipe to see more

Security Analysis

6of 6
All Checks Passed

22 files scanned on Jul 31, 2026

No Obfuscated Code
No Remote Execution
No Credential Theft
No Data Exfiltration
No Malicious Patterns
No Hardcoded Secrets
AI Analysis

No security issues detected. Code appears safe for an Intune management tool.

You might also like

PowerShell Module

M365Documentation

A PowerShell module for automatic documentation of Microsoft 365 environments including Intune, Azure AD/Entra ID, Windows 365, Cloud Print, and Information Protection. Exports to Word, HTML, Markdown, JSON, and CSV formats with configuration comparison capabilities for change detection.

Thomas KurthThomas Kurth
PS Script

Edge Extension Inventory Collector

Edge Extension Inventory Collector is a lightweight tool that scans endpoints to enumerate installed Microsoft Edge extensions, capturing extension ID, name, publisher, version, enabled state, and install source. It exports a consolidated inventory to JSON or CSV for software asset management, security audits, and Intune/Endpoint Manager workflows. It helps maintain visibility of browser extensions across managed devices and supports baseline compliance checks.

Maurice FlöthmannMaurice Flöthmann
API Wrapper

Get-IntuneAssignments

Get-IntuneAssignments retrieves all Intune configuration profile assignments (device configurations, policies, enrollment configurations, and more) and returns PowerShell objects for easy filtering, grid viewing, and exporting. It supports multiple authentication methods (Interactive, Certificate, ClientSecret, User/System Managed Identity), group filtering, and CSV export. It also includes coverage for Cloud PC role assignments and Intune role assignments.

Amir Joseph SayesAmir Joseph Sayes
Desktop App

HTMD – Microsoft Intune Reports Export Tool v1.0

HTMD – Microsoft Intune Reports Export Tool v1.0 exports all available Intune data via Microsoft Graph and then enables post-export column selection to tailor reports. Built with Python (requests, pandas) and a tkinter GUI, it supports optional Power BI automation and Excel export via openpyxl. Prerequisites include Python 3.8+, Windows 10/11, and Graph permissions such as DeviceManagementConfiguration.Read.All, DeviceManagementManagedDevices.Read.All, and DeviceManagementApps.Read.All.

S
Sujin Nelladath