Unattended Windows 2000 - TechRepublic
General discussion
April 18, 2001 at 07:14 AM
terry slavens

Unattended Windows 2000

by terry slavens . Updated 25 years, 2 months ago

created an answer file and are trying to run unattend.bat

Unattend.bat is as follows:

@rem SetupMgrTag
@echo off
rem
rem This is a SAMPLE batch script generated
by the Setup Manager Wizard.
rem If this script is moved from the
location where it was generated, it may
have to be modified.
rem

set AnswerFile=\\nab03\w2kdist\unattend.txt
set SetupFiles=\\nab03\w2kdist

winnt /s:%SetupFiles% /u:%AnswerFile%

We receive the following error:

Windows 2000 Setup:An internal Setup error has occurred.
Could not find a place for a swap file.
Setup cannot continue. Press ENTER to exit.

Please HELP.

Thank you.

Terry Slavens
terry.l.slavens@usace.army.mil

This discussion is locked

All Comments