Archive for October, 2009

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 »

Server 2008 R2 XP SP3 Remote Desktop Disconnected

Network Level Authentication is an authentication method that can be used to enhance Remote Desktop Services Session Host server security by requiring that the user be authenticated to the RD Session Host server before a session is created. Network Level Authentication completes user authentication before you establish a remote desktop connection and the logon screen [...]

Read the rest of this entry »