Application installs best practice

Adev67 21 Reputation points
2022-06-07T14:13:00.75+00:00

Hi There,
I recently joined a small company with 165 End users using Windows 10 Laptops scattered around the globe.

Thankfully this is a relatively new company and the end users are all on AAD and the devices are AAD joined, the end user licenses have just been upgraded to 365 Premium so that we can start to roll out Intune.

Prior there was only a handful with Premium Licenses and my predecessor has created an "Intune" AAD Group with only a few select people. The config and compliance policies are assigned to this group.

I have tested Autopilot and deployed applications for a few new machines and this works great, I have tested this with some Test AAD Groups.

Taking office 365 as an example where this application was historically installed manually on the devices. My question is, what is the best practice in deploying this as to not have this conflict with the machines with the manually installed application?

Do we add all users into the "Intune" AAD group and assign that group to the app or do we target all machines? I don't want to see lots of install failures because the app already exists on the target machines but I also don't want to have to maintain AAD groups for existing users and people onboarded after the rollout.

I maybe overthinking this but some guidance would be helpful as any web searches have just showed me how to setup intune but not how to integrate an already existing user and device base

Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
875 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,506 questions
0 comments No comments
{count} votes

Accepted answer
  1. Crystal-MSFT 42,961 Reputation points Microsoft Vendor
    2022-06-08T01:45:22.477+00:00

    @Adev67 , Thanks for posting in Q&A.

    For the application, if the application is already installed, and we only want to install the application on the device which is without it. We can consider to deploy it via Win32 app. The detection rule in it can detect the presence of the app. We can see more details in the following link:
    https://learn.microsoft.com/en-us/mem/intune/apps/apps-win32-add

    As a reminder, the install command and uninstall command in win32 configuration needs to support silent install without user interaction.

    Meanwhile, In general, we will firstly deploy app to a test group to make sure it is working. Then try to deploy to others who want the app.

    Hope it can help.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful