A systems administrator is configuring an automated network deployment of Windows 11 Pro across a fleet of custom workstations equipped with a new hardware RAID storage controller. The administrator creates a deployment share and configures an `autounattend.xml` answer file. However, when Windows Setup launches on the target clients via PXE, the installation halts at the disk partition selection phase with the error message: "We couldn't find any drives. To get a storage driver, click Load driver." Reviewing the `autounattend.xml` file reveals that the custom RAID controller driver package was placed in the `offlineServicing` configuration pass. Which of the following actions should the administrator take to resolve this issue while maintaining an automated deployment process?
- Reconfigure the answer file to inject the RAID controller driver package during the windowsPE configuration pass.Cevap
- BReconfigure the answer file to inject the RAID controller driver package during the specialize configuration pass.
- CInitiate an in-place upgrade using Windows 10 Home installation media to automatically load legacy storage drivers before applying the answer file.
- DModify the target image edition parameter in the answer file from Windows 11 Pro to Windows 11 Home to load universal RAID storage drivers.