IntuneDiff

1.1.2

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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name IntuneDiff -RequiredVersion 1.1.2

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name IntuneDiff -Version 1.1.2

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Start-IntuneDiff

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

1.1.2: Fixed ADMX toggle settings so child sub-options (e.g. "Do not apply during periodic background processing", "Process even if the Group Policy objects have not changed") now nest under their parent setting ("Configure registry policy processing") instead of appearing as separate top-level entries. The fix is generic and applies to all toggle-style ADMX settings whose children share the parent category. 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

Version History

Version Downloads Last updated
1.1.3 13 6/12/2026
1.1.2 (current version) 6 6/12/2026
1.1.1 43 5/25/2026
1.1.0 16 5/24/2026