Configuring the BOOT.INI TIMEOUT value with CPS or UNATTEND (151180)
The information in this article applies to:
- Microsoft Windows NT Workstation 3.5
- Microsoft Windows NT Workstation 3.51
- Microsoft Windows NT Server 3.5
- Microsoft Windows NT Server 3.51
This article was previously published under Q151180 SUMMARY
In some cases you may want to change the TIMEOUT value in the
BOOT.INI from the default value of 30 seconds. There are two values that
can be used that have a significant effect: 0 and -1. A value of 0 starts
Windows NT immediately based on the DEFAULT variable in the BOOT.INI. A
value of -1 disables the timer.
From within the UI of Control Panel / System, the range that can
be used is 0 to 999 for the Operating System dialog box indicating the
number of seconds. In an effort to set the value for all systems during
setup you will have to modify the Initial.inf for normal installs of
Windows NT or when using the /u unattended setup method. For Computer
Profile Setup (CPS) you first have to upload the image using Uplodprf.exe
from the Windows NT Resource Kit and modify the Profile.inf located in the
SYSTEM32 directory of the image.
The following is an example of a BOOT.INI for a multiboot system:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT35
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT35="NT 3.51"
multi(0)disk(0)rdisk(0)partition(1)\WINNT="NT 3.51 [VGA mode]"
/basevideo /sos
C:\="MS-DOS"
Modification Type: | Major | Last Reviewed: | 12/16/2003 |
---|
Keywords: | KB151180 |
---|
|