MD-102 Prepare infrastructure for devices Practice Question
Exhibit
Refer to the exhibit. PowerShell output: Get-AutopilotDiagnostics -SerialNumber "ABC123" | Format-List SerialNumber : ABC123 RegistrationStatus : NotRegistered ProfileAssignmentStatus : NotAssigned DeploymentStatus : NotStarted LastCheckInDateTime : 2026-03-01 10:00:00
You have a Windows device with serial number ABC123 that is registered for Autopilot. The above PowerShell output shows the diagnostics. The device is not receiving the Autopilot profile. What is the most likely cause?
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 has not been successfully registered in Windows Autopilot.
'NotRegistered' indicates the device is not properly registered in Autopilot. Option B is incorrect because if the profile were not assigned, it would show 'NotAssigned' but still registered. Option C is incorrect because the diagnostics show registration status. Option D is incorrect because the device can still be registered even if it has been imaged.
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 has not been successfully registered in Windows Autopilot.
Why this is correct
RegistrationStatus should be 'Registered'.
- ✗
The Autopilot profile is not assigned to the device group.
Why it's wrong here
ProfileAssignmentStatus would show 'NotAssigned' but registration is separate.
- ✗
The device was previously manually imaged.
Why it's wrong here
Manual imaging does not affect registration.
- ✗
The device is not connected to the internet during OOBE.
Why it's wrong here
The diagnostics show registration status; connectivity is not reflected here.
Go deeper
Related to this question
Learn chapter
Managing Device Configuration Profiles
Key term
Autopilot profile
An Autopilot profile is a collection of configuration settings that dictates how a new Windows device will be set up and delivered to an end user with minimal IT intervention.
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.
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.