Extracting Hyper-V R2 Drivers
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%\system32\vmguest.iso Extract the drivers by performing an admin install on the msi packages. msiexec /a d:\support\amd64\Windows5.x-HyperVIntegrationServices-x64.msi TARGETDIR=C:\AIPx64 msiexec /a d:\support\x86\Windows5.x-HyperVIntegrationServices-x86.msi TARGETDIR=C:\AIPx86 rename C:\AIPx64\Hyper-V Integration Services C:\AIPx86\ Hyper-V_x64 rename C:\AIPx86\Hyper-V [...]
Read the rest of this entry »