Exam MD-102 All QuestionsBrowse all questions from this exam
Question 9

You have a Microsoft 365 subscription that uses Microsoft Intune Suite.

You use Microsoft Intune to manage devices.

You plan to deploy two apps named App1 and App2 to all Windows devices. App1 must be installed before App2.

From the Intune admin center, you create and deploy two Windows app (Win32) apps.

You need to ensure that App1 is installed before App2 on every device.

What should you configure?

    Correct Answer: D

    To ensure that App1 is installed before App2 on every device, you need to configure the dependency settings within the App2 deployment configurations. This involves specifying App1 as a dependency for App2. By doing this, Intune will ensure that App1 is installed first before it proceeds with the installation of App2.

Discussion
WTHOption: D

correct answer is D. with a detection rule app2 could install before app1, intune would simply call app2 a failed install due to app1 not being detected. the correct answer is app2 deployment configuration (must list app1 as a requirement or dependency) surely?

GarySappig

Think so as well. Detection rule is only so that Intune know that the application is correctly installed. With SCCM for example, even when the deteciton rule is configured incorretly the application still installs, you only get a failure to detect if it's installed correctly. Requirement or a dependency would be a better option to be sure that APP1 is installed.

MR_Eliot

Agreed.

Ksobier

I just check as I have one app that will fail if the another is not installed. I have 4 apps configured this way. As per answer D. 2nd app depends on installation of app1

ZaFletchOption: D

Detection rule won't work here. Detection rules are to confirm the app is or is not installed on the machine. If you configured it to detect the prior install then it will mark app2 as installed and take no further action. You need a dependency on app2 that will detect app1 then install app1

iTomiOption: D

App dependencies are applications that must be installed before your Win32 app can be installed. You can require that other apps are installed as dependencies. https://learn.microsoft.com/en-us/mem/intune/apps/apps-win32-add#step-5-dependencies

Dieter_0026Option: D

list app1 as a dependency?

GSBXL

But can you explain why a wrong answer is given in Show Solution? I don't get it. IS it on purpose or they just take an exam made by someone and upload here as he/she performed?

veliyathOption: D

o ensure that App1 is installed before App2 on every device, you should configure the dependency settings within the deployment configurations of App2. This involves specifying App1 as a dependency for App2, which ensures that App1 is installed before App2. Therefore, the correct answer is: D. the App2 deployment configurations

veliyathOption: D

To ensure that App1 is installed before App2 on every device, you should configure the dependency settings within the deployment configurations of App2. This involves specifying App1 as a dependency for App2, which ensures that App1 is installed before App2. Therefore, the correct answer is: D. the App2 deployment configurations

speedwaymaniacOption: D

Detection rules are to confirm the app is or is not installed on the machine. You need a dependency on app2 that will detect app1 then install app1 if not present, before deploying app2

Ruchira007Option: D

Answer D is the correct answer

kerimnlOption: D

D. the App2 deployment configurations

DarkfireOption: D

I also vote for D https://learn.microsoft.com/en-us/mem/intune/apps/apps-win32-add#:~:text=App%20dependencies%20define,the%20app%20itself.

Amir1909Option: D

D is correct

TonskuOption: A

You need to ensure that App1 is installed before App2 on every device. What should you configure? the App1 deployment configurations.

TonskuOption: A

App1 deployment configurations. To add App1 to all Windows devices before App2, you should configure the App1 deployment configurations. You can create a deployment configuration for App1 in the Microsoft Endpoint Manager admin center by going to Apps > Windows > Add > Line-of-business app for app type > App package file for app package source > App1 for app information > Configure app package settings for deployment settings > Install behavior for installation settings > Install for the user for user experience settings. Then, create a deployment for App2 and assign it to the same group as App1. Since App1 is installed first, App2 will be installed after App1.

Sonia33Option: D

App1 as a dependency of App2.

chandravamsiOption: D

d is Correct

PranilROption: D

The correct answer is D because you can configure the dependencies for a Win32 app in the deployment configurations1. Dependencies are other Win32 apps that must be installed before your Win32 app can be installed1. You can add Win32 app dependencies only after your Win32 app has been added and uploaded to Intune2. In this case, you need to configure the App2 deployment configurations to add App1 as a dependency2. Reference: 1: Microsoft Intune Win32 App Dependencies - MSEndpointMgr https://msendpointmgr.com/2019/06/03/new-intune-feature- win32-app-dependencies/ 2: Add and assign Win32 apps to Microsoft Intune | Microsoft Learn https://learn.microsoft.com/en-us/mem/intune/apps/apps-win32-add