Original Message:
Sent: Sep 20, 2023 03:39 AM
From: Roman Vassiljev
Subject: boot to winpe uefi
Hi twister12,
There is trick to get list of available UEFI devices in order to get actual name of needed device and use it in Boot To task. Try to do the following:
1 - Please create Boot To task with option to use UEFI Media, but in the list of UEFI devices add just one not existing device name(i.e. "testtesttest").
2 - Execute task on affected client and it is expected that task will be failed
3 - Then you may check details of failed run task, see error - error will contain list of available UEFI devices.
4 - Copy name of required device "as is" and add it to the list of Boot To task
5 - Test it again o same client.
Also please note that it is allowed using wildcard ( * ) in name of devices, where * replaces any part of name. i.e. "EFI PXE 0*"
This new option to set list of UEFI Boot media is extension of "Boot To" task, old functionality(i.e Boot To PXE) should be kept and you may use old options instead of UEFI Boot media if it worked for you.
Thanks,
Roman
Original Message:
Sent: Sep 19, 2023 11:02 AM
From: twister12
Subject: boot to winpe uefi
Hi Roman,
we are running 8.7.1
we select UEFI Boot Media because legacy PXE boot causes error in winpe/did not work when Computer is online.
We create entry "EFI Network" -> then we get the issue/window seen in screenshot.
we try "EFI PXE/EFI PXE 1/EFI PXE 0" and so on. no luck.
btw we also have still legacy bios clients and the customer is not happy that you split both(legacy and UEFI).
so from our view it will be better to have old version back because we can use one task in all jobs.
we must build a workaround to boot both types with one job(if one fails try second one).
for the issue with multiple nics our workaround is to check via taskserver script if client is online then reboot client via script (shitdown -r -t 0) and next task is boot to pxe. this works. not ideal but we want to run one deploy job for all client types(bios/uefi) and from offline(predefined)status and online status.
wih old task we have no issues.
Best regards
Original Message:
Sent: Sep 19, 2023 10:31 AM
From: Roman Vassiljev
Subject: boot to winpe uefi
Hello twister12,
What version of ITMS you have?
What options did you select in "Boot To" task - 'PXE' or 'UEFI Boot Media'(if you have ITMS 8.6 RU3 or newer)? If it is UEFI Boot Media, what values it has?
Thanks,
Roman
Original Message:
Sent: Sep 19, 2023 08:31 AM
From: twister12
Subject: boot to winpe uefi
dear all,
we had some issues with our boot to uefi winpe task.
one of our hardware model has 3 nics. when we run the boot to uefi winpe task we get the following issue in screenshot.
so we need to know how to query the uefi devices to set the correct nic to network boot

best regards