Article ID: 168814 - Last Review: October 31, 2006 - Revision: 2.1 INFO: Installing Windows NT 4.0 Service Packs During Unattended InstallationThis article was previously published under Q168814 On This PageSUMMARY There are several ways to install service packs during an
unattended installation/deployment of Windows NT 4.0. Starting with Service
Pack 1, the specification for quiet/unattended installation was added to
Update.exe. NOTE: Sysdiff cannot be used to apply a service pack. For additional information, click the following article number to view the article in the Microsoft Knowledge Base: 163303
(http://support.microsoft.com/kb/163303/EN-US/
)
Sysdiff Cannot Be Used to Apply Service Pack
To install Service Pack 3 by using an unattended
installation, you must extract the files into a folder from the self-extracting
file that you downloaded from the Web. To extract the files without applying,
type the following command: NT4SP3_I.EXE /X You will then be prompted for the directory
that you want the files extracted to. Update.exe supplied with Service Pack 1 supports the following command line parameters: -u for unattended installation Update.exe supplied with Service Pack 2 supports the
following command line parameters: -u for unattended installation Update.exe supplied with Service Pack 3 supports the
following command line parameters: -c for create uninstall directory -z for do not restart (used when installing during GUI mode setup) -f for force application close The version of the service pack that is being
used may determine the installation method desired. -u for unattended installation -n for do not create uninstall directory -z for do not restart (used for installing during GUI mode setup) -q for quiet mode. Does not show User Interface for service pack install -y for perform uninstall (only with /u or /q) MORE INFORMATION The installation of Windows NT service packs during
unattended installation/deployment can be accomplished with the methods
described later in this article. There is not a right or wrong way to install
the service pack. The methods presented are to tailor the installation to meet
the needs of your environment. There are basically three installation options
available. Installation Option 1 - ManualManual installation is the normal installation method used to install the service back after Windows NT is installed. All command line switches are valid with manual installation. User interaction is required for this method.Installation Option 2 - Using RUNONCE incorporated with unattended installation when the service pack is either local or on a network shareWindows NT 4.0 supports the use of the RUNONCE command, which is executed on first logon to the system only. In many cases, the RUNONCE option is used for various other customizing options used for deploying Windows NT 4.0.Option 2 consists of two steps. The first step is to enable Administrator Automatic Logon. The second step is to configure the RUNONCE registry value for the command that is to be executed at logon. For detailed instructions on using the RUNONCE option consult the Microsoft Windows NT 4.0 "Deployment Guide," Chapter 5, and refer to the section on Executing a Batch File on First Logon to Customize Windows NT. The Deployment Guide may be viewed from the following Web site: http://www.microsoft.com/ntworkstation
(http://www.microsoft.com/ntworkstation)
Installation Option 3 - Using Cmdlines.txt when the service pack is either local or on a network share(This option is only supported with Service Pack 2 and Service Pack 3.)Windows NT 4.0 supports the installation of the service pack through the CMDLINES.TXT file by either copying the service pack to the $OEM$ directory or by calling a batch job to connect to the share. Note that with CMDLINES.TXT, the -Z option will need to be specified in order to prevent the service pack from trying to restart the system. Using the $OEM$ directory as the source for the service pack:
Using a Network share requires more configuration, but will install the service pack during the GUI portion of setup and will not add any additional overhead to the Text Mode phase of setup. For simplification, the Primary Domain Controller (PDC) has the GUEST account enabled with no password assigned to the account.
-f for Force other applications to close at shutdown For
additional information on the Windows NT 4.0 Power Toys, consult the Windows NT
4.0 Supplement I Server online documentation. -u for unattended installation -n for do not create uninstall directory -z for do not restart (used for installing during GUI mode setup) -q for quiet mode. Does not show User Interface for service pack install -o for overwriting OEM files without prompting For additional information on Windows NT 4.0 deployment/unattended installation, visit the following Microsoft Web site http://www.microsoft.com
(http://www.microsoft.com)
To download the Windows NT 4.0 Deployment
Guide, visit the following Microsoft Web site:http://www.microsoft.com/ntworkstation.
(http://www.microsoft.com/ntworkstation)
NOTE: The Deployment Guide is valid for both Windows NT Workstation and Windows NT Server. | Article Translations
|
Back to the top
