PXE
PXE stands for Preboot Execution Environment, a standard that enables network booting of client machines equipped with a PXE-capable network interface card. In a typical PXE deployment, a client boots from a small network bootstrap program provided by a PXE server rather than from a local disk. The environment is built around DHCP and TFTP and supports operating system installation, system maintenance, and diskless workstations.
During boot, the client broadcasts a DHCP Discover message including the vendor class option to indicate PXE
PXE variants include legacy BIOS-based PXE and UEFI PXE; some networks use iPXE for richer features and
PXE is widely used for mass OS deployment, diskless workstations, and remote maintenance. It integrates with