Unattend.txt Options That Are Used During an Unattended UpgradeID: Q186336
|
An unattended upgrade from a previous version of Microsoft Windows NT to Microsoft Windows NT 4.0 ignores most parameters commonly set in the Unattend.txt answer file. The upgrade installation automatically reads the registry of the system being upgraded for system configuration information and uses those values during the upgrade. It is not possible to override or replace the existing system configuration information with an unattended answer file.
During an unattended upgrade, only the following parameters in the unattend
answer file are used. If NtUpgrade = yes, all other options in the answer
file, if specified, are ignored.
[Unattended]
OemPreinstall = Yes
NoWaitAfterTextMode = 1
NoWaitAfterGUIMode = 1
NtUpgrade = Yes
OverwriteOemFilesOnUpgrade = Yes
[UserData]
ProductId = "111-1111111"
[GuiUnattended]
OemSkipWelcome = 1
NOTE: During an upgrade installation, if OemPreinstall is set to yes, the
$OEM$ directory structure is copied to the local hard drive, but the
directory structure is not used during the installation. Any options
specified in a Cmdlines.txt file are ignored. Windows NT Setup will
recognize and use the $OEM$ directory structure only if NtUpgrade is set to
No in the Unattend.txt answer file. Most options commonly applied with a
Cmdlines.txt file can still be applied during the unattended upgrade by
specifying the winnt/winnt32 command line switch /E. The /E switch allows
setup to run an external program at the end of GUI-mode setup. This option
can be used to apply a service pack or to launch other custom applications
during setup. For additional information on the /E command line switch,
please see Chapter 5 of the Windows NT Deployment Guide.
The Windows NT Deployment Guide, the Automating Windows NT Setup
Deployment Guide, and other resources designed to aid in the deployment of
Microsoft Windows NT are available for free download from the following
Microsoft Web site:
http://www.microsoft.com/ntworkstation/info/deployguide.htm
ARTICLE-ID: Q155197
TITLE : Unattended Setup Parameters for Unattend.txt File
ARTICLE-ID: Q180647
TITLE : Disabling WinNT 3.51 Video Drivers to Enable Unattended Installation
Additional query words: unattend upgrade oem
Keywords :
Version : winnt:4.0
Platform : winnt
Issue type : kbinfo
Last Reviewed: May 6, 1999