GUI-Mode Settings Ignored in Windows 2000 Unattend.txt File (243286)
The information in this article applies to:
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Professional
This 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]
UnattendMode=FullUnattended
Then, add the GUI-mode settings to the Unattend.txt file.
Modification Type: | Major | Last Reviewed: | 5/4/2006 |
---|
Keywords: | kbenv kbprb kbsetup w2000setup KB243286 |
---|
|