Microsoft Hyper-V Server 2008 R2 – a figyelemre méltó hypervisor
Convert Physical Machines to Virtual with Disk2vhd
Hyper-V 3: Import and Export VMs with PowerShell
PowerShell Script for Exporting a virtual machine
Enabling RemoteFX with VDI on Windows Server 2012: Hyper-V Server or WS2012 Standard?
Installing RemoteFX on Hyper-V Server SP1 RC - instruction say to add
Hyper-V Server RemoteFX Low End GPU
Enable RemoteFX on Windows 8 Server Beta
NVida Grafikus driver "silent" telepítés
RemoteFX 3D Grahics Driver is missing in Windows 8 Release Preview Guest
Amennyiben a grafikus konfigurátorban nem sikerül az elérhető GPU-t hozzárendelni a Hyper-V géphez a PowerShell felület segítségével is elvégezhetjük ezt a feladatot.
Megoldás - PowerShell
Import-Module RemoteDesktopServices
Add-VMRemoteFx3dVideoAdapter -VMName VDI-PC-01.VDI.INTRA
Use SET-VMRemoteFx3dVideoAdapter to change the configuration
Regards, Samir Farhat Infrastructure Consultant
A guest gépeken az alapértelmezett színmélység alapesetben 16 bites. Sok esetben ez nem elegendő. Mit lehet tenni?
It requires devcon.exe in order to work. Copy/paste into a .cmd file.
@echo off @title Removing VM Guest Services Video Driver echo. echo Removing VM Video Device 1 ... c:\tools\devcon.exe remove "VMBUS\{5620E0C7-8062-4DCE-AEB7-520C7EF76171}" echo. echo Removing VM Video Device 2 ... c:\tools\devcon.exe remove "VMBUS\{da0a7802-e377-4aac-8e77-0558eb1073f8}" echo. echo Removing VM Video Driver SYS File ... IF EXIST %windir%\system32\DRIVERS\VMBusVideoM.sys DEL /F /Q %windir%\system32\DRIVERS\VMBusVideoM.sys echo. echo Adding RunOnce Registry Entry to Remove Video Driver DLL File ... IF EXIST %windir%\system32\VMBusVideoD.dll REG ADD HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce /v Del_VM_Bus_Video /t REG_SZ /d "cmd.exe /c DEL /F /Q %windir%\system32\VMBusVideoD.dll" /f echo. echo Removing VM Video Driver INF File ... SET COUNT=0 :CHECK IF EXIST %windir%\inf\oem%COUNT%.inf ( findstr VMBusVideo %windir%\inf\oem%COUNT%.inf IF NOT ERRORLEVEL=1 ( DEL /F /Q %windir%\inf\oem%COUNT%.inf echo Deleted oem%COUNT%.inf ... GOTO :END ) ) SET /A COUNT+=1 IF %COUNT% LSS 20 GOTO :CHECK :END echo. echo Restarting ... shutdown /r /f /t 0 exit |
24 bites színmélység Windows XP guest esetében
Enabling 24-bit color in Windows XP Mode
How to install RD Virtualization Host (RDVH) onto Hyper-V Server 2008 R2 for VDI
Using Hyper-V Server 2008 R2 for VDI
Windows Server 2012 Remote Desktop Services (RDS)
RD Connection Broker Communication
Add or Remove programs in Server Core
Software Uninstallation using WMIC command line
Hyper-V Cmdlets in Windows PowerShell
http://archive.msdn.microsoft.com/HVRemote
http://blog.mpecsinc.ca/search/label/Server%20Core
http://andrewmorgan.ie/2012/03/17/disable-the-windows-firewall-in-server-8-beta-with-powershell/
http://blog.zwiegnet.com/windows-server/disable-windows-firewall-server-core/
http://www.petri.co.il/rpc-server-is-unavailable-error.htm
PowerShell Management Library for Hyper-V
Access Device Manager in Hyper-V 2012
Hyper-V & PowerShell – Enable Hyper-V
http://www.ms4u.info/2010/09/microphone-support-on-vdi-using-rds.html
TechNet Radio: IT Time --Setting up Windows Server "8" VDI in "13 Clicks and a Cup of Coffee"
A kereskedő szemével: mennyiségi szoftverlicencelés
Enabling RemoteFX with VDI on Windows Server 2012: Hyper-V Server or WS2012 Standard?
Windows Server 2012 Hyper-V Storage Strategies