MD-102 · Question #342
You use the Microsoft Deployment Toolkit (MDT) to manage Windows 11 deployments. From Deployment Workbench, you modify the WinPE settings and add PowerShell support. You need to generate a new set…
The correct answer is B. From the Deployment Shares node, update the deployment share. When you modify WinPE settings in MDT's Deployment Workbench (such as adding PowerShell support), the changes are saved to the deployment share configuration but are not yet applied to the actual boot image files. To regenerate the WinPE .wim and .iso files with the updated…
Question
You use the Microsoft Deployment Toolkit (MDT) to manage Windows 11 deployments. From Deployment Workbench, you modify the WinPE settings and add PowerShell support. You need to generate a new set of WinPE boot image files that contain the updated settings. What should you do?
Options
- AFrom the Operating Systems node, import a new operating system.
- BFrom the Deployment Shares node, update the deployment share.
- CFrom the Packages node, import a new operating system package.
- DFrom the Advanced Configuration node, create new media.
How the community answered
(20 responses)- B85% (17)
- C10% (2)
- D5% (1)
Explanation
When you modify WinPE settings in MDT's Deployment Workbench (such as adding PowerShell support), the changes are saved to the deployment share configuration but are not yet applied to the actual boot image files. To regenerate the WinPE .wim and .iso files with the updated settings, you must right-click the Deployment Shares node and select 'Update Deployment Share.' This process rebuilds the LiteTouch_x86.wim and LiteTouch_x64.wim boot images incorporating all current WinPE settings. Option A (importing an OS) adds source files and does not affect boot images. Option C (importing packages) adds Windows updates or language packs to deployments, not WinPE. Option D (creating media) generates standalone bootable media from an already-updated share but does not itself rebuild the boot images.
Topics
Community Discussion
No community discussion yet for this question.