Intune-Management

0.4.1

Module to manage Intune ImportPFX Connector display names and related functions.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name Intune-Management

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

Install-PSResource -Name Intune-Management

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) Thiago Beier. All rights reserved.

Package Details

Author(s)

  • Thiago Beier

Tags

Intune MicrosoftGraph PFX CertificateConnector NDES MEM Endpoint Windows

Functions

Update-IntuneConnectorDisplayName Get-IntuneConnectorServices Connect-ToMsGraph Install-GraphPrerequisite

Dependencies

This module has no dependencies.

Release Notes

0.4.1
- Windows PowerShell 5.1 now defaults to the known-good Microsoft Graph 2.19.0
 (later builds return an unusable token on 5.1); PowerShell 7 uses the latest.
- Validate the Graph token with a live call after sign-in, so a broken session
 is reported clearly instead of being mislabeled "connector not found".
- Clearer guidance when a working connection cannot be established.

0.4.0
- Prerequisite validation and auto-install (TLS 1.2, NuGet provider, PSGallery trust, Microsoft Graph modules).
- Resilient sign-in: reuses valid sessions and tries interactive + device code flows.
- Windows PowerShell 5.1: auto-fallback to Microsoft Graph 2.19.0 when the latest SDK breaks delegated auth.
- Installs prerequisites to AllUsers scope when elevated and verifies discoverability.
- Connector detection now matches the registry EncryptionCertThumbprint (reliable after connector reinstall).
- New -GraphVersion and -Update parameters; new exported Install-GraphPrerequisite function.

FileList

  • Intune-Management.nuspec
  • Intune-Management.psd1
  • LICENSE
  • .github\architect.chatmode.md
  • .github\code.chatmode.md
  • build_scripts\build.ps1
  • Images\Picture1.png
  • Images\Picture2.png
  • Images\Picture3.png
  • Images\Picture4.png
  • Images\Picture5.png
  • Images\Picture6.png
  • Images\Picture7.png
  • memory-bank\activeContext.md
  • memory-bank\architect.md
  • memory-bank\decisionLog.md
  • memory-bank\productContext.md
  • memory-bank\progress.md
  • memory-bank\projectBrief.md
  • memory-bank\systemPatterns.md
  • Intune-Management.psm1
  • README.md
  • .github\ask.chatmode.md
  • .github\debug.chatmode.md

Version History

Version Downloads Last updated
0.4.1 (current version) 14 7/23/2026
0.4.0 10 7/23/2026
0.1.0 17 6/6/2025