Logon on to a virtual Machine and insert integration service setup disk.
If you do not have a virtual machine up and running you can mount %windir%system32vmguest.iso

Extract the drivers by performing an admin install on the msi packages.

msiexec /a d:supportamd64Windows5.x-HyperVIntegrationServices-x64.msi TARGETDIR=C:AIPx64
msiexec /a d:supportx86Windows5.x-HyperVIntegrationServices-x86.msi TARGETDIR=C:AIPx86

rename C:AIPx64Hyper-V Integration Services C:AIPx86 Hyper-V_x64
rename C:AIPx86Hyper-V Integration Services C:AIPx86Hyper-V_x86

Copy Hyper-V_x64 and Hyper-V_x64 to your driver folder and you should end up with the following drivers and folder structure:

Hyper-V drivers directory

Hyper-V drivers directory

Disk Virtual Machine Bus Acceleration Filter Driver
Hyper-V Heartbeat
Microsoft Emulated S3 Device Cap
Microsoft Virtual Machine Bus Input Device Miniport
Microsoft Virtual Machine Bus Network Adapter Net
Microsoft Virtual Machine Bus Video Device
Storage miniport driver SCSI Adapter
Virtual Machine Bus

Categories: Hyper-V

2 Comments

Dillon Boyer · February 6, 2010 at 11:12 pm

Can you extract the SCSI driver for W2K3? I know you can’t boot from a SCSI disk in a Hyper-V guest, but I have many disks I’d like to keep connected while I do a WHS server reinstall.

Since there is a limit of 4 IDE devices, I’d like to attach some of the disks as SCSI.

I need to build a floppy image with the drivers so I can pass the “F6 test” during the text-mode portion of the WHS install.

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *