MSEndpointMgr / IntuneWin32App

Provides a set of functions to manage all aspects of Win32 apps in Microsoft Intune.
MIT License
345 stars 88 forks source link

Add support for category in Add-IntuneWin32App #30

Closed DeusMaximus closed 2 years ago

DeusMaximus commented 2 years ago

I'm currently in the process of creating standard templates for common applications to run on new Intune tenants, and have found that we can't define the app category when creating the application this way - requiring us to go and set this later from the portal.

As such, this may lead to wildly different looking setups across tenants, depending on the person running the script or setting up the application - or may even lead to everything lumped into a single default category.

DeusMaximus commented 2 years ago

Looks like this is already planned? https://github.com/MSEndpointMgr/IntuneWin32App/projects/3#card-68400524