Courseiva
Manage and maintain devicesmediumMultiple ChoiceObjective-mapped

MD-102 Manage and maintain devices Practice Question

Exhibit

{
  "exhibit": "{\"@odata.type\": \"#microsoft.graph.windows10CustomConfiguration\",\"id\": \"c045a8a1-9e1a-4f1a-9c9a-4a7d7c6b3e2f\",\"omaSettings\": [{\"@odata.type\": \"#microsoft.graph.omaSettingString\",\"displayName\": \"Allow VPN over cellular\",\"omaUri\": \"./Device/Vendor/MSFT/Policy/Config/Connectivity/AllowVPNOverCellular\",\"value\": \"0\"}]}"

Refer to the exhibit. You apply this Intune custom OMA-URI policy to a Windows 10 device. What is the expected outcome?

⚠ Common exam trap

Many exam-takers confuse the OMA-URI path as invalid or think it applies only to users, when in fact the ./Device/ prefix explicitly targets the device scope, and the policy is a valid Windows 10 CSP setting.

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

VPN connections over cellular are blocked.

The OMA-URI ./Device/Vendor/MSFT/Policy/Config/Connectivity/AllowCellularData refers to the policy that controls whether cellular data is allowed for VPN connections. When set to 0, it blocks VPN connections over cellular networks, enforcing that VPN traffic must use Wi-Fi or Ethernet. This is a device-level policy, not user-specific, and the OMA-URI is valid for Windows 10 devices managed by Intune.

Answer analysis

Option-by-option breakdown

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

  • VPN connections are allowed over cellular networks.

    Why it's wrong here

    Incorrect. Value '0' disables VPN over cellular.

  • The policy will fail to apply due to an invalid OMA-URI.

    Why it's wrong here

    Incorrect. The OMA-URI is valid.

  • The policy applies only to users, not devices.

    Why it's wrong here

    Incorrect. The OMA-URI starts with './Device', so it's a device policy.

  • VPN connections over cellular are blocked.

    Why this is correct

    Correct. Value '0' disables (blocks) VPN over cellular.

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.