Sysprep image hault at first start up - Repost

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
I have a xp sysprep image and it hault about 5-10 minutes
at "Please wait while windows parepare to
start ......" screen and then goes through mini setup to
join domain and etc. Nothing recorded in Event Viewer to
indicate possible cause. I am not even sure Event Log will
start before sysprep finish its thing.
ALl my other sysprep images does not have this problem on
this model of machine.
Since I have quite a few machines to deploy, I need to
find out what cause this and how to fix it. Any suggestion
are welcome. THanks.
 
If you have included Build MassStorage Section in your
Sysprep.inf, then it will take from 10 - 20 minutes.
 
FOrgot to post my sysprep.inf file:

;SetupMgrTag
[Unattended]
OemSkipEula=Yes

[GuiUnattended]
AdminPassword=xxxxx
AutoLogon=Yes
AutoLogonCount=1
OEMSkipRegional=1
TimeZone=4

[UserData]
FullName="xxxx"
OrgName="xxxx"
ProductID="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"

[Display]
BitsPerPel=16
Xresolution=1024
YResolution=768
Vrefresh=75

[TapiLocation]
CountryCode=1
Dialing=Tone
AreaCode=405
LongDistanceAccess="9"

[GuiRunOnce]
Command0=c:\xxx.bat

[Identification]
JoinDomain=xxx
DomainAdmin=xxx
DomainAdminPassword=xxx
[Networking]
InstallDefaultComponents=Yes


[SysprepCleanup]
 

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

Back
Top