IntuneDiff
1.1.1
A WPF GUI tool for comparing Microsoft Intune configuration policies and device settings. PowerShell companion to IntuneDiff.com.
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
(c) 2026 Sandy Zeng. All rights reserved. All rights reserved. Source-available. See LICENSE.
Package Details
Author(s)
- Sandy Zeng
Tags
Intune MDM Policies EndpointManager
Functions
PSEditions
Dependencies
This module has no dependencies.
Release Notes
1.1.1: Removed all external module dependencies. Replaced MSAL/Microsoft.Graph.Authentication with a pure-PowerShell OAuth 2.0 Auth Code + PKCE flow on a loopback HttpListener (auth flow credit: Ugur Koc). Graph calls now use Invoke-RestMethod directly. Sign-in prompts (success/warning) now reliably surface above the browser window after authentication.
FileList
- IntuneDiff.nuspec
- IntuneDiff.psd1
- LICENSE
- Assets\buy-me-coffee-button.png
- Assets\intune-diff-logo.png
- Data\configurationCategories.json
- Public\Start-IntuneDiff.ps1
- docs\screenshots\screenshot-comparison-light.png
- docs\screenshots\screenshot-device-light.png
- docs\screenshots\screenshot-dvp-light.png
- docs\screenshots\screenshot-home-light.png
- docs\screenshots\screenshot-search-light.png
- Private\Auth\Connect-GraphSession.ps1
- Private\Auth\Disconnect-GraphSession.ps1
- Private\Auth\Test-GraphConnection.ps1
- Private\Graph\Get-DevicePolicyAssignmentsData.ps1
- Private\Graph\Get-IntunePolicyList.ps1
- Private\Graph\Get-PolicySettingsBatch.ps1
- Private\Graph\Get-PolicySettingsData.ps1
- Private\Graph\Invoke-GraphBatchRequest.ps1
- Private\Graph\Invoke-IntuneDiffRequest.ps1
- Private\Logic\Compare-AgainstBaseline.ps1
- Private\Logic\ConvertTo-ExtractedSettings.ps1
- Private\Logic\ConvertTo-IntuneSettingInstance.ps1
- Private\Logic\Format-SettingValue.ps1
- Private\Logic\Get-AsrRules.ps1
- Private\Logic\Get-CategoryHierarchy.ps1
- Private\UI\MainWindow.xaml.ps1
- Private\UI\New-HtmlReport.ps1
- Private\UI\Show-AcceptConditionsDialog.ps1
- Private\UI\Show-MainWindow.ps1
- Private\UI\Test-ModuleUpdate.ps1
- IntuneDiff.psm1
- README.md
- Assets\favicon.ico
- Assets\linkedin-icon.svg
- Data\ReleaseNotes.txt
- docs\screenshots\screenshot-comparison-dark.png
- docs\screenshots\screenshot-device-dark.png
- docs\screenshots\screenshot-dvp-dark.png
- docs\screenshots\screenshot-home-dark.png
- docs\screenshots\screenshot-search-dark.png
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.1 (current version) | 0 | 5/25/2026 |
| 1.1.0 | 0 | 5/24/2026 |