MD-102 Protect devices Practice Question
Exhibit
Refer to the exhibit.
```json
{
"enrollmentStatusPage": {
"@odata.type": "#microsoft.graph.windows10EnrollmentCompletionPageConfiguration",
"showInstallationProgress": true,
"blockDeviceSetupRetryByUser": true,
"allowDeviceResetOnInstallFailure": true,
"allowDeviceUseOnInstallFailure": false,
"installProgressTimeoutInMinutes": 60,
"trackInstallProgressForAutopilotOnly": true
}
}
```Refer to the exhibit. You configure this Enrollment Status Page (ESP) policy for Windows Autopilot deployments. During a deployment, a device fails to install a required app. What happens?
⚠ Common exam trap
Watch out — candidates often assume the ESP will automatically retry or extend the timeout, but the correct behavior is that the device is blocked indefinitely until the required app installs or the device is reset.
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 will be blocked from use until the app is installed or the device is reset.
The Enrollment Status Page (ESP) policy in Windows Autopilot can be configured to block device use until all required apps are installed. When a required app fails to install, the ESP enters a blocking state, preventing the user from accessing the desktop until the installation succeeds or the device is reset. This behavior is controlled by the 'Block device use until required apps are installed' setting in the ESP profile.
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 will be blocked from use until the app is installed or the device is reset.
Why this is correct
The policy blocks use on failure.
- ✗
The user can retry the installation manually.
Why it's wrong here
The policy blocks user retry.
- ✗
The timeout will extend by 60 minutes.
Why it's wrong here
Timeout is fixed at 60 minutes; failure stops the process.
- ✗
The device will automatically retry the installation.
Why it's wrong here
No automatic retry is configured.
Go deeper
Related to this question
Learn chapter
Planning Deployment and Architecture
Key term
Autopilot
Autopilot is a Microsoft cloud-based deployment technology that automates the setup and configuration of new Windows devices, reducing manual IT effort and enabling users to be productive from the first boot.
Key term
Enrollment status page
An Enrollment status page is a device management interface that shows whether a computer or mobile device has been properly registered, configured, and enrolled into an organization's management system.
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.