MD-102 Prepare infrastructure for devices Practice Question
Exhibit
Refer to the exhibit.
{
"@odata.type": "#microsoft.graph.windows10EnrollmentStatusPageConfiguration",
"displayName": "ESP Configuration",
"description": "Block device use until required apps install",
"trackInstallProgressForAutopilotOnly": true,
"blockDeviceSetupRetryByUser": true,
"allowDeviceResetOnInstallFailure": false,
"allowLogCollectionOnInstallFailure": true,
"customErrorMessage": "",
"installProgressTimeoutInMinutes": 60,
"allowDeviceUseOnInstallFailure": false,
"selectedMobileAppIds": [
"appId1",
"appId2"
]
}Refer to the exhibit. You configure an Enrollment Status Page (ESP) policy as shown. During Windows Autopilot deployment, a device fails to install one of the required apps. What happens to the device?
⚠ Common exam trap
Watch out — candidates often assume the user can simply skip or retry the failed installation and continue, but the 'Block device use' setting explicitly prevents any progression until all required apps are installed, making the device effectively unusable until the issue is resolved.
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 device blocks use and the user cannot proceed
The Enrollment Status Page (ESP) policy is configured with the 'Show error when installation takes longer than specified number of minutes' option set to 'Block device use until all required apps and profiles are installed.' When a required app fails to install, the ESP enters an error state and, because the policy is set to block use, the device remains locked at the ESP screen, preventing the user from proceeding to the desktop. This behavior is enforced by the Autopilot client, which monitors the installation status of required apps and profiles and will not allow the user to bypass the ESP until all required items are successfully installed or the timeout is reached.
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 blocks use and the user cannot proceed
Why this is correct
The device blocks use because allowDeviceUseOnInstallFailure is false.
- ✗
The device automatically resets and retries
Why it's wrong here
allowDeviceResetOnInstallFailure is false.
- ✗
The user can skip the installation and use the device
Why it's wrong here
allowDeviceUseOnInstallFailure is false.
- ✗
The user can retry the installation
Why it's wrong here
blockDeviceSetupRetryByUser is true, so user cannot retry.
Go deeper
Related to this question
Learn chapter
Planning Deployment and Architecture
Key term
Windows Autopilot
Windows Autopilot is a cloud-based deployment technology that automates the setup and configuration of new Windows devices, reducing the need for IT staff to manually image or touch each machine.
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
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 →
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.