Courseiva
Manage and maintain deviceseasyMultiple ChoiceObjective-mapped

MD-102 Manage and maintain devices Practice Question

Exhibit

{
  "@odata.type": "#microsoft.graph.windowsUpdateForBusinessConfiguration",
  "updateClassification": "all",
  "automaticUpdateMode": "autoInstallAndRebootWithEndUserControl",
  "businessReadyUpdatesOnly": "all",
  "featureUpdateDeferralPeriodInDays": 30,
  "qualityUpdateDeferralPeriodInDays": 7
}

Refer to the exhibit. The JSON snippet shows a Windows Update for Business policy assigned to a device group. Users report that quality updates are installed 7 days after release. Which setting controls this behavior?

⚠ Common exam trap

Test-takers frequently confuse `featureUpdateDeferralPeriodInDays` with quality update deferral, assuming all deferral settings work the same way, but they are separate policies for different update types.

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

qualityUpdateDeferralPeriodInDays

The setting `qualityUpdateDeferralPeriodInDays` controls how long quality updates (security fixes) are deferred after release. A value of 7 means updates are installed 7 days post-release, matching the user report. This is a Windows Update for Business policy configured via CSP (Policy CSP - Update).

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • featureUpdateDeferralPeriodInDays

    Why it's wrong here

    This setting defers feature updates, not quality updates.

  • businessReadyUpdatesOnly

    Why it's wrong here

    This setting controls whether preview updates are offered.

  • qualityUpdateDeferralPeriodInDays

    Why this is correct

    This setting defers quality updates by the specified number of days.

  • automaticUpdateMode

    Why it's wrong here

    This controls update installation and reboot behavior.

Visual reference

Client DHCP Server 1 Discover (broadcast) 2 Offer (IP: 192.168.1.10) 3 Request (I accept) 4 Acknowledge (lease confirmed) DORA — the four-step DHCP lease process

Go deeper

Related to this question

About these practice questions

One of 942 original MD-102 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

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.