Courseiva
Manage and maintain deviceseasyMultiple ChoiceObjective-mapped

MD-102 Manage and maintain devices Practice Question

Exhibit

{
  "@odata.type": "#microsoft.graph.windows10UpdateRingConfiguration",
  "updateNotificationLevel": "2",
  "featureUpdateDeferralInDays": 30,
  "qualityUpdateDeferralInDays": 7,
  "automaticUpdateBehavior": "autoInstallAndRebootWithEndUserControl"
}

Refer to the exhibit. You are reviewing a Windows 10 update ring configuration JSON. What does the 'automaticUpdateBehavior' setting control?

⚠ Common exam trap

Watch out — candidates often confuse 'automaticUpdateBehavior' with deferral periods or notification levels, because all three settings appear in the same update ring configuration JSON, but each controls a distinct aspect of Windows Update behavior.

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

Whether updates are installed automatically and if the user can control reboot timing

The 'automaticUpdateBehavior' setting in a Windows 10 update ring configuration JSON controls whether updates are downloaded and installed automatically, and whether the user can control reboot timing. When set to 'autoInstallAndRebootWithNoUserControl', updates install automatically and reboots occur without user interaction; when set to 'autoInstallAndRebootWithUserControl', the user can schedule or postpone reboots. This directly matches option C, as it governs both automatic installation and reboot control.

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 level of update notifications

    Why it's wrong here

    Notification level is set by updateNotificationLevel.

  • How long to defer feature updates

    Why it's wrong here

    Deferral is set by featureUpdateDeferralInDays.

  • Whether updates are installed automatically and if the user can control reboot timing

    Why this is correct

    This setting defines the installation and reboot behavior.

  • The branch readiness level

    Why it's wrong here

    Branch readiness is not shown.

Go deeper

Related to this question

About these practice questions

This MD-102 question is part of Courseiva's 942-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. 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.