With UEFI devices, we are finding it difficult if not impossible to keep the NIC listed at the top of the BIOS boot order. We use the Apply Assigned Imaging Bundle feature pretty heavily here and for UEFI devices we have to first set the boot order, then apply imaging work, then reboot.

What we are looking for is the ability to have our preboot bundle call the Windows bundle that we use to set the boot order as one of its first actions, that way when the device reboots, it boots to the IPv4 NIC and kicks off our build.

Comments