Question 327 of 991
Manage and maintain devicesmediumMultiple ChoiceObjective-mapped

Quick Answer

The answer is that the endpoint protection policy has not been applied to the device yet. This is the most likely reason because Microsoft Defender for Endpoint relies on a successfully delivered policy via Intune to activate critical settings like real-time scanning and cloud-delivered protection. Without that policy application, the device runs with default or no protection, allowing even known malicious files to be downloaded without being blocked. On the MD-102 exam, this scenario tests your understanding of the policy deployment lifecycle—specifically that a policy must sync and apply before any protection rules take effect. A common trap is assuming the policy is active immediately after assignment, but Intune’s check-in cycle can cause delays. Memory tip: “No sync, no shield”—if the policy hasn’t synced to the device, the protection shield isn’t up.

MD-102 Manage and maintain devices Practice Question

This MD-102 practice question tests your understanding of manage and maintain 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.

Exhibit

Refer to the exhibit.

```json
{
  "@odata.type": "#microsoft.graph.windows10EndpointProtectionConfiguration",
  "defenderBlockOnAccessProtection": true,
  "defenderScheduleScanDay": "everyday",
  "defenderScanType": "quick",
  "defenderCloudBlockLevel": "high",
  "defenderPUAProtection": "enabled",
  "defenderRealTimeScanDirection": "monitorAllFiles"
}
```

You deployed this endpoint protection policy to a Windows 10 device. A user reports that a known malicious file was downloaded but not blocked. What is the most likely reason?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "most likely"

    Why it matters: Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

Question 1mediummultiple choice
Full question →

Exhibit

Refer to the exhibit.

```json
{
  "@odata.type": "#microsoft.graph.windows10EndpointProtectionConfiguration",
  "defenderBlockOnAccessProtection": true,
  "defenderScheduleScanDay": "everyday",
  "defenderScanType": "quick",
  "defenderCloudBlockLevel": "high",
  "defenderPUAProtection": "enabled",
  "defenderRealTimeScanDirection": "monitorAllFiles"
}
```

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 policy has not been applied to the device yet.

Option D is correct because if the endpoint protection policy has not been applied to the device, the Microsoft Defender for Endpoint settings (including real-time scanning and cloud-delivered protection) are not active. The policy must be successfully delivered via Microsoft Intune or Configuration Manager before any protection rules take effect. Without policy application, the device runs with default or no protection, allowing known malicious files to be downloaded without being blocked.

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.

  • Real-time scanning is set to monitorAllFiles, but the file was an archive.

    Why it's wrong here

    Real-time scanning should still scan archives.

  • The scan type is set to quick, which does not scan downloaded files.

    Why it's wrong here

    Quick scan still scans common locations including downloads.

  • The cloud block level is set to high, which may block unknown files, but known files might be missed.

    Why it's wrong here

    Cloud block level high should block unknown, not known.

  • The policy has not been applied to the device yet.

    Why this is correct

    If the policy hasn't applied, settings are not active.

    Clue confirmation

    The clue word "most likely" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates assume a protection policy is automatically active once created, but Microsoft Intune policies require device check-in and successful application before they take effect, and the cloud block level setting is often misunderstood as affecting known malware detection.

Detailed technical explanation

How to think about this question

Microsoft Defender for Endpoint uses a combination of local signature updates, real-time behavior monitoring, and cloud-delivered protection. The cloud block level (e.g., High, High+, Zero Tolerance) only influences the threshold for sending files to the cloud for analysis; known malware is blocked locally via the signature database, which updates independently. Policy application via Intune requires the device to check in (typically every 8 hours) and process the policy; if the device has not checked in or the policy assignment is incorrect, the device remains unprotected.

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 media company stores terabytes of video archives that are accessed once a year for audit purposes. Moving these objects to a cold storage tier (Azure Archive, S3 Glacier, or Google Nearline) costs a fraction of hot storage. Questions like this test whether you understand storage tiers, access frequency tradeoffs, and retrieval latency requirements.

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.

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.

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?

Manage and maintain devices — This question tests Manage and maintain devices — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: The policy has not been applied to the device yet. — Option D is correct because if the endpoint protection policy has not been applied to the device, the Microsoft Defender for Endpoint settings (including real-time scanning and cloud-delivered protection) are not active. The policy must be successfully delivered via Microsoft Intune or Configuration Manager before any protection rules take effect. Without policy application, the device runs with default or no protection, allowing known malicious files to be downloaded without being blocked.

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: "most likely". Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

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 →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 24, 2026

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.

Loading comments…

Sign in to join the discussion.

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.