Jump to content

Please Help! How to add drivers to Unattended RIS installation


Recommended Posts

Posted

Hi all!

I have a headache of getting a drivers to be installed on clients throw my RIS installation

I think that I have done every single configuration but still nothing.

It's drive me crazy.

OK!

My RIS server is Windows Server 2003 with SP1 with CD created image on it.

Folders have a following structure

\i386

\$OEM$

\$1

\Drivers

\X200

\Chipset

\Video etc.....

RISTNDRD.sif

[setupData]

OsLoadOptions = "/noguiboot /fastdetect"

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

[unattended]

OemPreinstall = Yes

OemPnpDriverPath =

"Drivers\X200\Chipset;Drivers\X200\modem;Drivers\X200\video;Drivers\X200\audio;Drivers\D400\NIC;Drivers\D400\PCMCIA;Drivers\

D400\Video;Drivers\D400\Audio;Drivers\D400\Modem;Drivers\D410\system;Drivers\D410\texas;Drivers\D410\Chipset;Drivers\D410\vi

deo;Drivers\D410\audio"

DriverSigningPolicy = Ignore

WaitForReboot = No

AutoActivate = Yes

FileSystem = LeaveAlone

ExtendOEMPartition = 0

TargetPath = \WINDOWS

OemSkipEula = yes

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

LegacyNIC = 1

[userData]

FullName = "Company name"

OrgName = "Company name"

ComputerName = MyPC

ProductKey="XXXX-XXXX-XXXX-XXXX"

[TapiLocation]

CountryCode = 46

Dialing = Tone

AreaCode = 0418

[GuiUnattended]

OemSkipWelcome = 1

OemSkipRegional = 1

TimeZone = 110

AdminPassword = "*"

[Display]

BitsPerPel = 32

XResolution = 1024

YResolution = 768

VRefresh = 60

[RegionalSettings]

Language = 1053

LanguageGroup=1

SystemLocale=1053

UserLocale=1053

UserLocale_DefaultUser = 1053

InputLocale=1053:41D

InputLocale_DefaultUser=1053:41d

[NetServices]

MS_Server=params.MS_PSched

[identification]

JoinWorkgroup = WORKGROUP

[RemoteInstall]

Repartition = Yes

UseWholeDisk = Yes

[GuiRunOnce]

%systemdrive%\install\batch_file.cmd

[OSChooser]

Description ="Microsoft Windows XP Professional CD based"

Help ="Automatically installs Microsoft Windows XP Professional without prompting the user for input."

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

ImageType =Flat

Version="5.1 (2600)"

Please help!

BR

The IT Lady

  • 3 weeks later...

Posted (edited)

You need to keep the same $OEM$ structure as a CD based install...if your info is correct you have the Drivers folder in the same place as your I386 and $OEM$ folders. That's not right, and most definantly your problem. You should have something like this:

RIS_IMAGE\I386
\$OEM$\$1\Drivers\VGA
\Chipset
\$$\System32

Detailed a little better here:

http://unattended.msfn.org/unattended.xp/view/web/18/

Otherwise things look okay as far as you winnt.sif goes. You have all the drivers expanded in their respective folders I assume.

EDIT: I see that the formatting of posts might have skewed your dir list, so you may already have it correct.

Edited by InTheWayBoy

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...