Jump to content

Recommended Posts

Posted

Just wanting to pick the brains of those who have already done it...

 

My aim when deploying 7 is to take one Gold image (which I'll either prepare manually or via a Task Sequence) then send it out to all the various hardware types on the network.

 

In theory this should work something like...

 

- prepare image on some sort of virtual platform (might as well use vSphere)

- capture as per usual

- add driver packages to SCCM

- apply WMI query to task sequence

- apply correct driver pack as required

- Windows should then auto install drivers and produce a complete imaged machine

 

The only thing I'm wondering about is how much to strip the driver folders down. On one hand I want to ensure I don't get any pointless autorun programs (sound and graphics usually the offenders) but on the other don't want to end up debugging spurious errors if I go too far...

Posted
What PCs you got? Dell do cab files containing all the drivers and afaik theres no crap in there. Otherwise I've always used driverpacks.net to make an image which contains just about every driver for every device ever... though you do occasionally find a flaky driver in there
Posted

You can do all of this using imagex and winPE which are free tools and builtin from microsoft..

 

Prepare the image, inject the driver files, sysprep (or whatever the quivalent now is) it, deploy and sit back with a coffee.

 

i got all the notes somewhere if you decide to do this

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



×
×
  • Create New...