![]() ![]() |
Mar 6 2008, 01:03 PM
Post
#1
|
|
|
Group: Members Posts: 2 Joined: 19-December 05 Member No.: 82879
|
Is it possible to build a unattended 2008 that looks for drives in a OEM driver path like you could with previous versions of windows?
Thanks |
|
|
|
Mar 7 2008, 08:51 AM
Post
#2
|
|
|
MSFN Addict Group: Moderator Posts: 1751 Joined: 14-April 05 From: Wisconsin Member No.: 51914 OS: Vista Enterprise x64
|
Is it possible to build a unattended 2008 that looks for drives in a OEM driver path like you could with previous versions of windows? Thanks the preferrable path woudl be to inject your drivers using PEimg into the WIM file you will be using check out the WAIK at microsoft downloads |
|
|
|
Mar 13 2008, 06:34 AM
Post
#3
|
|
|
Member ![]() ![]() Group: Members Posts: 226 Joined: 5-March 04 From: New Jersey, USA Member No.: 15376 OS: 2003 x64
|
Is it possible to build a unattended 2008 that looks for drives in a OEM driver path like you could with previous versions of windows? Thanks the preferrable path woudl be to inject your drivers using PEimg into the WIM file you will be using check out the WAIK at microsoft downloads Preferable. Maybe... But not very effecient or manageable. In a large Enterprise firm, It is much easier to keep the drivers seperate (out of the WIM) and copy them when needed. Most of us have a process to copy only the necessary drivers based on teh Hardware. This will allow your Gold image to remain unmodified thus saving larger ammounts of data having to be copied to remote locations (across the WAN) Driver versioning is easier and the WAN traffic is reduced to the drivers that changed not the entire WIM. The cost of the process is an addition reboot as you prep the host to use the newly copied drivers. Chris |
|
|
|
Mar 13 2008, 08:20 AM
Post
#4
|
|
|
MSFN Addict Group: Moderator Posts: 1751 Joined: 14-April 05 From: Wisconsin Member No.: 51914 OS: Vista Enterprise x64
|
Is it possible to build a unattended 2008 that looks for drives in a OEM driver path like you could with previous versions of windows? Thanks the preferrable path woudl be to inject your drivers using PEimg into the WIM file you will be using check out the WAIK at microsoft downloads Preferable. Maybe... But not very effecient or manageable. In a large Enterprise firm, It is much easier to keep the drivers seperate (out of the WIM) and copy them when needed. Most of us have a process to copy only the necessary drivers based on teh Hardware. This will allow your Gold image to remain unmodified thus saving larger ammounts of data having to be copied to remote locations (across the WAN) Driver versioning is easier and the WAN traffic is reduced to the drivers that changed not the entire WIM. The cost of the process is an addition reboot as you prep the host to use the newly copied drivers. Chris i like to think it is efficent |
|
|
|
Mar 13 2008, 09:15 AM
Post
#5
|
|
|
Member ![]() ![]() Group: Members Posts: 226 Joined: 5-March 04 From: New Jersey, USA Member No.: 15376 OS: 2003 x64
|
[/quote]
i like to think it is efficent [/quote] I'm not doubting your setup. However my change control process would not play nice with this. We have a weekly sync schedule where my changes are synced to about 40 distribution points around the world from a master location in the States. The Wan Traffic generated by the WIM files to Europe/Tokyo/India is very large in that model. And thats just the WIM files, The application packages also get synced during that process. My design is to leave the WIM files unchanged (for the most part). This reduces the need for those large transfers. My front end will have choices for the roles and the XML file will be dynamically built based on the selections (stored in a DB for one click rebuilds) If you think about it, the Master image really only needs to be able to access the disk. Everything else is a plug and play discovery of drivers. By keeping the drivers seperate in a file structure, I have the ability to copy only what I need. Nothing more. Syncs are much smaller and faster and I have the ability to version the drivers by hardware model. I have run into instances where one driver crossed Manufacturer platforms and was incompatable eventho it was the same model/partnumber. Thinking outside the box... the driver file structure I maintain also servers for other applications. P2V, V2P, BareMetal restore, etc... By pointing these apps/processes at the file structure, they can use the same production drivers in their discovery. This way I know exactly what driver is certified by me to be used in our environment. My 2003 Build support 49 models of hardware across 5 manufacturers. The 2008 build will start out supporting about 5 models. Chris |
|
|
|
Mar 15 2008, 02:46 PM
Post
#6
|
|
|
MSFN Addict Group: Moderator Posts: 1751 Joined: 14-April 05 From: Wisconsin Member No.: 51914 OS: Vista Enterprise x64
|
Chris,
do you not use dfs? that would make you bw usage go way down, since DFSR is R2 allows for just the changes to be repilicated to you sites? |
|
|
|
Mar 18 2008, 07:48 AM
Post
#7
|
|
|
Member ![]() ![]() Group: Members Posts: 226 Joined: 5-March 04 From: New Jersey, USA Member No.: 15376 OS: 2003 x64
|
Chris, do you not use dfs? that would make you bw usage go way down, since DFSR is R2 allows for just the changes to be repilicated to you sites? No. We wrote a syncronization tool that much more powerfull than dfs. We do have DFS integrated in the firm. But the the OS builds work in a very controlled manner. Development, Stageing and Production locations globally. A bad package could blow up a traders box and loos the firm money. Very tight change management. Chris |
|
|
|
Mar 18 2008, 08:17 AM
Post
#8
|
|
|
MSFN Addict Group: Moderator Posts: 1751 Joined: 14-April 05 From: Wisconsin Member No.: 51914 OS: Vista Enterprise x64
|
very cool chris
well lundrog, you have 2 different paths here you can take, also some very good insite into what will be needed to unattend your build! |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 21st November 2008 - 02:09 PM |