Courseiva
Prepare infrastructure for devicesmediumMultiple ChoiceObjective-mapped

MD-102 Prepare infrastructure for devices Practice Question

Exhibit

{
  "displayName": "Windows Autopilot Profile",
  "description": "Self-deploying for kiosks",
  "deploymentProfile": {
    "deploymentMode": "selfDeploying",
    "languageLocale": "en-US",
    "keyboardLocale": "en-US",
    "applicationGroupAssignments": []
  },
  "deviceNameTemplate": "KIOSK-%RAND:5%"
}

Refer to the exhibit. You have configured the above Windows Autopilot profile. A device with this profile is being set up. However, the device does not appear to be provisioning correctly. What is the most likely issue?

⚠ Common exam trap

Candidates often assume any Autopilot mode can work without TPM 2.0, but Microsoft explicitly requires TPM 2.0 for self-deploying and pre-provisioning modes, while user-driven mode can proceed with software-based attestation if TPM is unavailable.

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

The device does not have a TPM 2.0 chip.

Windows Autopilot self-deploying mode requires a TPM 2.0 chip to perform hardware-based attestation and automatically enroll the device without user interaction. If the device lacks TPM 2.0, the provisioning process will fail because the required cryptographic keys for attestation cannot be generated, preventing the device from completing the self-deploying profile.

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 name template is invalid.

    Why it's wrong here

    %RAND:5% is a valid variable.

  • The device does not have a TPM 2.0 chip.

    Why this is correct

    TPM 2.0 is required for self-deploying mode attestation.

  • The profile requires a user to sign in during deployment.

    Why it's wrong here

    Self-deploying mode does not require user interaction.

  • The language settings are not configured.

    Why it's wrong here

    Language settings are optional.

Go deeper

Related to this question

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.