The answer is to trigger a sync from Intune to force the device to check in. This is correct because the PowerShell command shown likely performs a local compliance evaluation, but the device remains noncompliant since the results have not been reported back to the Intune service. Triggering a sync from the Intune portal forces the device to immediately upload its latest compliance status, resolving the stale state without requiring re-enrollment or policy changes. On the MD-102 exam, this tests your understanding of the Intune sync workflow and the distinction between local device actions and cloud-side triggers—a common trap is to immediately re-enroll or delete the device. Remember that Intune does not automatically poll for changes; it relies on the device checking in. Memory tip: “Sync first, re-enroll last” — always force a sync when troubleshooting noncompliant device sync in Intune before escalating.
MD-102 Prepare infrastructure for devices Practice Question
This MD-102 practice question tests your understanding of prepare infrastructure for devices. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. 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.
Exhibit
Refer to the exhibit.
Get-MgDeviceManagementManagedDevice -DeviceId "12345" | Select-Object -Property DeviceName, OperatingSystem, ComplianceState, LastSyncDateTime
DeviceName : DESKTOP-ABC
OperatingSystem : Windows
ComplianceState : noncompliant
LastSyncDateTime : 2026-01-15T10:30:00Z
You run the PowerShell command shown in the exhibit for a managed device. The device shows as noncompliant. Which action should you take first to resolve the noncompliance?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue: "first"
Why it matters: Order matters here. You are being tested on which action comes before the others — not which action is generally useful.
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Trigger a sync from Intune to force the device to check in.
The PowerShell command shown likely runs a compliance evaluation or sync action, but the device remains noncompliant because the evaluation results haven't been reported back to Intune. Triggering a sync from Intune forces the device to check in, upload its latest compliance status, and update the portal, which is the first troubleshooting step before considering re-enrollment or policy changes.
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.
✓
Trigger a sync from Intune to force the device to check in.
Why this is correct
Last sync is old; syncing may resolve.
Clue confirmation
The clue word "first" in the question point toward this answer.
Related concept
Read the scenario before looking for a memorised answer.
✗
Re-enroll the device.
Why it's wrong here
Unnecessary.
✗
Delete the device from Intune and re-register.
Why it's wrong here
Too drastic.
✗
Assign a new compliance policy to the device.
Why it's wrong here
May already have a policy.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates assume noncompliance means a policy misconfiguration or enrollment failure, rather than recognizing that the device simply hasn't reported its latest compliance evaluation, making a sync the correct first action.
Detailed technical explanation
How to think about this question
Intune compliance policies are evaluated on the device by the Microsoft Intune Management Extension or the built-in compliance agent, which then reports results via the MDM channel using OMA-DM protocols. A sync triggers a full refresh of the device's policy and inventory, including compliance status, and is the standard first step in troubleshooting noncompliance because it forces the device to re-evaluate and upload its state, often resolving transient reporting delays.
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 cloud solutions architect for a retail company is evaluating services for a new workload. The correct answer here reflects best practice for the specific scenario described — not a general cloud recommendation. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Cloud exam questions reward reading the constraint carefully: the same technology can be right or wrong depending on the use case.
Related glossary terms
Concepts from this question explained
These glossary pages explain the core terms tested in this MD-102 question in full detail.
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: Trigger a sync from Intune to force the device to check in. — The PowerShell command shown likely runs a compliance evaluation or sync action, but the device remains noncompliant because the evaluation results haven't been reported back to Intune. Triggering a sync from Intune forces the device to check in, upload its latest compliance status, and update the portal, which is the first troubleshooting step before considering re-enrollment or policy changes.
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.
Are there clue words in this question I should notice?
Yes — watch for: "first". Order matters here. You are being tested on which action comes before the others — not which action is generally useful.
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 →
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.
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.