A network technician is setting up a network-based operating system deployment environment to install Windows on several new bare-metal desktop computers across a local network using PXE (Preboot Execution Environment). Which of the following network services are required to enable PXE boot and deliver the initial boot image to the client computers? (Select TWO.)
- DHCP (Dynamic Host Configuration Protocol) serverCevap
- TFTP (Trivial File Transfer Protocol) serverCevap
- CWindows Upgrade Assistant tool installed on target clients
- DLocal Administrator permissions configured via Command Prompt switches
Cevap
The two required network services are DHCP (Dynamic Host Configuration Protocol) server and TFTP (Trivial File Transfer Protocol) server.
PXE network installations rely on DHCP to assign temporary TCP/IP configurations and point the network adapter to the boot server. TFTP is then used by the PXE client firmware to fetch the network bootloader file (such as pxeboot.n12 or bootmgr.efi).
Adım Adım Çözüm
Anahtar Kavram
PXE Network Deployment Prerequisites