Courseiva
Protect deviceshardMultiple ChoiceObjective-mapped

MD-102 Protect devices Practice Question

Exhibit

Refer to the exhibit.

$device = Get-MgDeviceManagementManagedDevice -ManagedDeviceId "12345678-1234-1234-1234-123456789012"
$device.ComplianceState

Output:
"Noncompliant"

$device.GetCompliancePolicyNonComplianceReasons()

Output:
"RequireEncryption"

You are troubleshooting a Windows 10 device that is showing as non-compliant in Intune. The exhibit shows the PowerShell output from the Microsoft Graph API. Based on the output, what is the most likely reason for the non-compliance?

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

BitLocker drive encryption is not enabled on the device

The output shows the non-compliance reason is 'RequireEncryption', indicating BitLocker is not enabled. Option A is incorrect because the reason is about encryption, not operating system version. Option C is incorrect because the reason is about encryption, not the Windows version. Option D is incorrect because the reason is about encryption, not antivirus.

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 device does not have a compliant operating system version

    Why it's wrong here

    The reason is 'RequireEncryption', not OS version.

  • BitLocker drive encryption is not enabled on the device

    Why this is correct

    The 'RequireEncryption' reason indicates BitLocker is missing.

  • The device is not running a supported version of Windows 10

    Why it's wrong here

    The non-compliance reason is 'RequireEncryption', not related to OS version. Therefore, option C is incorrect.

  • The device has a third-party antivirus installed

    Why it's wrong here

    The non-compliance reason is 'RequireEncryption', which concerns BitLocker encryption, not antivirus. Thus, option D is incorrect.

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.