Courseiva
Manage applicationshardMultiple ChoiceObjective-mapped

MD-102 Manage applications Practice Question

You manage a fleet of Windows 10 devices with Microsoft Intune. You need to deploy a Win32 app that has a complex installation requiring multiple command-line parameters. The app must be available to users in the Company Portal. What is the best way to handle the installation parameters?

⚠ Common exam trap

Watch out — candidates often think a PowerShell script is needed for complex parameters, but Intune's Win32 app packaging directly supports any command-line string, making the script unnecessary and less efficient.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Use the Intune Win32 app packaging to specify the installation command with parameters.

Intune's Win32 app packaging allows you to specify the full installation command, including complex parameters, directly in the 'Install command' field. This method ensures the installer runs with the exact parameters needed, and the app is then published to the Company Portal for user self-service. PowerShell scripts or detection rules do not handle the installation parameters themselves, and administrative templates are for configuring settings, not installation commands.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Deploy a PowerShell script via Intune that runs the installer with parameters.

    Why it's wrong here

    Scripts can be used but the standard method is Win32 app.

  • Configure detection rules to run a script that passes parameters.

    Why it's wrong here

    Detection rules only check for presence, not installation.

  • Use the Intune Win32 app packaging to specify the installation command with parameters.

    Why this is correct

    The .intunewin file includes the command line.

  • Use an administrative template to set parameters before installing.

    Why it's wrong here

    Templates configure settings, not installation.

Go deeper

Related to this question

About these practice questions

Courseiva writes every MD-102 question from scratch — 942 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This MD-102 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the MD-102 exam.