A Preboot Execution Environment(PXE) is a client-server interface that allows computers in a network to be booted from the server before deploying the obtained PC image in local and remote offices, for PXE-enabled clients. PXE network boot is performed using client-server protocols like DHCP(Dynamic Host Configuration Protocol) and TFTP(Trivial File Transfer Protocol). PXE will be enabled by default on all computers.
In this article:
Before a PXE network boot, the DHCP server/scope Options 66 and 67 should be configured. Refer to this document to learn how to configure different DHCP servers easily. After the client computer is assigned an IP address, the PXE boot process starts.
The PXE boot process requires the following components for a seamless procedure:
These components will help you ensure a successful booting process.
OS Deployer supports the use of network boot servers like PXE servers for the users to boot their computers from a network.
Let us now discuss how to create a PXE bootable media to be used during the PXE boot:
The following video will give you more detailed information on the steps to create a PXE bootable media.
PXE boot stands for Preboot Execution Environment which is a network booting process using a DHCP server or a TFTP server.
As inferred from the PXE acronym expansion (Preboot Execution Environment), it is an interface that allows computers to be booted over a network. PXE network boot can be used to boot operating systems into multiple computers over a network.
If the OS Deployer server, the DHCP server, and the target computer are on the same network, we can ensure that even clients from other subnets can be booted using PXE and get the created image.
In order to harness the PXE boot capability, a network must have a DHCP server. The scope option 66 of the DHCP server must be configured by providing the IP address of the OS Deployer server. The scope option 67 must be configured with the legacy boot file or UEFI boot file based on our requirement.
If you still have concerns in configuring PXE settings, avail a free personalized technical demo at your convenience.