-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the IntuneAssignments wiki!
Here you will find information about this application, such as how to get started, how to use it, logging and other things.
Please visit the different pages on this wiki to learn more. If there are subjects or information you feel is missing, please do not hesitate to contact me about it!
In this section I will summarize quickly the core functionality of the app. Please refer to other pages in the wiki for a more detailed guide for how to use the app.
- Bulk assign one or more applications to one or more Entra groups
- Bulk delete one or more group assignments for one application
- Bulk delete all assignments for one or more applications
- Bulk update the description property for one or more applications
- View existing group assignments for one application
- Bulk assign one or more profiles to one or more Entra groups
- Bulk update the description property for one or more profiles
- Bulk delete one or more assignments for one profile
- Bulk delete all assignments for one or more profiles (currently limited to certain profile types)
More functionality is planned for the profile section to mirror application functionality, but the scope of work is larger primarly due to how Intune/Graph API has many different types of profiles (Settings catalog, compliance, administrative templates, Android restrictions, macOS custom policy, etc...) and all profile type has some unique quirk that requires it's own code that in most cases aren't re-usable for other types.
If you have other feature request, please post or comment in the discussion tab, and explain to the best of your abilities the desired feature. I appreciate a challenge!
- ChatGPT and Copilot Chat
- Stack overflow
I am a system administrator working primarly with Microsoft 365 services, such as Microsoft Intune and Microsoft 365 Defender. I have a bachelor's degree within system and network administration, and several infrastructure related IT certifications.
When it comes to the art of software development I am entirely self taught with no formal education. As such, the experienced developers among you will probably discover ineffecient, subpar and non optimized code. If that is the case, feel free to provide constructive criticism and feedback. I am always interested in learning more!