Good afternoon all, I am trying to set up a fog server to remotely image computers to deploy Windows 10 to my company without having to visit every store.
In order to do this, I need to set the Onboard NIC as the first boot option so if I reboot a computer it will automatically launch into PXE boot. However, after I change the boot options while onsite, I will not be imaging the computers until a later date. So I need to keep Onboard NIC as the first boot option until after imaging is completed.
The issue is if Onboard NIC is the first boot option and the computer is restarted for some reason, it will boot into PXE boot and continue to fail since there are no TFTP offers. The employees that are onsite at each store generally have very little technical knowledge so I’d like to avoid having to have them F12 into the boot options and choose the hard drive each time a computer is restarted or turned back on.
What I’d like to know is if there is a way to make it so the computer tries to PXE boot, then if that fails it moves to the next boot option and boots to the hard drive instead of just PXE booting, failing, rebooting then going back into PXE boot.
Or, alternatively, is there a way to initiate PXE boot into FOG imaging without booting to the Onboard NIC?
As always, thank you in advance for the support and the opensource software.