UNSOLVED

Tommy_Hlfgr

updated

21 years ago

T

Tommy_Hlfgr

14 Posts

0

17155

May 16th, 2005 19:00

Lattitude D610 Hangs During Mini Setup After Sysprep

We just started getting in D610's. I have found that they hang for a long time on the sectionof mini-setup where it is loading networking components. I have tried several versions of my inf file. I started with one that was working on a D600, added the new D610 drivers to it and went from there. When that didn't work I stripped everything out and started with a blank new inf file. I have tried pointing it to my drivers as well as leaving the "OEMPNPdriversPath=" section blank. Anyone else seen this? Does anyone know a fix? I am using XP with SP2 and the latest version of sysprep. My inf is below:
 
;SetupMgrTag
[Unattended]
    OemSkipEula=Yes
    DriverSigningPolicy=Ignore 
   
[Sysprep]
    BuildMassStorageSection=Yes
[GuiUnattended]
    AdminPassword=40a0d807650e5686695109ab020e401c9f7c284708ff67dd77eb8244772a5b5d
    EncryptedAdminPassword=Yes
    OEMSkipRegional=1
    TimeZone=20
    OemSkipWelcome=1
[UNATTENDED]
UpdateServerProfileDirectory=1

[UserData]
    ProductID=my product ID
    FullName="my company name"
    OrgName=""
    ComputerName=
[Display]
    BitsPerPel=32
    Xresolution=1024
    YResolution=768
[TapiLocation]
    CountryCode=1
    Dialing=Tone
    AreaCode=205
[Identification]
    JoinWorkgroup=WORKGROUP
[Networking]
    InstallDefaultComponents=Yes

[Branding]
    BrandIEUsingUnattended=Yes
[Proxy]
    Proxy_Enable=0
    Use_Same_Proxy=0