Courseiva
Manage and maintain deviceseasyMultiple ChoiceObjective-mapped

MD-102 Manage and maintain devices Practice Question

Exhibit

Refer to the exhibit.

```json
{
  "@odata.type": "#microsoft.graph.windowsUpdateForBusinessConfiguration",
  "deliveryOptimizationMode": "httpOnly",
  "microsoftUpdateServiceAllowed": true,
  "automaticUpdateMode": "autoInstallAndRebootWithWarning",
  "qualityUpdateDeferralPeriodInDays": 0,
  "featureUpdateDeferralPeriodInDays": 30
}
```

A Windows 10 device is assigned this update ring policy. A new quality update is released today. When will the device install the update?

⚠ Common exam trap

Many exam-takers confuse the 'Automatic update behavior' setting (which controls restart behavior) with the deferral period (which controls when the update is offered), leading them to incorrectly assume that a 'reboot with warning' mode delays the installation itself.

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

Today

The update ring policy is configured with 'Automatic update behavior' set to 'Auto install and restart without end-user control' and 'Servicing channel' set to 'Current branch (CB)'. When a new quality update is released, devices in this configuration will download and install the update immediately, typically within 24 hours of release, without any deferral period. The policy does not specify any deferral for quality updates, so the installation occurs today.

Answer analysis

Option-by-option breakdown

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

  • In 7 days

    Why it's wrong here

    Not specified.

  • In 30 days

    Why it's wrong here

    30 days is the feature update deferral, not quality.

  • Today

    Why this is correct

    Deferral is 0 days, so it installs as soon as available.

  • Never, because automatic update mode requires reboot with warning.

    Why it's wrong here

    The mode allows installation with warning, not blocking it.

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.