Jump to content

Sysprep Driver help/format


Recommended Posts

I am using ghost to distribute a syspreped image to various models of computers. But the video and NIC drivers don't install with the PnP re enumeration.

OemPnPPath = "dell\drivers\R45632;dell\ICH5\" so I think the format is right.

because %systemroot% aka C:\ is appended to it.

The drivers are located in the C:\dell\drivers\*folderpath* and have the .inf files that either came with them or I extracted from setups with the -A or -N switches.

I read about .iss files and I don't don't if that is what I'm looking for.

I want my setup to go like this.

1) push ghost image

2) let sysprep reenumerate and install drivers

3) follow up with a second ghost task to change the configs to the desired names and domains.

any help or a walk through would be appreciated.

Link to comment
Share on other sites


check through the the drivers forum and the unattended guide for the details for your driver extraction and folder structure.

the general way you have described it, it looks about right, but there is lots more detail available there and samples

BTW, the folder(s) in the oempnppath have to have the driver(s) INF file there... it will not extract files, or look in subfolders... so iss files are not appropriate for your need

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