IntuneAppAssigner

0.5.6

The IntuneAppAssigner script is a PowerShell tool designed to facilitate the bulk assignment of mobile applications within Microsoft Intune.
It provides an interactive interface for administrators to select applications, define assignment parameters, and apply these settings across user and device groups efficiently.

Installation Options

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

Install-Script -Name IntuneAppAssigner

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

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

GPL

Package Details

Author(s)

  • Nick Benton

Tags

Graph Intune Windows Android iOS macOS Apps

Functions

Connect-ToGraph Test-JSONData Get-MobileApp Get-AssignmentFilter Get-MDMGroup Get-AppAssignment Remove-AppAssignment Add-AppAssignment New-ManagedDeviceAppConfig Get-ManagedDeviceAppConfig Read-YesNoChoice

Dependencies

This script has no dependencies.

Release Notes

v0.5.6 - Fixed issue with deleted groups in assignments.
v0.5.5 - Updated authentication logic to allow for existing graph sessions and added additional error handling for Graph API connection.
v0.5.4 - Updated authentication logic to allow for existing graph sessions.
v0.5.3 - Bug fixes.
v0.5.2 - Code review and optimizations.
v0.5.1 - Updated error handling for Graph API connection.
v0.5.0 - Support for Apple VPP apps.
v0.4.4 - Logic improvements for App Config, assignment intents, and bug fixes.
v0.4.3 - Option to export app assignments.
v0.4.2 - Logic improvements.
v0.4.1 - Bug fixes.
v0.4.0 - Updated to include assignment review mode and uninstall intent.
v0.3.0 - Support for Windows apps.
v0.2.1 - Bug Fixes.
v0.2.0 - Supports macOS apps.
v0.1.3 - Improvements to App Config creation logic.
v0.1.2 - Bug Fixes.
v0.1.1 - Allow for creation of App Config policies.
v0.1.0 - Initial release.

FileList

Version History

Version Downloads Last updated
0.5.6 (current version) 7 6/8/2026
0.5.5 29 6/3/2026
0.5.4 6 5/28/2026
0.5.3 7 5/6/2026
0.5.2 8 4/5/2026
0.5.1 20 2/24/2026
0.5.0 5 2/23/2026
Show more