Jump to content

Unattendant XP installation with RIs fails


Recommended Posts

Hi to all,

Here is my test env:

I have a win 2003 Standard R2 SP2 virtual server with RIS/WDS installed and I have to deploy Win XP in an unattendant mode,

so I riprep a virtual pc with xp pro (with office 2003,java,acrobat reader..all the stuff I need) and i have modified the sif file in the "template" folder of my riprep image for making a complete unattendant installation.

what happen:

When the pxe deployment starts I select my image with the sif file I have created then the installation starts and is compleately silent but the pc at the end do not automatically joint the domain and do not create the local administrator account...what am I missing?

Here is my riprep.sif file:

------------------------------------------------

[data]

UnattendedInstall="Yes"

floppyless = "1"

msdosinitiated = "1"

OriSrc = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"

OriTyp = "4"

LocalSourceOnCD = 1

[setupData]

OsLoadOptions = "/noguiboot /fastdetect"

SetupSourceDevice ="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%"

SysPrepDevice="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%SYSPREPPATH%"

SysPrepDriversDevice="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%SYSPREPDRIVERS%"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=No

FileSystem = LeaveAlone

ExtendOEMPartition = 0

TargetPath = \WINDOWS

OemSkipEula = yes

InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"

LegacyNIC = 1

[GuiUnattended]

AutoLogon=Yes

OemSkipWelcome = 1

OemSkipRegional = 1

TimeZone = %TIMEZONE%

AdminPassword = "12345678"

EncryptedAdminPassword=NO

[userData]

ProductKey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

FullName="Epta"

OrgName="Epta"

ComputerName=%MACHINENAME%

[Display]

BitsPerPel = 16

XResolution = 800

YResolution = 600

VRefresh = 60

[Networking]

InstallDefaultComponents=Yes

ProcessPageSections=Yes

[NetServices]

MS_Server=params.MS_PSched

[TapiLocation]

CountryCode=39

[RegionalSettings]

LanguageGroup=1

Language=00000410

[identification]

JoinDomain = %MACHINEDOMAIN%

CreateComputerAccountInDomain = No

DoOldStyleDomainJoin = Yes

[RemoteInstall]

Repartition = Yes

UseWholeDisk = Yes

[OSChooser]

Description ="Virtual XP Pro SP3"

Help ="XP Virtual with Office 2003 , acrobat reader,java..."

LaunchFile ="%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"

ImageType =SYSPREP

Version="5.1 (2600)"

SysPrepSystemRoot="Mirror1\UserData\WINDOWS"

HalName=halacpi.dll

ProductType=0

------------------------

thanks for helping me...

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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