Free MD-102 Exam Flashcards

Memorize 50 essential terms and definitions for the Microsoft 365 Endpoint Administrator (MD-102). See the term, recall the definition, then flip to check yourself.

50 Flashcards
4 Topics
100% Free
TermClick to flip

Microsoft Entra joined

Tap to reveal definition
Card 1 of 50Prepare infrastructure for devices

Filter by Topic

Jump to Card

About These MD-102 Flashcards

These 50 flashcards are designed to help you memorize key terms and definitions for the Microsoft 365 Endpoint Administrator (MD-102). Each card shows a term on the front and its definition on the back—the classic flashcard format for vocabulary memorization. Use these alongside our practice questions to build both recall and comprehension.

Topics Covered

Prepare infrastructure for devices13 cards
Manage and maintain devices16 cards
Manage applications11 cards
Protect devices10 cards

Complete Flashcard Reference

Review every term in this set. Open any term to reveal its definition.

Microsoft Entra joined

Cloud-only device identity managed with Intune, with no on-premises Active Directory dependency. The default choice for fully remote or cloud-first Windows deployments.

Hybrid Microsoft Entra joined

Device is joined to both on-premises AD and Entra ID. Used when on-prem resources or Group Policy still apply; hybrid Autopilot needs the Intune Connector for Active Directory.

Entra registered vs. joined

Registered = a personal/BYOD device with a workplace account added; joined = an organization-owned identity. Registration suits BYOD; join suits corporate-managed endpoints.

Automatic MDM enrollment requires MDM user scope

Entra-joined Windows auto-enrolls into Intune only if the user is in the MDM user scope. If scope is unset, the join can succeed while Intune enrollment silently never happens.

Platform enrollment restrictions

Allow or block enrollment by platform and ownership type. The correct control to block personal Windows enrollment while still permitting corporate-owned devices.

Autopilot user-driven mode

For individually assigned devices: the end user signs in and completes setup. The standard Autopilot choice for new corporate laptops shipped directly to a user.

Autopilot self-deploying mode

Provisions a device with no user credentials, typically for kiosk or shared/digital-signage scenarios. Requires TPM 2.0 attestation; no per-user assignment during setup.

Enrollment Status Page (ESP)

Controls what the user sees during Autopilot setup and whether desktop access is blocked until required apps and policies finish installing. Tunes the out-of-box experience.

Intune Connector for Active Directory

Required for hybrid Entra-joined Autopilot so the device can be domain-joined during provisioning. Cloud-only Entra-joined Autopilot does not need it.

Provisioning packages (.ppkg)

Created with Windows Configuration Designer to apply settings and bulk-enroll devices without a full reimage. An alternative to Autopilot for quick, repeatable configuration.

MDM authority

Defines which service manages enrolled devices; for MD-102 scenarios this is Intune. Automatic enrollment depends on Intune being the configured MDM authority for the users.

Bulk vs. automatic enrollment

Automatic enrollment uses Entra MDM scope at join time; bulk enrollment uses a provisioning package to onboard many devices at once. Choose by deployment scale and setup flow.

Settings catalog

Exposes a very large set of individual Windows (and cross-platform) settings and is usually the first choice for broad policy coverage, reducing the need for custom OMA-URI profiles.

Template vs. settings catalog profiles

Templates are grouped, prebuilt scenarios (e.g., device restrictions); the settings catalog is a flat, searchable list. Use templates for known scenarios, catalog for granular control.

Filters in Intune

Refine an assignment to a subset of devices using device properties (OS version, model, ownership) without creating new groups. Applied at assignment time, not on the policy itself.

Windows LAPS

Manages the local administrator password so each device has a unique, automatically rotating credential, reducing lateral-movement risk from shared local admin passwords.

Windows Hello for Business

Replaces passwords with a device-bound credential (PIN or biometric) backed by asymmetric keys. A core identity-protection control configured through Intune policy.

Wipe vs. Retire remote actions

Wipe returns the device to factory state and removes content. Retire is less destructive: it removes only management/company data and leaves the rest of the device intact.

Autopilot Reset

Removes user data and personal settings but keeps Intune enrollment and Autopilot assignment, returning the device to a business-ready state without re-imaging. Good for reassigning in-service hardware.

Fresh Start

Reinstalls Windows and removes preinstalled OEM apps while optionally retaining user data. Useful to clean a device of bloatware without a full manual rebuild.

Windows 365 Cloud PC

A managed cloud-hosted Windows desktop streamed to users and administered through Intune. Provisioning needs a Cloud PC license, a provisioning policy, and network/identity prerequisites.

Feature update policy vs. update rings

Feature update policies pin devices to a specific Windows feature version; update rings control servicing behavior such as deferral periods and restart settings. They solve different problems.

Quality updates and expedite policy

Quality updates deliver security/reliability fixes. An expedite update policy pushes a critical patch quickly, overriding deferrals when urgent remediation is required.

Endpoint Privilege Management (Intune Suite)

Elevates approved processes without granting standing local-admin rights, supporting least privilege while still allowing specific business apps to run elevated.

Advanced Analytics / endpoint analytics

Surfaces endpoint experience metrics such as startup performance, app reliability, and recommended remediations, helping prioritize fixes that affect user productivity.

Per-policy device status view

The device status view of a configuration profile shows which devices succeeded, failed, or are pending for that specific policy, the most direct starting point for troubleshooting.

Remote Help (Intune Suite)

Provides authenticated, RBAC-controlled remote assistance to managed devices from within Intune, replacing ad hoc third-party remote tools for support scenarios.

Win32 app (.intunewin)

The packaging format for full Win32 deployments via Intune. Supports detection rules, requirement rules, dependencies, and supersedence for richer deployment control.

App supersedence

Lets a newer app version replace or upgrade an older one. The recommended path to roll out an update is creating a new app version configured to supersede the prior package.

App detection rules

Tell Intune how to determine whether a Win32 app is already installed (file, registry, or MSI code). Incorrect detection rules cause repeated reinstalls or false success.

Required vs. available app assignments

Required installs the app automatically on targeted devices/users; available publishes it to the Company Portal for optional, user-initiated installation.

Microsoft 365 Apps deployment via Intune

Deploy Microsoft 365 Apps as a dedicated app type with configured channel, architecture, and language. Channel choice controls feature-update cadence for the suite.

Shared computer activation

The correct Microsoft 365 Apps activation model for devices used by multiple people (e.g., shared/pooled or VDI), so licensing aligns with shared usage rather than per-device activation.

App protection policies (MAM)

Protect organizational data inside supported apps even on unenrolled devices, enforcing encryption, PIN, and copy/paste restrictions. A common BYOD mobile data-protection choice.

App configuration policies

Push preconfigured settings into managed apps (e.g., server URLs, account defaults) so users do not configure them manually. Delivery differs for managed-device vs. managed-app channels.

Managed apps vs. managed devices

App protection (managed apps) secures data at the app layer without enrollment; managed devices are fully MDM-enrolled. Conditional Access can require either, depending on the data-protection goal.

Enterprise App Management (Intune Suite)

Surfaces and helps package common enterprise apps and shows available updates, but updates are not auto-applied; you still create a superseding version to roll them out.

Compliance policy + Conditional Access

A compliance policy evaluates device state; Conditional Access then requires the device be marked compliant before granting access. This pairing enforces compliant-device access.

Compliance vs. configuration profiles

Compliance policies evaluate and report device state for access decisions; configuration profiles set device settings. Endpoint security policies are a separate, security-focused workload.

Endpoint security Disk encryption

The dedicated Intune policy area for managing BitLocker (and macOS FileVault) settings on devices, more targeted than configuring encryption through general configuration profiles.

Security baselines

Microsoft-recommended preconfigured security setting groups (e.g., for Windows or Defender) that you can deploy and customize as a hardened starting point rather than building from scratch.

Attack surface reduction (ASR) rules

Endpoint security rules that block risky behaviors such as suspicious Office child processes, executable content from email, and credential-theft patterns, with audit and block modes.

Intune + Defender for Endpoint integration

Devices must be onboarded to Microsoft Defender for Endpoint and the connector enabled so security signals flow between the services. A prerequisite for risk-based compliance.

Risk-based compliance

An Intune compliance policy can reference the device risk level from Defender for Endpoint; Conditional Access then blocks access when risk exceeds the allowed threshold.

BitLocker key rotation remote action

Refreshes the recovery key for the OS drive on supported Windows devices. The correct response after a recovery key is used or exposed, limiting the value of the old key.

Antivirus policy (endpoint security)

Configures Microsoft Defender Antivirus behavior (scans, real-time protection, exclusions) as a focused endpoint security workload separate from general device configuration.

Firewall policy (endpoint security)

Manages Windows Defender Firewall profiles and rules through Intune endpoint security, controlling inbound/outbound behavior centrally rather than per device.

Conditional Access for protected apps

Requires an app protection policy (approved client app / app protection grant) before access to corporate data is allowed, protecting data on unmanaged devices.

Delivery Optimization

Reduces internet bandwidth for updates and large app content by allowing peer-to-peer and cache sources. Tuned alongside update rings for efficient large-scale servicing.

MD-102 study weighting

Manage and maintain devices is the largest domain (30-35%), then Prepare infrastructure (25-30%); Manage applications and Protect devices are 15-20% each. Weight study time accordingly.

Frequently Asked Questions

What is the MD-102 passing score?

MD-102 uses Microsoft's standard scaled passing score of 700 out of 1000. Role-based exams typically deliver 40-60 questions, and the current MD-102 certification page lists 100 minutes to complete the assessment.

What topics matter most on MD-102?

The most heavily weighted domain is Manage and maintain devices (30-35%), followed by Prepare infrastructure for devices (25-30%). Manage applications and Protect devices are each 15-20%. Intune enrollment, compliance, Autopilot, configuration profiles, and update management deserve the largest share of study time.

What changed on MD-102 in 2026?

Microsoft updated the MD-102 skills measured effective April 28, 2026. The official change log keeps the four major domain weights intact and lists minor wording updates across several objectives, so current prep should reflect the refreshed blueprint.

Are there prerequisites for MD-102?

There is no formal exam prerequisite, but Microsoft expects practical experience managing devices and client apps in a Microsoft 365 tenant using Microsoft Intune, Microsoft Entra ID, Windows Autopilot, Windows client administration, and endpoint security.

Does the MD-102 certification expire?

Yes. Microsoft role-based certifications expire unless renewed. Microsoft currently allows renewal at no cost by passing an online assessment on Microsoft Learn before the certification expires.

Same family resources

Explore More Microsoft Certifications

Continue into nearby exams from the same family. Each card keeps practice questions, study guides, flashcards, videos, and articles in one place.