Jump to content

Recommended Posts

Posted

Hi

I've been successful in sysprep a window xp image to a "WIM" file. I've also uploaded to my WDS server. I've tested the image and i can bring it down successfully, but during sysprep it remove all the useful stuff like, domain join, product key, etc....

I've tried to give it an XML file, and a SIF file to do the unattended install through the WDS console, but it will not have it.

Any ideas on how i can get WDS to perform a unattended install with Windows XP, or am i stuck with RIS?

Thanks


Posted

Nope, u can do it.... first of all, check out BDD 2007. It is working sweet for creating xp/2003 images that can be deployed using for example WDS. However, vista .wim images uses the .xml format as the native answer file format. For xp or 2003, u would perform an unattended installation, then run sysprep before capturing the image into a wim format. The file that u wanna use to automate sysprep's behaviour is named: sysprep.inf and must always be located in the c:\sysprep directory when creating ur reference image. More or less, create and modify a sysprep.inf until it suits ur needs, place it in the c:\sysprep dir prior to running the actual sysprep.exe command. Then the image will act on those settings once u deploy it....

gl...

Posted

So let me get this right.

Create a windows installation that i would like to sysprep.

Create a SYSPREP directory on C:\

Create an SYSPREP.INF unattend file

Put SYSPREP.INF in the SYSPREP directory

SYSPREP my install

Deploy it with WDS

Posted

no joy, this is my sysprep.inf file, what am i doing wrong?

;SetupMgrTag
[Unattended]
OemSkipEula=Yes

[GuiUnattended]
AdminPassword=4e88f05456ee758d48d7645cd4e30c86921b55d9183e95b3cd72aa95e602a590
EncryptedAdminPassword=Yes
OEMSkipRegional=1
TimeZone=85
OemSkipWelcome=1

[UserData]
ProductID=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
FullName="Name"
OrgName="Org"
ComputerName=*

[Display]
BitsPerPel=32
Xresolution=1024
YResolution=768

[RegionalSettings]
LanguageGroup=1
SystemLocale=00000809
UserLocale=00000809
InputLocale=0809:00000809

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

[Identification]
JoinDomain=domain
DomainAdmin=user
DomainAdminPassword=password

[Networking]
InstallDefaultComponents=Yes

[sysprepcleanup]

Posted

nailed it now. full deployment.

used the following commands

sysprep -bmsd

sysprep -clean

sysprep -reseal -mini -pnp -forceshutdown

then used WDS capture wizard to upload my WinXP.WIM file to WDS

  • 2 weeks later...
Posted

Hello all !

Prompt please.

I have made image Windows XP SP2 in xpsp2.wim a file, further I imported this file on WDS a server, but at loading through RIS, PXE does not see this image and Not install, prompt, that I do not so?

In advance thanks!

Forgive for my English

Posted (edited)
you have to use Windows Deployment Services to deploy WIM files. RIS will only deploy riprep install images.

I have established{installed} Windows XP SP2, further have processed installation by means of Sysprep. It was then loaded from disk Vista WinPe2.0 and has made an image of system by means of ImageX. xpsp2.wim I have placed the received file in WDS in folder Install. I so understand to me it is necessary, something to place in folder Boot? To see my image. And install him.

Edited by columbia100

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...