- A
Enrollment Status Page (ESP) configuration.
ESP ensures device is fully configured before user login.
- B
Device registration in the Autopilot service using hardware hash.
Registration is necessary for Autopilot to recognize the device.
- C
On-premises Active Directory domain join.
Why wrong: Not required for Microsoft Entra ID join.
- D
Windows Autopilot deployment profile in Intune.
The profile configures the out-of-box experience.
- E
Microsoft Configuration Manager co-management.
Why wrong: Co-management is optional, not required.
Quick Answer
The answer is the Windows Autopilot deployment profile in Intune, the Enrollment Status Page (ESP) configuration, and a supported Windows 10/11 version with a valid Entra ID license. The deployment profile defines the join type and user experience, while the ESP is critical because it locks the device during provisioning, ensuring that all required policies, apps, and certificates are installed before the user reaches the desktop—without it, users could bypass setup and access an incompletely configured device. On the MD-102 exam, this question tests your understanding of the mandatory components for user-driven Entra ID join, often appearing as a “select three” trap where candidates mistakenly include optional items like a hardware hash or a corporate identifier. A common memory tip is to remember the three pillars: Profile, ESP, and OS—the profile tells the device what to do, the ESP enforces the process, and the OS must be capable.
MD-102 Prepare infrastructure for devices Practice Question
This MD-102 practice question tests your understanding of prepare infrastructure for devices. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
Which THREE components are required for a successful Windows Autopilot deployment with user-driven Microsoft Entra ID join? (Select three.)
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
Enrollment Status Page (ESP) configuration.
The Enrollment Status Page (ESP) configuration is required because it provides visibility into the provisioning process and enforces device compliance before the user can access the desktop. In a user-driven Microsoft Entra ID join Autopilot deployment, the ESP ensures that required policies, apps, and certificates are installed, preventing users from bypassing critical setup steps. Without ESP, users might gain early access to an incompletely configured device, leading to support issues.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Enrollment Status Page (ESP) configuration.
Why this is correct
ESP ensures device is fully configured before user login.
Related concept
Read the scenario before looking for a memorised answer.
- ✓
Device registration in the Autopilot service using hardware hash.
Why this is correct
Registration is necessary for Autopilot to recognize the device.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
On-premises Active Directory domain join.
Why it's wrong here
Not required for Microsoft Entra ID join.
- ✓
Windows Autopilot deployment profile in Intune.
Why this is correct
The profile configures the out-of-box experience.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Microsoft Configuration Manager co-management.
Why it's wrong here
Co-management is optional, not required.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often confuse the optional Enrollment Status Page with a mandatory component, or they mistakenly believe on-premises Active Directory join is required for user-driven Autopilot, when in fact Microsoft Entra ID join is a separate, cloud-native identity option.
Detailed technical explanation
How to think about this question
Under the hood, the hardware hash is collected via the Get-WindowsAutopilotInfo PowerShell script or directly from the OEM, and it is used to uniquely identify the device in the Autopilot service. The deployment profile in Intune contains settings like deployment mode (user-driven), Microsoft Entra ID join type, and language/locale, which are downloaded by the device during OOBE via the Autopilot provisioning service. The ESP leverages the Intune Management Extension to track policy and app installation status, and it can be configured to block user access until a specified timeout or all required items are installed.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Prepare infrastructure for devices — study guide chapter
Learn the concepts, then practise the questions
- →
Prepare infrastructure for devices practice questions
Targeted practice on this topic area only
- →
All MD-102 questions
991 questions across all exam domains
- →
Microsoft 365 Endpoint Administrator MD-102 study guide
Full concept coverage aligned to exam objectives
- →
MD-102 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related MD-102 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Prepare infrastructure for devices practice questions
Practise MD-102 questions linked to Prepare infrastructure for devices.
Manage and maintain devices practice questions
Practise MD-102 questions linked to Manage and maintain devices.
Manage applications practice questions
Practise MD-102 questions linked to Manage applications.
Protect devices practice questions
Practise MD-102 questions linked to Protect devices.
Deploy Windows client practice questions
Practise MD-102 questions linked to Deploy Windows client.
Manage identity and compliance practice questions
Practise MD-102 questions linked to Manage identity and compliance.
Manage, maintain, and protect devices practice questions
Practise MD-102 questions linked to Manage, maintain, and protect devices.
MD-102 fundamentals practice questions
Practise MD-102 questions linked to MD-102 fundamentals.
MD-102 scenario practice questions
Practise MD-102 questions linked to MD-102 scenario.
MD-102 troubleshooting practice questions
Practise MD-102 questions linked to MD-102 troubleshooting.
Practice this exam
Start a free MD-102 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this MD-102 question test?
Prepare infrastructure for devices — This question tests Prepare infrastructure for devices — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Enrollment Status Page (ESP) configuration. — The Enrollment Status Page (ESP) configuration is required because it provides visibility into the provisioning process and enforces device compliance before the user can access the desktop. In a user-driven Microsoft Entra ID join Autopilot deployment, the ESP ensures that required policies, apps, and certificates are installed, preventing users from bypassing critical setup steps. Without ESP, users might gain early access to an incompletely configured device, leading to support issues.
What should I do if I get this MD-102 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 24, 2026
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.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.