17 June, 2008
Virtual channels are software extensions that can be used to add functional enhancements to a Terminal Services application. Examples of functional enhancements might include: support for special types of hardware, audio, or other additions to the core functionality provided by the Terminal Services Remote Desktop Protocol (RDP). The RDP protocol provides multiplexed management of multiple virtual channels.
A virtual channel application has two parts, a client-side component and a server-side component. The server-side component is an executable program running on the terminal server. The client-side component is a DLL that must be loaded into memory on the client computer when the Terminal Services client program runs.
Virtual channels can add functional enhancements to a Terminal Services client, independent of the RDP protocol. With virtual channel support, new features can be added without having to update the client or server software, or the RDP protocol.
Four major classes of users of virtual channels have been identified:
- General kernel-mode drivers, such as serial or printer drivers.
- File system redirection (this is just a special case of a general kernel-mode driver).
- User mode applications, for example remote cut-and-paste.
- Audio devices.
For more information, see Using Terminal Services Virtual Channels.
If you have enabled a virtual channels application in your Terminal Services deployment, you can make the application available to client computers that access the terminal server by means of the Remote Desktop Microsoft ActiveX control. For more information, see Scriptable Virtual Channels and Using the Remote Desktop ActiveX Control with Virtual Channels.
3 Comments |
VMware | Tagged: RDP, VDI, VDM, VMware |
Permalink
Posted by arjanhs
12 June, 2008
The following guidelines apply to all installations types (new installations and upgrades).
- Synchronize time — Make sure that you have synchronized time across VDM Connection Server and desktop virtual machines. By default, virtual machines pick up the time from the ESX host at boot up and you may have to synchronize time on the ESX hosts through the ntpd service.
- Validate your Internet Explorer settings — VDM Client uses Microsoft Internet Explorer� internet settings, including proxy settings, when connecting to VDM Connection Server. Ensure that your Internet Explorer settings are accurate and that you can access the VDM Connection Server URL through Internet Explorer.
- Before creating an automatically provisioned desktop pool, do the following:
- Validate the VirtualCenter guest customization specification if you intend to use one — Make sure that the guest customization specification in VirtualCenter is accurate. You should use VirtualCenter to deploy and customize a VM from your template using that customization specification and fully test the resulting VM (in other words, DHCP, authentication) before using that customization specification in VDM Administrator.
- Validate network ports on ESX — Make sure you have a sufficient number of ports on the virtual switch which is used for the guest VMs. The default value for ESX server is 24; it may not be sufficient when creating a large pool of desktop VMs.
- Install required Microsoft Windows patches — For Windows XP desktop VMs, make sure you have RDP patches referenced by Microsoft Knowledge Base (KB) articles 323497 and 884020. Failure to do this may result in a Windows Sockets failed error message on the client. You can find these KB articles at the following URLs:
- It is recommended that you upgrade VDM Client machines to use Microsoft Remote Desktop Connection (RDC) 6.0 — This recommendation applies to machines running Windows XP and Windows XPe. Windows 2000 does not support RDC 6.0.Windows Vista comes with RDC 6.0 installed.RDC 6.0 can be downloaded at the following Microsoft download site: Microsoft downloads
- VDM does not support using link-local (169.254.x.x) addresses for desktop virtual machines — Configure desktop virtual machines to use DHCP or static IP addresses.
Leave a Comment » |
VMware | Tagged: RDC, VDI, VDM, VMware |
Permalink
Posted by arjanhs
12 June, 2008
VDM 2.1 includes the following improvements and new features
- Pools spanning datastores in order to better manage resources
- Localization of VDM Web Access and Client for Windows in Japanese and German
- Command line parameters for VDM Client
- Integrate MMR multimedia extensions DLL with VDM Client (Windows XP)
- Allow end users to change password
- Multiple sessions per user within a pool
- Improvements to logging
- Allow end users to restart their VM
- Defined process for bulk import of individual desktops
- VDM Configuration Backup (command-line only)
- Allow blocking of incoming RDP connections that are not from VDM Clients
- Allow VDM administrators to set default desktop (command line only)
The latest advancements in Virtual Desktop Manager 2.1 include:
- Improved Scalability: VMware Virtual Desktop Manager 2.1 can run up to 5,000 concurrent connections per cluster of Virtual Desktop Manager servers and provides enterprises the ability to scale to tens of thousands of desktop connections through the use of multiple clusters. In addition, VMware Virtual Desktop Manager enables hundreds of desktop virtual machines to be created in a single storage pool. This enhancement gives customers unparalleled scalability to extend investments in their storage systems.
- Enhanced End User Experience: VMware Virtual Desktop Manager 2.1 offers a new multi-media redirection feature for XP desktops. This feature redirects certain multi-media codecs to the local PC for rendering of full-motion video and audio.
- Improved manageability: VMware Virtual Desktop Manager 2.1 features a new transaction logging capability for improved management.
- Expanded Support for Global Organizations: Localized versions are now available in German and Japanese, to accelerate user adoption in global organizations.
Known issues fixed in VDM 2.1
Known Issues and Restrictions in VDM 2.1
The following are known issues and restrictions for VMware VDM 2.1. The items listed in this section are links to Knowledge Base articles.
VDM Administrator
VDM Connection Server
VDM Web Access
VDM Client
USB Redirection
The USB redirection feature of VDM Client provides generic support for redirecting locally attached USB devices to the desktop virtual machine. The feature has been successfully tested with a range of devices, including printers, scanners, mass storage devices, phones and PDAs. See the KB article at the following URL for details about known issues with redirecting specific USB devices in VDM http://www.vmware.com/info?id=346 .
1 Comment |
VMware | Tagged: VDM, VMware |
Permalink
Posted by arjanhs
12 June, 2008
USB redirection requires administrative privileges on both client and desktop virtual machines. If the user does not have the necessary privileges in both places, the USB device redirection functionality will be unavailable.
For Windows Vista clients with User Access Control enabled (the default), to run VDM Client with administrative privileges, follow the instructions in Microsoft KB 922708 on how to run a program as an administrator: http://support.microsoft.com/kb/922708
For Windows Vista guests, disable User Account Control so that VDM Agent components run with administrative rights (running the wssm.exe process as an administrator is not sufficient, as Windows Defender will block this process running with administrative rights at startup when UAC is enabled).
Leave a Comment » |
VMware | Tagged: VDM, VMware |
Permalink
Posted by arjanhs