rdugar-sg / IntuneAssignments

This repository contains a desktop application used to bulk assign configuration profiles and applications in Microsoft Intune

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intune Assignments

Overview

This application aims to solve one big issue I've had with Microsoft Intune for a long time - how to efficiently deploy a large amount of applications and profiles/policies to one or more groups with just a few clicks.

Usually this process involves a lot of manual work and mouse clicks, which in turn increases the probability for human error.

With this application you can now effectively deploy a large number of applications and policies to multiple groups in seconds. There are also additional functionality available, such as updating the description property of all objects, and deleting assignments in bulk

And before you ask - No, we don't talk about policy sets in Intune. Policy sets is missing a lot of features and is quite buggy, in my honest opinion.

NOTE - This application is a work in progress. Errors, crashes and unexpected behaviour can occur

Getting started

Please read the Wiki (https://github.com/Kvikku/IntuneAssignments/wiki) for help with the pre-reqs and how to use the app!

An installer is now provided to help install all necessary dependencies and the application itself.

New releases!

The newest release (0.2.0-beta) has a major change - user based authentication is now available, and client secret authentication has been removed. If you are coming from an earlier version of the app you must adjust to this change :)

About

This repository contains a desktop application used to bulk assign configuration profiles and applications in Microsoft Intune

License:MIT License


Languages

Language:C# 100.0%