MD-102 Protect devices Practice Question
Exhibit
Refer to the exhibit.
{
"@odata.type": "#microsoft.graph.windows10ConfigurationPolicy",
"displayName": "Custom Policy",
"omaSettings": [
{
"@odata.type": "#microsoft.graph.omaSettingString",
"displayName": "Enable telemetry",
"description": null,
"omaUri": "./Vendor/MSFT/Policy/Config/System/AllowTelemetry",
"value": "2"
},
{
"@odata.type": "#microsoft.graph.omaSettingString",
"displayName": "Disable Cortana",
"description": null,
"omaUri": "./Vendor/MSFT/Policy/Config/Experience/AllowCortana",
"value": "0"
}
]
}Refer to the exhibit. You are deploying a custom OMA-URI policy to Windows 10 devices. What is the effect of this policy?
⚠ Common exam trap
Many exam-takers confuse the telemetry policy with other common MDM policies, such as Windows Update deferral or Defender settings, because the exam often tests the specific numeric values and their corresponding telemetry levels rather than the broader functionality.
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
✓
Device telemetry is set to enhanced.
The OMA-URI policy configured in the exhibit sets the 'System/AllowTelemetry' value to '2', which corresponds to the 'Enhanced' telemetry level in Windows 10. This policy enables Microsoft to collect additional diagnostic data, including how Windows and apps are used, to improve the user experience and device performance. It does not affect Windows Update deferral, Defender state, or Cortana.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Windows Update is configured to defer updates.
Why it's wrong here
No OMA-URI for Windows Update.
- ✓
Device telemetry is set to enhanced.
Why this is correct
AllowTelemetry value 2 corresponds to enhanced.
- ✗
Windows Defender is disabled.
Why it's wrong here
No OMA-URI for Defender.
- ✗
Cortana is enabled.
Why it's wrong here
Value 0 disables Cortana.
Go deeper
Related to this question
Learn chapter
Introduction to Endpoint Management in Microsoft 365
Key term
Policy
A policy is a set of rules or guidelines that defines how an organization manages, secures, and operates its IT systems and services.
Key term
Windows 10
Windows 10 is a personal computer operating system developed by Microsoft that combines the familiarity of Windows 7 with the modern features of Windows 8, designed to run on a wide range of devices from desktops to tablets.
About these practice questions
Courseiva writes every MD-102 question from scratch — 942 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
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.