A company plans to deploy Windows 11 to 500 new devices using Microsoft Deployment Toolkit (MDT). The devices have various hardware configurations. The deployment must include language packs and regional settings. Which deployment method should the administrator use to minimize manual intervention?
Trap 1: Use Windows Configuration Designer to create a provisioning package…
Provisioning packages are not for full OS deployment.
Trap 2: Create a task sequence in Configuration Manager without MDT…
Configuration Manager alone is less flexible for this.
Trap 3: Use Windows Autopilot with a custom profile to deploy language…
Autopilot does not deploy full OS images.
- A
Create a custom task sequence in MDT that includes language packs and regional settings.
Task sequences automate deployment including language and region.
- B
Use Windows Configuration Designer to create a provisioning package with language settings.
Why wrong: Provisioning packages are not for full OS deployment.
- C
Create a task sequence in Configuration Manager without MDT integration.
Why wrong: Configuration Manager alone is less flexible for this.
- D
Use Windows Autopilot with a custom profile to deploy language packs.
Why wrong: Autopilot does not deploy full OS images.