Jump to content


  • 0
vivavilla

Deploying XP Woes

Question

Hi all, really hoping someone can help me here - been pulling my hair out trying to get XP to deploy via SCCM for a while now but not having much joy.

 

Bit of background - I'm trying to use a wim image that was originally used to deploy via MDT on a different (succesfully), and have also installed Workbench on my SCCM server and integrated it with ConfigMgr. I have set up a Task Sequence via "Create Microsoft Task Sequence" and am trying to deploy to a Dell Latitude E5420 (with AHCI mode enabled). Here are the problems I'm encountering...

 

1) The Task Sequence fails just after the image is applied with a 0x80070490 error. I have come to the assumption that this is something to do with the sysprep.inf file I'm using (copied from the original MDT build), because when I take it away the deployment continues.

 

2) However, after the laptop reboots and begins the mini Windows installtion, it simply hangs on the blue screen with the Windows logo on top and doesn't seem to want to proceed to the next step.

 

Any ideas what I can try next? Is building with an MDT image advisable? I tried to capture a fresh image on a virtual machine but it doesn't seem to make any difference.

 

Thanks all!

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Well, if it helps, here's the "sysprep.inf" file we use when deploying a captured XP image to a machine:

 

;SetupMgrTag

[unattended]

OemSkipEula=Yes

InstallFilesPath=C:\sysprep\i386

TargetPath=\WINDOWS

UpdateServerProfileDirectory=1

[GuiUnattended]

AdminPassword=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

EncryptedAdminPassword=Yes

OEMSkipRegional=1

OEMDuplicatorstring="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"

TimeZone=20

OemSkipWelcome=1

[userData]

FullName="PC User"

OrgName="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"

ComputerName=*

ProductKey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

[TapiLocation]

CountryCode=1

AreaCode=319

LongDistanceAccess="8"

[RegionalSettings]

LanguageGroup=1

Language=00000409

[identification]

[Networking]

InstallDefaultComponents=Yes

[branding]

BrandIEUsingUnattended=Yes

[Proxy]

Proxy_Enable=0

Use_Same_Proxy=0

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.