September 30, 2009
5:14 am

When configuring a Virtual Desktop Infrastructure using Remote Desktop Services in Windows Server 2008 R2, you need the Remote Desktop Virtualization Host role service. Enabling that on a Windows Server 2008 R2 system with the Full UI  is rather straightforward. DISM: dism /online /Enable-Feature /FeatureName:VmHostAgent – ! Make sure you type VmHostAgent with correct casing ! PowerShell: Add-WindowsFeature –Name RDS-Virtualization

To search for available features on Hyper-V Server; you can either use DISM: dism /online /Get-Features /Format:table Or PowerShell: Import-Module ServerManager  and Get-WindowsFeature

Source:→ TechNet

Loading

Contextual Related Posts:

No followup yet

Leave a Response

Comment Preview
« Hyper-V Server 2008 R2 improves processor capabilitiesHow Google tackles IT security and what you can learn from it? Live webcast »
Feed Icon

Subscribe via RSS or email: