Sysprep.inf 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
 
S

Stefano

I'm not sure of this, but you need to install sysprep in C:\SYSPREP instead
of C:\I386\SYSPREP.
Please review the sysprep documentation and check this out.

Bye
S.
 
N

news.microsoft.com

I'm having the same problem with it in C:\Sysprep
Any help would work out.



Stefano > said:
I'm not sure of this, but you need to install sysprep in C:\SYSPREP instead
of C:\I386\SYSPREP.
Please review the sysprep documentation and check this out.

Bye
S.


Jeffrey Kitchen said:
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
 
S

Stefano

news.microsoft.com said:
I'm having the same problem with it in C:\Sysprep
Any help would work out.

You need 4 files in C:\SYSPREP:

- sysprep.exe
- sysprep.inf
- factory.exe
- setupcl.exe

Do you have all these files?
 

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