Intune-MAA

1.0.6

Intune Multi Admin Approval (MAA) module for reviewing, approving, and denying MAA requests via a terminal UI. Provides a full-screen terminal interface for reviewing pending approval requests, viewing payload details, and approving or denying requests with justification. Works with Microsoft Graph beta API and supports custom app registrations.

Minimum PowerShell version

7.0

Installation Options

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

Install-Module -Name Intune-MAA

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

Install-PSResource -Name Intune-MAA

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 Mark Orr. All rights reserved.

Package Details

Author(s)

  • Mark Orr

Tags

Intune MAA MultiAdminApproval MicrosoftGraph Approval MEM Endpoint

Functions

Start-MAAApproval Configure-IntuneMAA Clear-IntuneMAA Approve-MAARequest Cancel-MAARequest Get-PendingMAARequests

Dependencies

This module has no dependencies.

Release Notes

## 1.0.6
- Show group type (Users, Devices, Mixed, Empty) and member count on assignment lines
- Cleaner assignment display: color coding alone indicates new/removed (no text labels)
- Strip GUIDs from group display names for readability

## 1.0.5
- Fix assignments incorrectly marked as [NEW] after policy rename
- Fix scope tags incorrectly marked as [NEW] when no baseline exists
- Show name changes as "OldName -> NewName" in review screen
- Match previous approval requests by resource ID to survive renames

FileList

Version History

Version Downloads Last updated
1.0.6 (current version) 16 4/10/2026
1.0.5 9 4/8/2026
1.0.4 12 4/7/2026
1.0.3 11 4/6/2026
1.0.2 4 4/6/2026
1.0.1 6 4/6/2026
1.0.0 7 4/5/2026
Show more