nerdexam
Microsoft

MD-102 · Question #62

Case Study 2 - Contoso Ltd Overview Contoso, Ltd, is a consulting company that has a main office in Montreal and two branch offices in Seattle and New York. Contoso has the users and computers shown…

The correct answer is A. Extract the hardware ID information of each computer to a CSV file and upload the file from the. Windows Autopilot device registration requires uploading hardware device IDs (hardware hash) in CSV format to either Intune or Microsoft Store for Business. The hardware hash is captured using the Get-WindowsAutoPilotInfo PowerShell script, which outputs a CSV file. Uploading a…

Submitted by salim_om· Apr 18, 2026Prepare infrastructure for devices

Question

Case Study 2 - Contoso Ltd Overview Contoso, Ltd, is a consulting company that has a main office in Montreal and two branch offices in Seattle and New York. Contoso has the users and computers shown in the following table. The company has IT, human resources (HR), legal (LEG), marketing (MKG) and finance (FIN) departments. Contoso uses Microsoft Store for Business and recently purchased a Microsoft 365 subscription. The company is opening a new branch office in Phoenix. Most of the users in the Phoenix office will work from home. Existing Environment The network contains an Active Directory domain named contoso.com that is synced to Microsoft Azure Active Directory (Azure AD). All member servers run Windows Server 2016. All laptops and desktop computers run Windows 10 Enterprise. The computers are managed by using Microsoft System Center Configuration Manager. The mobile devices are managed by using Microsoft Intune. The naming convention for the computers is the department acronym, followed by a hyphen, and then four numbers, for example, FIN-6785. All the computers are joined to the on-premises Active Directory domain. Each department has an organization unit (OU) that contains a child OU named Computers. Each computer account is in the Computers OU of its respective department. Intune Configuration The domain has the users shown in the following table. User2 is a device enrollment manager (DEM) in Intune. The devices enrolled in Intune are shown in the following table. The device compliance policies in Intune are configured as shown in the following table. The device compliance policies have the assignments shown in the following table. The device limit restrictions in Intune are configured as shown in the following table. Requirements Planned Changes Contoso plans to implement the following changes:

  • Provide new computers to the Phoenix office users. The new computers have Windows 10 Pro

preinstalled and were purchased already.

  • Start using a free Microsoft Store for Business app named App1.
  • mplement co-management for the computers.

Technical Requirements Contoso must meet the following technical requirements:

  • Ensure that the users in a group named Group4 can only access Microsoft Exchange Online

from devices that are enrolled in Intune.

  • Deploy Windows 10 Enterprise to the computers of the Phoenix office users by using Windows

Autopilot.

  • Monitor the computers in the LEG department by using Windows Analytics.
  • Create a provisioning package for new computers in the HR department.
  • Block iOS devices from sending diagnostic and usage telemetry data.
  • Use the principle of least privilege whenever possible.
  • Enable the users in the MKG department to use App1.
  • Pilot co-management for the IT department.

You need to prepare for the deployment of the Phoenix office computers. What should you do first?

Options

  • AExtract the hardware ID information of each computer to a CSV file and upload the file from the
  • BGeneralize the computers and configure the Mobility (MDM and MAM) settings from the Azure
  • CGeneralize the computers and configure the Device settings from the Azure Active Directory
  • DExtract the hardware ID information of each computer to an XLSX file and upload the file from the
  • EExtract the serial number information of each computer to a CSV file and upload the file from the
  • FExtract the hardware ID information of each computer to an XML file and upload the file from the

How the community answered

(21 responses)
  • A
    86% (18)
  • B
    5% (1)
  • C
    5% (1)
  • D
    5% (1)

Explanation

Windows Autopilot device registration requires uploading hardware device IDs (hardware hash) in CSV format to either Intune or Microsoft Store for Business. The hardware hash is captured using the Get-WindowsAutoPilotInfo PowerShell script, which outputs a CSV file. Uploading a CSV with the hardware ID (not serial number alone, not XLSX, not XML) is the supported and documented method. Serial numbers alone (choice E) are not sufficient for Autopilot registration. XLSX and XML are not supported formats.

Topics

#Windows Autopilot#Hardware ID extraction#Bulk device enrollment#Azure AD registration

Community Discussion

No community discussion yet for this question.

Full MD-102 Practice