IntuneAppAssigner

0.5.1

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.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.1 (current version) 7 2/24/2026
0.5.0 4 2/23/2026