A technician is installing an enterprise line-of-business application on a newly imaged, offline Windows 11 workstation. During the setup process, an error message indicates that Microsoft .NET Framework 3.5 is a mandatory prerequisite but is currently missing, and the setup fails because the workstation cannot reach Windows Update over the Internet. The technician has mounted the official Windows installation ISO to drive letter D:. Which of the following procedures should the technician perform to enable the required feature offline and complete the installation?
- Execute DISM from an elevated command prompt referencing the installation media source pathCevap
- BRun sfc /scannow from an elevated command prompt to repair corrupted system assemblies
- CUse the Programs and Features Control Panel applet to disable User Account Control prompts
- DOpen Computer Management and grant local administrator permissions to the background installation service
Cevap
Execute DISM from an elevated command prompt referencing the installation media source path
The option specifying DISM execution from an elevated prompt with the installation source path is correct. DISM (Deployment Image Servicing and Management) is designed to service Windows images and enable features like .NET Framework 3.5 in offline environments by retrieving source files directly from installation media (e.g., D:\sources\sxs) using the /source parameter.
Adım Adım Çözüm
Anahtar Kavram
Offline Feature Installation and Prerequisite Management
Tahmini Süre:1m 30s