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
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
- IntuneAppAssigner.nuspec
- IntuneAppAssigner.ps1