Article ID: 247882 - Last Review: October 30, 2006 - Revision: 2.1 Error Message: The Specified Setup Script File Is Inaccessible or Invalid During Unattended InstallationThis article was previously published under Q247882 SYMPTOMSWhen you run an unattended installation of Windows 2000, you
may receive the following error message: The specified
Setup script file
(Path_or_Drive_Letter\unattend.txt) is inaccessible
or invalid. Contact your system administrator. When you run an unattended installation by using a bootable CD-ROM or Winnt.exe command at a command prompt, you may receive the following error message: Line <line#> of the INF file is invalid.
Setup cannot continue. Press any key to restart. CAUSEThis problem may occur iIf you use Setup Manager to build an
unattended answer file and a comma is used in any user defined field that also
contains spaces, Setup Manager does not put quotation marks around that field.
For example: [GuiUnattended]
TimeZone=33
AdminPassword=pass, word <----- missing quotes here.
OEMSkipRegional=1
OemSkipWelcome=1
[UserData]
FullName=my, name <------- missing quotes here.
OrgName=my company, inc <------ missing quotes here.
ComputerName=testRESOLUTION To resolve this problem, you must manually type quotation
marks around any user defined fields that contain spaces in the unattend file,
and then re-start the unattended setup by using the corrected unattend file. To
find syntax errors in the unattend answer file and then correct them, follow
these steps:
STATUS Microsoft
has confirmed that this is a problem in the Microsoft products that are listed
at the beginning of this article.
MORE INFORMATION For a complete list of Winnt.exe and Winnt32.exe commands, see Windows 2000 Help, or, open
Command Prompt, switch to the \i386 folder on the Windows 2000 product CD, type
winnt /? or winnt32 /?, and then
press ENTER. For information about answer file parameters, on the Windows 2000 CD, in the \Support\Tools folder, in the Deploy.cab file, see the Unattend.doc file. For additional information about how to perform an unattended installation of Windows 2000, click the following article number to view the article in the Microsoft Knowledge Base: 216258
(http://support.microsoft.com/kb/216258/EN-US/
)
HOW TO: Perform an Unattended Installation of Windows from a CD-ROM
| Article Translations
|
Back to the top
