UNSOLVED

Master ALF_3f7870

updated

9 years ago

MA

Master ALF_3f7870

1 Rookie

9 Posts

0

14233

June 29th, 2017 06:00

Dell Command | Configure - bootorder

Hi, been trying to get the bootorder to work as I want.

The problem I have is that every time I install a baremetale installation of Windows 10 it creates a new UEFI post with a new ID in bootorder (WIndows Manager) that ends up on top. We want to have Network IPv4 as top post as we want them to PXE boot to check if there is a new jobb for that machine from SCCM.

So then I created a CCTK exe file with the right order:

bootorder=uefitype,+uefi.1,-uefi.2,+hdd

+uefi.1 = Enable Nic IPv4 and but on top, but if there is a uefi.0 as something else it will not end up on top.

So is there a way to clear the bootorder in th BIOS/UEFI and just put that I have in the bootorder string?