Sysprep and mini-setup

  • Thread starter Jeffrey Kitchen
  • Start date
J

Jeffrey Kitchen

Greetings,

I am attempting to deploy WinXP Pro in a lab and would like to have
mini-setup run automatically from the Sysprep.inf file but it's not working
properly. Mini-setup is not running automatically. The sysprep.exe and
setupcl.exe files are in C:\I386\SYSPREP folder. I running sysprep and
clicking reseal with no other option switches set. Any help would be
appreciated. Here is a copy of the sysprep.inf file:

[Unattended]
OemSkipEula=Yes
InstallFilesPath=C:\i386\sysprep

[GuiUnattended]
AdminPassword=blah blah
EncryptedAdminPassword=Yes
OEMSkipRegional=1
TimeZone=35
OemSkipWelcome=1

[UserData]
ProductKey=blah blah
FullName="Jeffrey Kitchen"
OrgName="Clintondale Community Schools"
ComputerName=*

[SetupMgr]
DistFolder=C:\i386\sysprep
DistShare=windist

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes
 
G

Gord

All sysprep files MUST be in c:\sysprep\ or it won't
work. That includes sysprep.exe, sysprep.inf,
setupcl.exe and factory.exe.
 

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