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

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

Install-Module -Name IntuneDiff

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

Install-PSResource -Name IntuneDiff

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.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.1 (current version) 0 5/25/2026
1.1.0 0 5/24/2026