Hi Andy,
Please check the version of iPXE used in affected Image. If it is not "1.21.1+", try rebuilding the WinPE image and testing it again. If the version is already "1.21.1+", be aware that GSS 3.3.12 includes various iPXE binaries, which can be found in the following directory: ..\eXpress\Deployment Server\Bootwiz\platforms\iPXE.
By default for 64bit images, ipxe64.efi is used, but in cases where ipxe64.efi fails, you may also try with snponly64.efi:
ipxe64.efi: contains a set of embedded drivers.
snponly64.efi: does not include embedded drivers.
To test the snponly64.efi binary with one of the affected WinPE images, navigate to the folder containing the PXE image on the PXE server at ...\PXE\Images\MenuOptionXXX\X64 and replace the existing MenuOptionXXX.efi file with a renamed version of snponly64.efi. Try to boot to modified image from this PXE server
If the test run is successful, go to the GSS server folder at ...\eXpress\Deployment Server\Bootwiz\platforms\iPXE, backup existing ipxe64.efi and replace it with the renamed snponly64.efi file. Afterward, recreate the PXE images.
Thanks,
Roman