Boot sec timeout set to 30 sec

ppw0

New Member
Messages
16
Reaction score
0
Hello,

after first install of an image created with NTLite I have a 30 second timeout set on the Boot Manager, but I never set this option explicitly anywhere. Anyone know what causes this? I suspect it has to do something with the Unattended options?
 
Windows does that when there is another Windows deployment on another partition.
It's a dual boot menu.

You can change the timeout and default OS with UI in that menu settings or with commands after install - you can put commands to NTLite - Post-setup Before Login.
 
Got it, adding 'bcdedit /timeout 0' as a Post-Setup Before Login command worked. Thanks!
 
Back
Top