An IT technician is preparing to deploy a standardized Windows 11 image across 50 enterprise desktop computers using PXE network boot and Windows Deployment Services. Which of the following tasks must be completed to ensure client systems can locate the deployment server and receive a deployment image without network SID conflicts? (Select TWO.)
- Run sysprep /generalize on the reference computer before capturing the image to strip unique security identifiers (SIDs).Cevap
- Configure DHCP scope options 66 and 67 to direct client computers to the boot server host name and boot file location.Cevap
- CPerform an in-place architecture upgrade on the master installation image to convert existing 32-bit drivers to native 64-bit drivers.
- DModify local application installation permissions to automatically grant domain user accounts local administrator privileges during boot.
Cevap
The technician must execute sysprep /generalize on the reference machine to remove system-specific security identifiers (SIDs) and configure DHCP scope options 66 and 67 to supply PXE clients with boot server and bootfile details.
Generalizing the reference machine with `sysprep /generalize` strips unique system security identifiers (SIDs) and system-specific hardware details to prevent duplicate SID collisions across the domain. Setting DHCP Scope Options 66 (TFTP boot server) and 67 (bootfile name) ensures PXE clients automatically receive the deployment server path during network boot.
Adım Adım Çözüm
Anahtar Kavram
Unattended PXE Network Deployment and Sysprep Generalization
Tahmini Süre:1m 30s