MSFN Forum: Help for integrate multiples drivers to a Windows 7 source - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Help for integrate multiples drivers to a Windows 7 source I need add drivers for several hardware

#1 User is offline   gustavo21 

  • Group: Members
  • Posts: 8
  • Joined: 14-November 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 14 December 2012 - 12:26 PM

Hi everyone. I need help for integrate multiple drivers to my windows 7. I install it in very differents kind of hardware (Intel, AMD, Netbook, Etc) and i try with DISM, DPinst and PNPUtil and doesnt work at all!

This tools install the driver in the system a causes problem with all hardware. I need to put several display drivers (for example) and windows select the best to work.

I Hope you understand my english :S




Regards!


#2 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,208
  • Joined: 09-September 01
  • OS:Windows RT
  • Country: Country Flag

Posted 14 December 2012 - 10:17 PM

Look into using something a bit more robust and designed for more complex environments, like MDT.
http://technet.micro...s/dd407791.aspx

#3 User is offline   gustavo21 

  • Group: Members
  • Posts: 8
  • Joined: 14-November 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 15 December 2012 - 07:00 AM

Thanks! i was also looking at easydriverpacks and i wondering if it could be executed before the first logon, like windows XP... anyone knows??

#4 User is offline   ChiefZeke 

  • Member
  • PipPip
  • Group: Members
  • Posts: 120
  • Joined: 11-April 09

Posted 15 December 2012 - 09:17 PM

Check out DriverPacks: http://forum.driverpacks.net/ and/or WinToolkit: http://www.wincert.net/forum/

#5 User is offline   ricktendo 

  • Group: Banned Members
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,228
  • Joined: 06-June 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 15 December 2012 - 10:38 PM

The drivers are probably failing to install because files may be missing...the best way to back up drivers is to install them like you would normally do, then go to %WinDir%\System32\DriverStore\FileRepository, sort the folders by date and you will see your drivers at the top, back them up and use these to integrate

#6 User is offline   winoutreach5 

  • Newbie
  • Group: Members
  • Posts: 27
  • Joined: 02-April 12
  • OS:none specified
  • Country: Country Flag

Posted 18 December 2012 - 01:41 PM

Cluberti makes an excellent recommendation. For the kind of scenario you are describing, you will really want to consider the use of deployment and imaging tools. MDT, or the Microsoft Deployment Toolkit, is free and can handle all your deployments including Windows XP, Windows 7, Windows 8, Windows Server 2003, Windows 2008 and Windows 2008R2. Using MDT, you can easily add both applications and drivers, create task sequences, join a domain, add a KMS or MAK product key, create an administrator account, specify time zone, etc. You can also import all user data into the new environment using the User State Migration Tool (also free). To become familiar with the process of using MDT, you might want to check out these videos from the Springboard Series page on TechNet:

Deployment Day Session 1: Introduction to MDT 2012
Deployment Day Session 2: MDT 2012 Advanced

You can even tie MDT into Windows Deployment Services if you wish to help streamline the deployment process.

In addition to MDT, you might also want to look into Sysprep and capture utilities like ImageX. Some videos, also from the Springboard Series on Technet, to help get you started are:

Alphabet Soup Deployment: Understanding MDT, WDS, MAP, ACT, SCCM, and USMT
Deploy Windows 7 The Easy Way: Using WDS, MDT and AIK – Step-By-Step
Preparing an Image using Sysprep and ImageX

Hope this helps!

Jessica
Windows Outreach Team – IT Pro

This post has been edited by winoutreach5: 18 December 2012 - 01:44 PM


#7 User is offline   harkaz 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 28-August 12
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 25 January 2013 - 03:53 PM

You can also mount the install.wim image, then copy a folder -e.g. SPDrivers - which contains all the drivers you want to add to let's say \Windows\inf folder.
Then edit HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\DevicePath registry key offline and add the paths of the %systemroot%\inf\SPDrivers subfolders - only those which contain driver inf files - to the key's list.

You can delete this folder and revert HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\DevicePath to its default value %systemroot%\inf after Windows setup completes - in setupcomplete.cmd file.

This method will ensure that redundant driver files are deleted after installation completes.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy