Jump to content

Recommended Posts

Posted

Has anyone got an Idiots guide for packaging and deploying Windows 7? I've got it sysprepped, but I dont know what to do with regards an answer file to auto join the domain etc. I've tried the windows 7 AIK but the documentation with it is very confusing.

 

Any help much appreciated

Posted

I've found that Windows 7 Has stripped out the Graphics Drivers after sysprep even though they were the ones used during initial Installation!

Real pain in the danglies as now we have to go to each Pc and ensure the driver downloads via WSUS and then run WSAT to get Aero back and the resolution back up to 1280x1024

Posted
I've found that Windows 7 Has stripped out the Graphics Drivers after sysprep even though they were the ones used during initial Installation!

Real pain in the danglies as now we have to go to each Pc and ensure the driver downloads via WSUS and then run WSAT to get Aero back and the resolution back up to 1280x1024

 

I'm assuming that you generalized the image to make it span multiple types of pc, this behaviour is by design. If you are using MDT you just need to put the correct driver for the GPU in the driver store and it will insert it at install time. If not you will need to add it into a driver search path in your image and answer file manually or just have seporate images per PC type. Given the WIM image single instance storage this means you can have many no generalized images in the same file without increasing the size too much. Downside to that is that you have more than one image to remake each time you upgrade them.

Posted
I've found that Windows 7 Has stripped out the Graphics Drivers after sysprep even though they were the ones used during initial Installation!

Real pain in the danglies as now we have to go to each Pc and ensure the driver downloads via WSUS and then run WSAT to get Aero back and the resolution back up to 1280x1024

 

i assume like with vista you can prepare a sysprep file in such a way that it dosent strip drivers out

 


   
       
           true
       
       
           a n other school
           a n other school
           true
           true
       
   
   
       
           http://www.myhomepage.com
           false
       
       
           en-gb
           en-gb
           en-gb
           en-gb
           en-gb
       
   
   
       
           false
           false
           
           
           
       
   
   

 

cant remember exactly which bit does it but i found every image i made with my old sysprep file killed the video driver (but none of the rest)

Posted

We've used exactly the same procedures to create our Windows 7 images as we did for our Vista ones with no problems.

 

Except (and there's always a "but"!)

 

We wanted to use our SCCM 2007 R2 infrastructure to deploy the images in a single hit - create the task sequence, advertise it to a collection (or collections!) and then watch the machines deploy 7 without having to visit them.

 

I've found that although my WDS image works fine for WDS, joins the domain happily etc.. it won't play properly via SCCM.

 

It's not a compatibility / Windows 7 support thing as SCCM will deploy a plain vanilla Windows 7 RTM image fine (as I discovered when I accidentally put it down to the entire network earlier this week...!) so it must be something I'm cocking up in the image creation process without realising it....

 

We've nearly done the whole school via WDS now - so SCCM can wait for the moment, but if anyone has any thoughts on that it would be appreciated!

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