MS-102 Practice Question 3023

Exam: MS-102
Domain: Deploy and manage a Microsoft 365 tenant
Difficulty: easy
You need to deploy the Office Deployment Tool (ODT) to customize an installation that excludes Microsoft Access and includes Visio. Which configuration file type does ODT consume?

Answer Options

A
An XML configuration file (configuration.xml)
B
A JSON parameters template file
C
A PowerShell .psd1 manifest file
D
A compiled .reg registry script

Correct Answer

A: An XML configuration file (configuration.xml)

Explanation

The Office Deployment Tool (ODT) consumes an XML configuration file (configuration.xml) that defines architecture, update channels, and excluded apps.