Article ID: 243286 - Last Review: March 1, 2007 - Revision: 5.3 GUI-Mode Settings Ignored in Windows 2000 Unattend.txt FileThis article was previously published under Q243286 SYMPTOMS
When you are using an Unattend.txt file to automate the installation of Windows 2000, settings in your Unattend.txt file for the GUI-mode portion of Setup may be ignored and you may be prompted for information during GUI-mode Setup.
CAUSE
This behavior can occur if your Unattend.txt file contains the following entry:
[Unattended] UnattendMode=GuiAttended RESOLUTION
To specify the settings for GUI-mode Setup, change the UnattendMode key to:
[Unattended]
Then, add the GUI-mode settings to the Unattend.txt file.
UnattendMode=FullUnattended MORE INFORMATION
The UnattendMode key defines the unattended Setup mode for GUI-mode Setup. If the UnattendMode key is set to "GuiAttended," you are prompted for the GUI-mode settings and any settings in the Unattend.txt file are ignored. If this key is set to "FullUnattended," the Unattend.txt file defines all the settings for GUI-mode Setup. For more information about unattended installation, see the Windows 2000 Deployment Guide located at the following Microsoft Web site:
http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/default.mspx?mfr=true
(http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/default.mspx?mfr=true)
| Article Translations
|
Back to the top
