Share via

I want to add one Application in autoprofile so that when device is enrolled that application must be installed on that device

Muhammad Zeeshan 100 Reputation points
2023-12-12T07:52:17.34+00:00

I want to add one Application in autoprofile so that when device is enrolled that application must be installed on that device

Microsoft Security | Windows Autopilot
Microsoft Security | Intune | Enrollment
Microsoft Security | Intune | Other
0 comments No comments
{count} votes

Answer accepted by question author
  1. Crystal-MSFT 54,216 Reputation points Microsoft External Staff
    2023-12-12T08:24:05.5433333+00:00

    @Muhammad Zeeshan, Thanks for posting in Q&A. From your description, it seems you want to install one application during Autopilot enrollment. If there's any misunderstanding, feel free to let us know.

    To deploy app during Autopilot, please ensure the app support device install context.

    https://techcommunity.microsoft.com/t5/intune-customer-success/how-application-context-assignment-and-exclusions-work-in-intune/ba-p/1073357

    Then contact app developer to see if the app has the silently install command which can install without user interaction. If yes, you can firstly add the app via Intune win32.

    https://learn.microsoft.com/en-us/mem/intune/apps/apps-win32-add

    And then deploy it to the Autopilot device group to install the app during Autopilot enrollment ESP phase device setup.

    https://learn.microsoft.com/en-us/mem/intune/enrollment/windows-enrollment-status#esp-tracking

    In ESP, there's a setting "Block device use until these required apps are installed if they are assigned to the user/device:", you can set the app under select to ensure the selected-apps must be installed before users can use their devices.

    Hope the above information 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 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.