VMware Cloud Community
saltd
Contributor
Contributor

esxi 7 run script after reboot with uefi enabled

Hello, I need to run a script during or after reboot on esxi 7, but UEFI is enabled, so using local.sh won't work. The docs I've found only say local.sh won't run when UEFI is enabled, and don't provide any kind of alternative solution.

How can I run a script during or after reboot on ESXi 7 when UEFI is enabled?

Reply
0 Kudos
1 Reply
lamw
Community Manager
Community Manager

Its not UEFI that is preventing this, its Secure Boot and this behavior IS by design as mentioned https://williamlam.com/2018/06/using-esxi-kickstart-firstboot-with-secure-boot.html

 

Reply
0 Kudos