Hi, Is it possible with prlctl to override the boot order of a VM only once on the first boot after you have created the VM? The intention is to launch Windows Setup after the VM is created from an ISO file, all subsequent reboots should no longer display "Hit any key to boot from CD ...". [edit] I am aware of the set --choose-boot-device option but I want to automate the whole flow so that users don't have to make a choice. Thanks