Posts Tagged ‘Scripts’

Creating a bootable WinPE iso image with all network drivers

Saturday, September 5th, 2009

Recently I had a requirement to create a bootable WinPE iso image, i looked around an thought there would be some kind of general community script around but could not find one.

This requirement required that all network card drivers were installed and thus creating a one size fits all bootable ISO which could then be used to “net use” a remote network share and start the installation of Windows 2008.

This is the script I came up with. Its fairly simple. all you have to do is download the network drivers from the BTS download page here: http://driverpacks.net/driverpacks/windows/xp/x86/lan you can also download eg mass storage drivers if required.

(more…)