I have been looking around but have found nothing to do exactly what I want. My current HII works off sysprep and working with the OEMPNPDriver path after laying down the image to scan for the right drivers and copy them locally. This system works very well except for obviously when new Mass Storage drivers come out and the image needs to be updated. I have been looking for some sort of script that will basically grab the DEV ID from the storage device ahci or ide, copy the drivers locally and then append the system registry with the current critical driver database information. Seems like something that would be out in the wild but I havent come across it yet.
Any ideas?
Page 1 of 1
Injecting Mass Storage Drivers Automatically
#2
Posted 18 April 2011 - 09:54 PM
Driver injection gui has almost your requirements but i don't know if it can work unattended.
#3
Posted 19 April 2011 - 08:26 AM
Ya this is exactly what I would need but not automated. Surprised this hasnt been done before.
#4
Posted 19 April 2011 - 12:03 PM
http://www.911cd.net...showtopic=22313
This looks like it might be something that I could use to start the process off with a little bit of scripting.
This looks like it might be something that I could use to start the process off with a little bit of scripting.
#5
Posted 19 April 2011 - 01:50 PM
Can you describe current work flow?
Which OS do you boot? How are integrated mass storage drivers?
Which OS do you like to deploy.
Do you boot the same OS as you deploy?
A .cmd apporach based on PE1, can be automated by command line.
assumption mass storage drivers integerated to txtsetup.sif
http://www.911cd.net...showtopic=20464
Which OS do you boot? How are integrated mass storage drivers?
Which OS do you like to deploy.
Do you boot the same OS as you deploy?
A .cmd apporach based on PE1, can be automated by command line.
assumption mass storage drivers integerated to txtsetup.sif
http://www.911cd.net...showtopic=20464
#6
Posted 19 April 2011 - 02:41 PM
cdob, on 19 April 2011 - 01:50 PM, said:
Can you describe current work flow?
Which OS do you boot? How are integrated mass storage drivers?
Which OS do you like to deploy.
Do you boot the same OS as you deploy?
A .cmd apporach based on PE1, can be automated by command line.
assumption mass storage drivers integerated to txtsetup.sif
http://www.911cd.net...showtopic=20464
Which OS do you boot? How are integrated mass storage drivers?
Which OS do you like to deploy.
Do you boot the same OS as you deploy?
A .cmd apporach based on PE1, can be automated by command line.
assumption mass storage drivers integerated to txtsetup.sif
http://www.911cd.net...showtopic=20464
Sure, first off we are only an XP shop at this point and 7 is in the works.
Second, we are currently using HII Tools for Altiris booting into Windows PE2.1, seems to be utilities that are out there but not named accordingly so I will describe what they do.
Current workflow is a sysprepped image that has the Mass-storage Drivers slip-streamed in through n-lite.
Image gets laid down through Altiris
Microsoft Tap is run to get an ouput of hardware
the out of that file is compared against a database of drivers for HWIDs and drivers ar ecopied down locally to C:\Media\Drivers - Application is called DriverPrep
A utility called PreSetup is copied down locally to the box that runs a custom script before sysprep, seems to be a normal program that disabled driver signing and runs some pre-lim stuff
part of the pre-lim is a program that scans the C:\Media\Drivers folder and appends the OEMPNPPath with all folders.
Machine reboots and sysprep runs with the updated paths and all drivers are installed.
Looking over your link now.
- ← Sysprep and DevicePath - why won't drivers install?
- Device Drivers
- How to install drivers ATI graphic and AMD chipset with DSIM? →
Share this topic:
Page 1 of 1



Help
Back to top










