Managing Modern Desktops (legacy) — Question 89

You have a Microsoft Deployment Toolkit (MDT) deployment share.
You plan to deploy Windows 10 by using the Standard Client Task Sequence template.
You need to modify the task sequence to perform the following actions:
✑ Format disks to support Unified Extensible Firmware Interface (UEFI).
✑ Create a recovery partition.
Which phase of the task sequence should you modify?

Answer options

Correct answer: D

Explanation

The Preinstall phase is where disk formatting and partitioning tasks are performed, making it the correct choice for setting up UEFI and creating a recovery partition. The other phases, such as Initialization, Install, and PostInstall, are not suitable for these specific actions as they occur at different stages in the deployment process.