MD-102 Protect devices Practice Question
Exhibit
Refer to the exhibit.
Device configuration profile:
{
"@odata.type": "#microsoft.graph.windows10CustomConfiguration",
"omaSettings": [
{
"@odata.type": "#microsoft.graph.omaSettingString",
"displayName": "Disable Lock Screen Camera",
"description": null,
"omaUri": "./Vendor/MSFT/Policy/Config/DeviceLock/PreventLockScreenCamera",
"value": "1"
}
]
}You are reviewing a custom device configuration profile in Intune. The exhibit shows an OMA-URI setting. What is the purpose of this setting?
⚠ Common exam trap
It's easy for candidates to confuse 'disable camera on lock screen' with 'disable camera entirely' (Option B), but the OMA-URI explicitly targets the lock screen only, not the full device camera 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
✓
Disables the camera on the lock screen
The OMA-URI setting ./Vendor/MSFT/Policy/Config/DeviceLock/PreventLockScreenCamera is used to disable the camera on the Windows lock screen. This policy prevents users from accessing the camera while the device is locked, enhancing security by mitigating privacy risks such as unauthorized camera use. It does not affect camera functionality once the user logs in.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Enables the camera on the lock screen
Why it's wrong here
Value '1' disables, not enables.
- ✗
Disables the camera on the device entirely
Why it's wrong here
It only disables the camera on the lock screen.
- ✗
Disables the microphone on the lock screen
Why it's wrong here
The setting is for camera, not microphone.
- ✓
Disables the camera on the lock screen
Why this is correct
The OMA-URI prevents the camera from being used on the lock screen.
Go deeper
Related to this question
Learn chapter
Enrolling Devices with Microsoft Intune
Key term
Security
Security in IT is the practice of protecting systems, networks, and data from unauthorized access, damage, or theft.
Key term
Configuration profile
A configuration profile is a set of settings and policies that can be applied remotely to devices to enforce security, compliance, and customization rules.
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 →
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.