Unattended Install

S

Semaj

I have many systems with a single disk, single partition configuration
and I want to create an unattended install that wipes out the existing
partition and then creates an NTFS partition and continue on with the
install. The config I tried to use is:

[Data]
Autopartition = 1
[Unattended]
Repartition = Yes

This method does wipe out the partition, recreates it, formats it,
copies files to it, then gives me the following error:

Setup cannot set the required Windows XP configuration information. This
indicates an internal Setup error:
Contact you system administrator.

When I turn off either autopartition or repartition options, I have to
manually delete/create partition but all else works fine. As an aside,
I did use nLite to generate my winnt.sif file.

Any help would be appreciated.
 
A

Anando [MS-MVP]

Hi Semaj,

You may want to go through the following Technet article which outlines Unattended installations
very well:

http://www.microsoft.com/resources/documentation/Windows/XP/all/reskit/en-us/prbc_cai_tidq.asp

--

Anando
Microsoft MVP- Windows Shell/User
http://www.microsoft.com/mvp
http://www.mvps.org

In memory of Alex Nichol
http://www.microsoft.com/windowsxp/expertzone/meetexperts/nichol.mspx

Folder customizations
http://newdelhi.sancharnet.in/minku

Protect your PC!
http://www.microsoft.com/protect
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top