Courseiva
Manage and maintain deviceshardMultiple ChoiceObjective-mapped

MD-102 Manage and maintain devices Practice Question

Exhibit

{
  "enrollmentTimeDeviceMembershipLimit": 15,
  "reusableGroupSetting": {
    "@odata.type": "#microsoft.graph.deviceManagementReusableGroupSetting",
    "id": "reusable-group-id",
    "displayName": "All Windows Devices"
  },
  "scopeTagIds": ["default"]
}

Refer to the exhibit. The JSON snippet shows a dynamic device group configuration in Microsoft Intune. What is the effect of the 'enrollmentTimeDeviceMembershipLimit' property set to 15?

⚠ Common exam trap

Watch out — candidates often confuse 'enrollmentTimeDeviceMembershipLimit' with a device count limit or a recency filter, when it actually defines a fixed membership duration from the enrollment timestamp.

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

Devices added to the group will be removed after 15 days from enrollment

The 'enrollmentTimeDeviceMembershipLimit' property in a dynamic device group rule sets a time window (in days) from enrollment during which a device remains a member of the group. When set to 15, devices are automatically removed from the group 15 days after their enrollment date, regardless of their compliance or management status. This is used for scenarios like temporary access or pilot groups where membership should expire after a fixed period.

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 group will only contain devices that have been enrolled for at least 15 days

    Why it's wrong here

    This would mean devices must be enrolled for 15 days to be included, not the case.

  • Only devices enrolled in the last 15 days are eligible

    Why it's wrong here

    This is the opposite; it removes devices after 15 days.

  • Limits the number of devices in the group to 15

    Why it's wrong here

    The property is about time, not count.

  • Devices added to the group will be removed after 15 days from enrollment

    Why this is correct

    This property sets a time limit for membership after enrollment.

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 →

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.