HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP > Windows XP Installation

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 12-11-2007, 09:45 PM
sysbuilder
 
Posts: n/a
Default integrating pnp drivers into a RIS image

RIS appears so cut and dry, until you start applying these concepts in real
world.

I am attempting to integrate video drivers into a RIPREP image. I have
completed the instructions listed in the technet article below.

Adding Plug and Play Drivers to a RIS Image
URL: http://207.46.196.114/WindowsServer/...3aeed1033.mspx

However, it isn't working.

When the image completes I am still looking at a system without the
appropriate video drivers installed. The native resolution isn't there.

I really like troubleshooting these issues, but I've checked and double
checked these instructions and google'd countless other resources.

It's just not coming together. Can someone assist me?

Below this line is my riprep.sif file [unattended] section

[Unattended]
OemPreinstall = Yes
OemPnPDriversPath="Drivers\STOR;Drivers\VID"
FileSystem = LeaveAlone
ExtendOEMPartition = 0
TargetPath = \WINDOWS
OemSkipEula = yes
InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE %"
LegacyNIC = 1

Reply With Quote
Sponsored Links
  #2  
Old 12-12-2007, 06:59 PM
sysbuilder
 
Posts: n/a
Default RE: integrating pnp drivers into a RIS image

If anyone is able to assist I am quick to respond.

"sysbuilder" wrote:

> RIS appears so cut and dry, until you start applying these concepts in real
> world.
>
> I am attempting to integrate video drivers into a RIPREP image. I have
> completed the instructions listed in the technet article below.
>
> Adding Plug and Play Drivers to a RIS Image
> URL: http://207.46.196.114/WindowsServer/...3aeed1033.mspx
>
> However, it isn't working.
>
> When the image completes I am still looking at a system without the
> appropriate video drivers installed. The native resolution isn't there.
>
> I really like troubleshooting these issues, but I've checked and double
> checked these instructions and google'd countless other resources.
>
> It's just not coming together. Can someone assist me?
>
> Below this line is my riprep.sif file [unattended] section
>
> [Unattended]
> OemPreinstall = Yes
> OemPnPDriversPath="Drivers\STOR;Drivers\VID"
> FileSystem = LeaveAlone
> ExtendOEMPartition = 0
> TargetPath = \WINDOWS
> OemSkipEula = yes
> InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE %"
> LegacyNIC = 1
>

Reply With Quote
  #3  
Old 12-13-2007, 02:58 AM
MacAddict
 
Posts: n/a
Default Re: integrating pnp drivers into a RIS image

On Dec 11, 4:45 pm, sysbuilder <sysbuil...@discussions.microsoft.com>
wrote:
> RIS appears so cut and dry, until you start applying these concepts in real
> world.
>
> I am attempting to integrate video drivers into a RIPREP image. I have
> completed the instructions listed in the technet article below.
>
> Adding Plug and Play Drivers to a RIS Image
> URL:http://207.46.196.114/WindowsServer/...3aeed1033.mspx
>
> However, it isn't working.
>
> When the image completes I am still looking at a system without the
> appropriate video drivers installed. The native resolution isn't there.
>
> I really like troubleshooting these issues, but I've checked and double
> checked these instructions and google'd countless other resources.
>
> It's just not coming together. Can someone assist me?
>
> Below this line is my riprep.sif file [unattended] section
>
> [Unattended]
> OemPreinstall = Yes
> OemPnPDriversPath="Drivers\STOR;Drivers\VID"
> FileSystem = LeaveAlone
> ExtendOEMPartition = 0
> TargetPath = \WINDOWS
> OemSkipEula = yes
> InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE %"
> LegacyNIC = 1


Hi sysprep,

I would just check that you have the .inf files in the %machinetype%
folder (not inside another folder). Also, I don't think you can pass
variables in the riprep file (I have been known to be wrong)...

Reply With Quote
  #4  
Old 12-13-2007, 02:22 PM
sysbuilder
 
Posts: n/a
Default Re: integrating pnp drivers into a RIS image

removing the quotes doesnt change anything.

What should the path be under InstallFilesPath -

And, why doesn't any technet or kb articles mention anything about
InstallFilesPath values?

I'm ready to do a webex and a concall if someone can just walk through this
with me.

This whole concept, any and all instructions from microsoft does not pull
this off. I don't believe this works. It's crap. I follow the
instructions, and it doesn't work.

"MacAddict" wrote:

> On Dec 11, 4:45 pm, sysbuilder <sysbuil...@discussions.microsoft.com>
> wrote:
> > RIS appears so cut and dry, until you start applying these concepts in real
> > world.
> >
> > I am attempting to integrate video drivers into a RIPREP image. I have
> > completed the instructions listed in the technet article below.
> >
> > Adding Plug and Play Drivers to a RIS Image
> > URL:http://207.46.196.114/WindowsServer/...3aeed1033.mspx
> >
> > However, it isn't working.
> >
> > When the image completes I am still looking at a system without the
> > appropriate video drivers installed. The native resolution isn't there.
> >
> > I really like troubleshooting these issues, but I've checked and double
> > checked these instructions and google'd countless other resources.
> >
> > It's just not coming together. Can someone assist me?
> >
> > Below this line is my riprep.sif file [unattended] section
> >
> > [Unattended]
> > OemPreinstall = Yes
> > OemPnPDriversPath="Drivers\STOR;Drivers\VID"
> > FileSystem = LeaveAlone
> > ExtendOEMPartition = 0
> > TargetPath = \WINDOWS
> > OemSkipEula = yes
> > InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE %"
> > LegacyNIC = 1

>
> Hi sysprep,
>
> I would just check that you have the .inf files in the %machinetype%
> folder (not inside another folder). Also, I don't think you can pass
> variables in the riprep file (I have been known to be wrong)...
>
>

Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
CD/DVD drivers lost after WindowXPSP2 Silicon Image updates. Don D Windows XP 6 11-01-2007 04:23 PM
Adding Drivers to WinXP WIM Image via System Image Manager Ben Windows XP Installation 3 10-29-2007 10:14 PM
Integrating SP2 into XP installation folder chateau Windows XP 3 09-18-2007 06:34 PM
Integrating hotfixes with SVCPACK.inf Jordan Windows XP Installation 0 07-18-2007 02:35 AM
WDS - Having issues adding drivers to image EdB Windows Vista Installation 0 05-04-2007 09:53 PM


All times are GMT. The time now is 10:28 AM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger