Win32 App Deployment Requirements in Intune
Which THREE of the following are requirements for deploying a Win32 app via Microsoft Intune?
Quick Answer
The answer is that the Win32 app must be packaged in the .intunewin format, have detection rules configured, and be assigned to groups. These three requirements are non-negotiable because the .intunewin wrapper is how Intune compresses and indexes the installer files, detection rules verify successful installation on the device, and group assignments target the deployment to specific users or devices. On the MD-102 exam, this question tests your understanding of the Win32 app deployment workflow, often appearing as a multiple-select trap where incorrect options suggest hosting the app externally or requiring a separate agent. A common pitfall is confusing the Intune Management Extension—which handles installation automatically—with a third-party agent. Remember the three pillars: Package, Detect, Assign. For a quick memory tip, think “PDA” (Package, Detect, Assign) to recall the core requirements for any Win32 app deployment via Intune.
⚠ Common exam trap
Many candidates confuse the automatic installation of the Intune Management Extension with a manual prerequisite, or assume that Win32 app files must be hosted externally rather than leveraging Intune's built-in cloud storage.
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
✓
The app must be assigned to a group of users or devices.
In Microsoft Intune, a Win32 app must be assigned to at least one group of users or devices to be deployed. Without an assignment, the Intune Management Extension will not receive the policy to download and install the application on the targeted devices.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
The device must have the Intune Management Extension installed separately.
Why it's wrong here
The Intune Management Extension is automatically installed on enrolled devices.
- ✗
The app installation files must be hosted on an external web server.
Why it's wrong here
Intune stores the app content; external hosting is not required.
- ✓
The app must be assigned to a group of users or devices.
Why this is correct
Assignment is required to target the app.
- ✓
Detection rules must be configured to verify installation.
Why this is correct
Detection rules are required to determine if the app is installed.
- ✓
The app must be packaged in the .intunewin format.
Why this is correct
Win32 apps must be packaged using the Microsoft Win32 Content Prep Tool.
Go deeper
Related to this question
Learn chapter
Introduction to Endpoint Management in Microsoft 365
Key term
Intune
Microsoft Intune is a cloud-based service that helps organizations manage their users' devices and applications, ensuring security and compliance without needing to own or control the physical hardware.
Key term
Policy
A policy is a set of rules or guidelines that defines how an organization manages, secures, and operates its IT systems and services.
About these practice questions
One of 942 original MD-102 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
Same concept, more angles
2 more ways this is tested on MD-102
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. Which THREE of the following are required to deploy a Win32 app using Microsoft Intune?
medium- A.Product code
- ✓ B.Detection rule
- ✓ C.Return codes for success
- D.Dependencies
- ✓ E.Installation command
Why B: A detection rule is mandatory for Win32 app deployment in Intune. It defines how Intune determines whether the app is already installed on the device (e.g., by checking a file, registry key, or MSI product code). Without a detection rule, Intune cannot verify installation success or prevent reinstallation.
Variation 2. Which TWO of the following are prerequisites for deploying a Win32 app via Microsoft Intune?
medium- ✓ A.The app must be packaged using the Microsoft Win32 Content Prep Tool.
- B.The device must be running Windows 10 version 1803 or later.
- ✓ C.The device must have the Intune Management Extension installed.
- D.The device must be Azure AD joined.
- E.The device must have the Company Portal app installed.
Why A: The Microsoft Win32 Content Prep Tool is required to package Win32 apps into the .intunewin format that Intune can process. This tool pre-processes the installation files and detection logic, ensuring the app can be uploaded and deployed through the Intune console.
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.