Soooooo glad I found this forum. Some great stuff here. I am helping to update the ghosting process at a company I contracting for and have successfully condensed about 40 images down to 2.
We have one for XP and one for 2000 that works on all laptops, desktops, even hyper threaded boxes. My problem is I think chose a bad layout for drivers.
Currently I do the following:
C:\Drivers\Sysprep\
intelinf-2k intelinf-xp network other sound video
C:\sysprep\
cvtarea.exe deploy.chm deploy.chw factory.exe i386 oformat.com readme.txt ref.chm setupcl.exe setupmgr.chm setupmgr.exe sysprep.exe sysprep.inf i386\$oem$ i386\$oem$\cmdlines.txt
What I do is build the RAW image on a box that defaults to the ACPI Uniprocessor PC HAL then before I sysprep I change the HAL to Advanced Configuration and Power Interface (ACPI) PC and reboot then I sysprep.
This allows me to deploy to any hardware. After I deploy to newer hardware that can run the UNI HAL all I do in XP is rollback the hal and 3 seconds and reboot I am back to the UNI hal. And if it is a Multi CPU or hyperthread box as soon as I reboot after rolling back to the UNI Hal it auto detects and installs the MULTI Hal.
This is working great.
NOW for my issue. I am trying to find a way to handle all the driver issues. Right now we have a ton of older gateway systems as slow as 500Mhz, a ton of new ibm thinkcenters and netvistas as well as a ton of thinkpad laptops from T22 up to T41.
As you can see from my driver layout I was trying to put all of the sound drivers in sound and video in video but as you can imagine this is causing problems. I fix one system so it installs great but then another system using a similar but newer sound driver will fail.
I want to use only signed drivers and have all machines come up with all drivers installed and not ask to even click finish to complete a driver install.
What is the best practice for doing this? At the moment I am sorta stuck having to use sysprep and symantec ghost 8.
I could seperate all the drivers based on hardware, like e3400, T22, 8183 etc and dump all drivers like sound, video, network etc in the folder it belongs but then my oempnpdriverspath will be huge.
Any suggestions or pointers will be appreciated.
Dennis Levens



Help

Back to top








