R E F E R E N C E A R C H I T E C T U R E. VMware View WAN Reference Architecture

Size: px
Start display at page:

Download "R E F E R E N C E A R C H I T E C T U R E. VMware View WAN Reference Architecture"

Transcription

1 R E F E R E N C E A R C H I T E C T U R E

2 Contents Introduction...1 Goals of This Reference Architecture...1 Design Considerations...2 Client Access Devices...2 Virtual Infrastructure...3 View Desktops...3 Access Infrastructure...3 Network Layer Performance...3 Remote Desktop Protocol Considerations...4 VMware View Reference Architecture...4 Use Case 1: Home Access or Small Office Without WAN Optimizer...4 Use Case 2: Small to Midsized Office with WAN Optimization...5 Use Case 3: Midsized to Large Branch Office with WAN Optimization...5 WAN Optimization...5 VMware View Testbed Setup Details...6 Virtual Desktops...6 Other Components...6 Printing...6 Workload Description...6 Reference Architecture Validation...7 User Experience...7 Results...8 Results for Use Case 1: Home Office...8 Results for Use Case 2: Small to Midsized Office...9 Results for Use Case 3: Midsized to Large Branch Office...9 Printing Conclusion About the Author Acknowledgement...11 Resources Appendix: Configuring Virtual Desktops for Optimization Disabling Compression in the RDP Configuration File...12 Contents i

3 Configuring View to Use Uncompressed RDP Sessions...12 Disabling Encryption...13 Contents ii

4 Introduction Organizations of all sizes are increasingly adopting VMware View to replace traditional PCs with virtual desktops that are hosted in and managed from the datacenter. View enables you to reduce operational costs, increase desktop security, simplify desktop management, and extend business continuity and disaster recovery to enterprise desktops. In order to serve the widest user base within the enterprise, you must be able to deliver these virtual desktops across a WAN so they are available for users working from home or in branch office environments. LANs have, over time, evolved to provide 100Mbps to 1Gbps Ethernet transmit speeds. The effective bandwidth of a WAN is significantly lower than that of a LAN. This speed difference is a result of the costs of leasing or buying WAN connections and the fact that the data is transmitted for long distances. VMware View uses the Microsoft Remote Desktop Protocol (RDP) to deliver centralized virtual desktops from the datacenter to the user. RDP, although it is acceptable for delivering desktops to users on a local network, is deficient when used to deliver desktops to users across high-latency, low-bandwidth WAN links. Deploying virtual desktop solutions for the enterprise presents the following challenges: Poor performance of display protocols over the WAN, affecting employee productivity High bandwidth consumption, leading to saturated links that require costly WAN upgrades to remediate Limited scalability, reducing the number of users you can support Poor performance of centralized printing and performance degradation of RDP sessions during large print jobs The above factors call for careful consideration and design when you deploy VMware View to serve users connecting over WAN links. To address the challenges associated with today s complex user desktops, VMware has validated the reference architecture described in this paper over the WAN. Goals of This Reference Architecture This reference architecture provides IT and network architects, consultants, and partners a proven and tested architecture for WAN-based enterprise desktop deployments. The goal was to design and validate branch office use cases in which users access centralized virtual desktops over various WAN links. The WAN scenarios utilize components capable of supporting up to a hundred virtual desktops. The overall design includes the infrastructure components described in the VMware View Reference Architecture and additional network elements needed to create an optimized WAN infrastructure. The architecture uses common components and a standardized design to reduce the overall cost of implementation and management. All the infrastructure components used to validate the reference architecture are interchangeable, so you can use components from your vendor of choice to incorporate unique features that enhance the value of the overall solution. All the components of VMware View used in this reference architecture are derived from the VMware View reference architecture. This WAN reference architecture focuses only on the WAN link, its attributes, such as bandwidth and latency, and the WAN optimization aspect of the architecture. Introduction 1

5 VMware Design Considerations VMware View consists of a number of components. This architecture includes four key layers, described in the sections below. Figure 1: VMware View Components in a LAN and WAN Environment Client Access Devices This layer includes the physical devices that provide users access to their virtual desktops. Sublayers include: Client device thin client or thick client Client software host operating system on the local client device Peripheral support locally attached USB or serial devices Design Considerations 2

6 Virtual Infrastructure This layer defines the components and technology used to host the virtual desktop operating systems and supporting VMware View Infrastructure. Sublayers include: Host infrastructure physical servers and VMware ESX infrastructure Virtual and physical network infrastructure switches, WAN acceleration devices, etc. Storage infrastructure storage for VMware View virtual machines and user data View Desktops This layer defines the components and configuration of the virtual machines assigned to and accessed by users. Sublayers include: Virtual hardware configuration configuration for virtual servers and network devices Virtual desktop guest operating system operating system for the hosted virtual desktop Access Infrastructure This layer addresses networking and connectivity components designed to facilitate client communication. Sublayers include: Wide area networking with optimization WAN connection and link optimization devices VMware View Manager and security server secure connection broker with authentication Network load balancing connection distribution for scalability and availability Network Layer Performance To achieve a user experience similar to that of a traditional PC, the VMware View environment requires an optimal network infrastructure, so you should take both network bandwidth and latency into consideration in the design phase. Studies have shown that the minimum bandwidth for a usable RDP session is approximately 30Kbps. Streaming multimedia content using multimedia redirection increases bandwidth requirements. The amount of bandwidth needed per virtual desktop user varies, depending on the user workload characteristics. As a starting point, Kbps is a good rule of thumb to use until you can determine environment-specific usage patterns. You should measure bandwidth when the desktop is under active use to account for the peak usage of a typical VMware View user. As noted above, multimedia usage increases the amount of bandwidth needed, but it is contentspecific and typically not needed on a regular basis. Another attribute of the WAN link is network latency, an expression of how much time it takes for a packet of data to get from one point to another and often expressed in a round-trip measurement. It is unavoidable in a network environment, especially at long distances. Transmission and equipment delays typically create latency that may be as low as 1ms on a LAN and ms for US domestic WAN links. For international links, latency can range from 100ms to 200ms, sometimes higher, and multiple-hop satellite links can produce delays of more than 2,000ms. Design Considerations 3

7 High network latency can contribute to a slow refresh of the desktop display and data input, which has an adverse impact on the user experience. For some users, a round-trip latency of up to 150ms provides an acceptable user experience using RDP for simple tasks, such as data entry, 2-D graphics rendering, and low rates of application screen refresh. As latency approaches 200ms using RDP, the user experience often begins to degrade. It is often difficult to categorize how remote offices or users will experience a VMware View desktop under these conditions. VMware recommends that if network latency exceeds 150ms, you should test the performance of the targeted applications under these network conditions before migrating users to VMware View. Remote Desktop Protocol Considerations RDP is the display protocol most commonly used to access a VMware View 3 environment, except when View is deployed in combination with an OEM hardware-based solution. As a starting point, to maximize use of available network bandwidth and enhance each user s experience, you should follow the recommendations in the Windows XP Deployment Guide. The VMware View Client also allows a large number of customized settings. You can centrally control and manage these settings using Microsoft group policy objects. For information on these settings, see the VMware View Manager Administration Guide under VMware View Client Advanced Active Directory RDP Settings. VMware View Reference Architecture The previously published VMware View Reference Architecture proposes a building-block approach for building the components described above using View on a LAN. In building the reference architecture with a WAN network, we use the approach described in the VMware View Reference Architecture and replace the network component with a WAN emulator to create WAN use cases. We borrow the remaining considerations such as virtual desktop density, storage settings and domain infrastructure pieces from the LAN-based architecture published earlier. For this WAN-based reference architecture, we validated three use cases: Use case 1 Home access or small office with three to five users Use case 2 Small to midsized branch with up to 15 users Use case 3 Midsized to large branch with up to 100 users Use cases 2 and 3 use WAN optimizer blocks, as shown in Figure 1. Use Case 1: Home Access or Small Office Without WAN Optimizer Link type Bandwidth Latency DSL or cable modem 384Kbps Less than 50ms Number of users 3 to 5 Example Home users, small clinic VMware View Reference Architecture 4

8 Use Case 2: Small to Midsized Office with WAN Optimization Link type Bandwidth Latency T1 link 1.544Mbps Up to 100ms Number of users Up to 15 Example Small office Use Case 3: Midsized to Large Branch Office with WAN Optimization Link type Bandwidth Latency 10Mbps 10Mbps Up to 100ms Number of users Up to 100 Example Midsized branch office WAN Optimization When you employ a strategy of accessing applications over wide area links, you eventually encounter bandwidth constraints and increasing latency. As the footprint of enterprises expands, organizations using this strategy must ensure not only that the WAN provides a way to access applications and datacenter-centric data but also that applications perform well. This interest has led to innovation in the area known as WAN optimization. WAN optimization products accelerate a broad range of applications and use cases that provide tangible benefits to distributed enterprise users. These WAN optimization products eliminate redundant transmissions, stage data in local caches, compress and prioritize data, and streamline chatty protocols (for example, CIFS). WAN optimization also helps avoid packet delivery issues common in saturated WAN environments. These products use techniques such as compression and caching. By using compression, they can represent data patterns more efficiently over a WAN link, making more bandwidth available for other data that is not so compressible. Compression is most efficient when the WAN bandwidth is nearly saturated. High utilization exponentially increases the chances of having repeated byte patterns, thus increasing the compression rates. Caching reduces the overhead by storing data bits that are accessed repeatedly. These devices also exhibit protocol awareness that is, they can examine the data payload and make the transmission efficient for that particular type of data. Compression and caching are foundation technologies for many products. VMware networking ecosystem partners have developed powerful features offering value in a variety of use cases in the areas of network integration, quality of service, security, management, and reporting. This reference architecture does not discuss the merits or demerits of any particular vendor s approach. You should evaluate the vendor-specific features that most fit your needs. The WAN optimizers come in the form of physical devices or virtual appliances, providing flexibility to meet the needs of organizations that prefer one form or the other. VMware View Reference Architecture 5

9 For WAN optimization devices to add value, you must disable RDP encryption. Although this may seem to open a security hole, this configuration change does not compromise data security in RDP. Other tunneling mechanisms are used alongside encryption to protect data integrity. See the appendix for the steps you should take to disable RDP encryption. VMware View Testbed Setup Details The test environment was set up with View 3.0 running on VMware Infrastructure 3.5 U2. Virtual Desktops Each server running the VMware Infrastructure environment hosts eight virtual machines with the following configuration: Microsoft Windows XP guest operating system with Service Pack 2 One virtual CPU 512MB of RAM 8GB hard disk RDP encryption disabled VMware desktop workload Other Components Microsoft Windows 2003 Server running as a VMware virtual machine serving the entire datacenter network includes the following: Microsoft Active Directory Domain Name System (DNS) Dynamic Host Configuration Protocol (DHCP) Printing Depending on the printing use case, the print server runs either in the branch office or on the datacenter side. For more details, see the implementation sections. We used the following printer to test printing: HP LaserJet 4000 with Jetdirect network port Workload Description Each virtual machine is equipped to run a workload that simulates typical user behavior, using an application set commonly found and used across a broad array of desktop environments. The workload has a set of randomly executed functions that perform operations on a variety of applications. Several other factors can be implemented to increase the load or adjust the user behavior for example, configuration options include changing the number of words per minute that are typed and the delay between the times applications are launched. The workload configuration used for this validation included Microsoft Word, Excel, PowerPoint, Internet Explorer, Adobe Acrobat, McAfee Virus Scan, and PKZIP. The workload controller opened multiple applications at the same time and minimized and maximized their windows as the VMware View Reference Architecture 6

10 workload progressed, randomly switching among applications. Individual application operations that the controller performed randomly included: Microsoft Word Open, minimize, and close the application; write random words and numbers; save modifications Microsoft Excel Open, minimize, and close the application; write random numbers; insert and delete columns and rows; copy and paste formulas; save modifications. Microsoft PowerPoint Open, minimize, and close the application; conduct a slide show presentation. Adobe Acrobat Reader Open, minimize, and close the application; browse pages in a PDF document Internet Explorer Open, minimize, and close the application; browse a page. McAfee VirusScan Scanning operation PKZIP Open and close the application; compress a large file Based on the think time and words per minute used for this validation, this workload can be compared to that of a midrange task worker or lower-end knowledge worker. Reference Architecture Validation We used the workload described above to monitor network activity across all three WAN use cases. We focused the validation on the network layer and configured all the other components of the View architecture as in the VMware View Reference Architecture. We used the workload in two modes midrange task worker and low-end knowledge worker. Because the workload is configurable, we could set the parameters to modify the usage pattern of the View desktop. At a high level, the midrange task worker uses multiple applications at the same time. Other applications are minimized when the user is working on a primary task in a particular application. This user profile assumes a variety of tasks, such as using a browser, typing inside a Word document or checking in the desktop. The low-end knowledge worker role assumes that the user primarily uses one application and has fewer screen refreshes compared to the task worker. User Experience Many factors influence the overall user experience on a virtual desktop. The factors that enhance or degrade the experience include CPU processing, storage I/O, network bandwidth and latency, and the application architecture, among many others. Individual judgment also affects user experience. What one user might regard as acceptable responsiveness of a virtual desktop might not be acceptable to another user. This reference architecture does not try to quantify application responsiveness. Instead, it focuses on measuring the bandwidth of this random workload over the simulated WAN links as described earlier. Reference Architecture Validation 7

11 We ran the workload for each use case and studied the impact of the network over this type of WAN link. Results The sections below outline the results we saw for each type of worker in each of the use cases. The graphs show activity on the WAN link over a 10-minute period. Results for Use Case 1: Home Office For the low-end knowledge worker in the home office use case, we observed the following results: Total WAN traffic (Kbps) Peak load on network with three users: 349 Kbps Average load over the test run for three users: Kbps Average bandwidth per user: 58.05Kbps :00 0:05 0:10 0:15 0:20 0:25 0:30 0:35 0:40 0:45 0:50 0:55 1:00 Time (h:mm) Figure 2: Network Load for Three Low-End Knowledge Workers in Home Office Use Case For the midrange task worker in the home office use case, we observed the following results: Total WAN traffic (Kbps) Peak load on network with three users: 350 Kbps Average load over the test run for three users: Kbps Average bandwidth per user: 70.1 Kbps :00 0:05 0:10 0:15 0:20 0:25 0:30 0:35 0:40 0:45 0:50 0:55 1:00 Time (h:mm) Figure 3: Network Load for Three Midrange Task Workers in Home Office Use Case Reference Architecture Validation 8

12 Results for Use Case 2: Small to Midsized Office For the low-end knowledge worker in the small to midsized office use case, we observed the following results: Total WAN traffic (Kbps) Peak load on network with 15 users: 1.31Mbps Average load over the test run for 15 users: 715Kbps Average bandwidth per user: 47.6Kbps :00 0:05 0:10 0:15 0:20 0:25 0:30 0:35 0:40 0:45 0:50 0:55 1:00 Time (h:mm) Figure 4: Network Load for 15 Low-End Knowledge Workers in Small to Midsized Office Use Case For the midrange task worker in the small to midsized office use case, we observed the following results: Total WAN traffic (Kbps) Peak load on network with 15 users: 1.3Mbps Average load over the test run for 15 users: Kbps Average bandwidth per user: 63.9Kbps :00 0:05 0:10 0:15 0:20 0:25 0:30 0:35 0:40 0:45 0:50 0:55 1:00 Time (h:mm) Figure 5: Network Load for 15 Midrange Task Workers in Small to Midsized Office Use Case Results for Use Case 3: Midsized to Large Branch Office For the low-end knowledge worker in the midsized to large branch office use case, we observed the following results: Peak load on network with 100 users: 7.1Mbps Reference Architecture Validation 9

13 Average load over the test run for 100 users: 5.4Mbps Average bandwidth per user: 54Kbps :00 0:05 0:10 0:15 0:20 0:25 0:30 0:35 0:40 Total WAN traffic (Mbps) 0:45 0:50 0:55 1:00 Time (h:mm) Figure 6: Network Load for 100 Low-End Knowledge Workers in Midsized to Large Branch Office Use Case For the midrange task worker in the midsized to large branch office use case, we observed the following results: Total WAN traffic (Mbps) Peak load on network with 100 users: 9.7Mbps Average load over the test run for 100 users: 7.06Mbps Average bandwidth per user: 70Kbps :00 0:05 0:10 0:15 0:20 0:25 0:30 0:35 0:40 0:45 0:50 0:55 1:00 Time (h:mm) Figure 7: Network Load for 100 Midrange Task Workers in Midsized to Large Branch Office Use Case Printing Printing can be a challenge when the desktops reside in the datacenter and the printing infrastructure resides in a branch office, because print data streams are quite large and, in some use cases, that data stream is contained within the RDP session. When a user prints from within an RDP session, the printer is defined on the client machine and is virtualized by RDP on the virtual desktop. In this use case, RDP sends a print job to the client machine, and the client machine then sends the job to the spooler. If the print server is located at the datacenter, CIFS and raw or PostScript print traffic is sent across the network. Table 1 shows the results of printing a 10-page Word document over a T1 line with a latency of 100ms (use case 2). Reference Architecture Validation 10

14 Table 1: Results of Printing a 10-Page Microsoft Word Document Action Local printer on client using RDP RDP printing with datacenter print server RDP printing with local branch office print server Results 16.1 sec/1.6mb 62.6 sec/1.1mb 22.1 sec/1.53mb Conclusion With the study presented in this paper, we were able to establish a baseline number of active desktops that can be accommodated on a WAN link for enterprises that are seeking validated sizing reference information. Although the amount of bandwidth required per user varies depending on the user workload, this study provides a validated starting point. The following key points emerge from this validation: Data throughput regularly exceeds the current bandwidth limit without WAN optimization appliances. You should use WAN optimization techniques to be successful with a VMware View deployment over a WAN link supporting 10 or more users across that WAN link. Maximum peaks of data exceeded the available bandwidth, rising to 200 percent to 400 percent of the bandwidth. We observed these data peaks while running the same test without WAN optimization. The results of native testing are beyond the scope of this paper. User experience can be very subjective. You should study user experience within your target user group while you are conducting your proof of concept before a large rollout. The graph patterns in this paper reflect a random workload. The workload software generates a random number to decide the duration of each application run, the number of iterations, and other variable workload parameters. Printing performance improved by two to three times when we used WAN optimization. The average bandwidth used by an average task worker varied between 50 and 70Kbps. Note: Actual bandwidth usage varies for particular users depending on their specific activities. VMware View brings the benefits of reduced operational expense and improved security and management to desktops. With the proper approach and design, View augmented with WAN optimization can provide these benefits to enterprises even over WAN links. About the Author Anjan Srinivas is a senior technical marketing manager in the desktop business unit at VMware. Srinivas time is primarily spent in developing content and customer architectures that help customers adopt View. In the past Srinivas worked for Cisco Systems and Aruba Networks. Acknowledgement VMware would like to acknowledge the following individuals for their contributions to this paper and help with the test setup: Radhakrishnan Manga, Pak-Shun Lei, Amarjit Singh, Fred Schimscheimer, Mason Uyeda, David White and Aaron Black. Conclusion 11

15 Resources VMware View Manager Administration Guide VMware View Reference Architecture Windows XP Deployment Guide Appendix: Configuring Virtual Desktops for Optimization To optimize the VMware View traffic, you should disable the underlying protocol s encryption and compression. RDP is the underlying protocol used by the current version of View and is currently the predominant protocol used by the various View implementations. To disable encryption on RDP, you must change the settings on the virtual desktop. You can make the changes using either group policy settings or changes to the registry. With either method, you can also distribute the changes to large groups of virtual desktops using Microsoft Active Directory. To disable compression, you must modify the settings on the View client. You can configure these settings using group policy, and thus you can easily deploy the settings to large groups of clients using Microsoft Active Directory Disabling Compression in the RDP Configuration File To disable compression in the RDP configuration file, follow these steps: 1. Open the RDP connection (.rdp) file in Notepad. 2. Find the line: compression:i:1 Change it to : compression:i:0 3. Save the file. After you make the change, new connections made using the changed file do not use RDP compression. Configuring View to Use Uncompressed RDP Sessions To configure View to use uncompressed RDP sessions, follow these steps: 1. On the View Manager server, find the following file: c:\ Program Files\VMware\VMware View\Server\Extras\GroupPolicyFiles\vdm_client.adm Copy the file from the View Manager server to the View client machine. 2. Import this file to the group policy object (GPO). Select Start > Run on the View client machine and enter gpedit.msc. Right-click Administrative templates and click Add/Remove templates. Select the vdm_client.adm file you copied from View Manager server. Click Apply. 3. In the GPO, select User Configuration > VMware View Client and disable the Enable Compression policy. Resources 12

16 Disabling Encryption To disable encryption on Windows virtual desktops, use regedit to make the following registry changes: Set HKLM\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp\MinEncryptionLevel to 1. Create HKLM\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp\SecurityLayer as a DWORD value and set it to 0. For large deployments, use Microsoft Active Directory to push these changes to the virtual desktops. Note: On Windows XP 32-bit virtual desktop machines, we used a hotfix from Microsoft to add the capability to disable RDP protocol encryption. However, this hot-fix was not required to disable RDP protocol encryption on Windows XP 64-bit and Windows Vista desktops. The hotfix is available at Appendix: Configuring Virtual Desktops for Optimization 13

17 Revision: Item: RA-095-SLN VMware, Inc Hillview Ave. Palo Alto CA USA Tel Fax VMware, Inc. All rights reserved. Protected by one or more of U.S. Patent Nos. 6,397,242, 6,496,847, 6,704,925, 6,711,672, 6,725,289, 6,735,601, 6,785,886, 6,789,156, 6,795,966, 6,880,022, 6,961,941, 6,961,806, 6,944,699, 7,069,413; 7,082,598, 7,089,377, 7,111,086, 7,111,145, 7,117,481, 7,149, 843, 7,155,558, 7,222,221, 7,260,815, 7,260,820, 7,269,683, 7,275,136, 7,277,998, 7,277,999, 7,278,030, 7,281,102, 7,356,679, 7,409,487, 7,412,492, 7,412,702, 7,424,710, 7,428, 636, 7,433,951, and 7,434,002; patents pending. VMware, the VMware boxes logo and design, Virtual SMP and VMotion are registered trademarks or trademarks of VMware, Inc. in the United States and/or other jurisdictions. All other marks and names mentioned herein may be trademarks of their respective companies.

VMware View 4 with PCoIP I N F O R M AT I O N G U I D E

VMware View 4 with PCoIP I N F O R M AT I O N G U I D E VMware View 4 with PCoIP I N F O R M AT I O N G U I D E Table of Contents VMware View 4 with PCoIP................................................... 3 About This Guide........................................................

More information

Solution Brief Availability and Recovery Options: Microsoft Exchange Solutions on VMware

Solution Brief Availability and Recovery Options: Microsoft Exchange Solutions on VMware Introduction By leveraging the inherent benefits of a virtualization based platform, a Microsoft Exchange Server 2007 deployment on VMware Infrastructure 3 offers a variety of availability and recovery

More information

Oracle Database Scalability in VMware ESX VMware ESX 3.5

Oracle Database Scalability in VMware ESX VMware ESX 3.5 Performance Study Oracle Database Scalability in VMware ESX VMware ESX 3.5 Database applications running on individual physical servers represent a large consolidation opportunity. However enterprises

More information

Using AnywhereUSB to Connect USB Devices

Using AnywhereUSB to Connect USB Devices VMWARE TECHNICAL NOTE VMware ESX Server Using to Connect Devices Digi International s Remote I/O Concentrator is a remote networking solution that utilizes over IP technology, called RealPort, to enable

More information

Performance Characteristics of VMFS and RDM VMware ESX Server 3.0.1

Performance Characteristics of VMFS and RDM VMware ESX Server 3.0.1 Performance Study Performance Characteristics of and RDM VMware ESX Server 3.0.1 VMware ESX Server offers three choices for managing disk access in a virtual machine VMware Virtual Machine File System

More information

Design a Scalable Virtual Desktop Infrastructure

Design a Scalable Virtual Desktop Infrastructure Design a Scalable Virtual Desktop Infrastructure Ranganath GK, Technology Consultant, VCP VMware India. 6 th November 2008 Basics of Virtual Desktop Infrastructure (VDI) Ease of provisioning Migration

More information

SILVER PEAK ACCELERATION WITH EMC VSPEX PRIVATE CLOUD WITH RECOVERPOINT FOR VMWARE VSPHERE

SILVER PEAK ACCELERATION WITH EMC VSPEX PRIVATE CLOUD WITH RECOVERPOINT FOR VMWARE VSPHERE VSPEX IMPLEMENTATION GUIDE SILVER PEAK ACCELERATION WITH EMC VSPEX PRIVATE CLOUD WITH RECOVERPOINT FOR VMWARE VSPHERE Silver Peak Abstract This Implementation Guide describes the deployment of Silver Peak

More information

CISCO WIDE AREA APPLICATION SERVICES (WAAS) OPTIMIZATIONS FOR EMC AVAMAR

CISCO WIDE AREA APPLICATION SERVICES (WAAS) OPTIMIZATIONS FOR EMC AVAMAR PERFORMANCE BRIEF CISCO WIDE AREA APPLICATION SERVICES (WAAS) OPTIMIZATIONS FOR EMC AVAMAR INTRODUCTION Enterprise organizations face numerous challenges when delivering applications and protecting critical

More information

VMware Virtual Desktop Manager User Authentication Guide

VMware Virtual Desktop Manager User Authentication Guide Technical Note VMware Virtual Desktop Manager User Authentication Guide VMware Virtual Desktop Manager The purpose of this guide is to provide details of user authentication in VMware Virtual Desktop Manager

More information

Cisco Application Networking for Citrix Presentation Server

Cisco Application Networking for Citrix Presentation Server Cisco Application Networking for Citrix Presentation Server Faster Site Navigation, Less Bandwidth and Server Processing, and Greater Availability for Global Deployments What You Will Learn To address

More information

W H I T E P A P E R. Optimized Backup and Recovery for VMware Infrastructure with EMC Avamar

W H I T E P A P E R. Optimized Backup and Recovery for VMware Infrastructure with EMC Avamar W H I T E P A P E R Optimized Backup and Recovery for VMware Infrastructure with EMC Avamar Contents Introduction...1 VMware Infrastructure Overview...1 VMware Consolidated Backup...2 EMC Avamar Overview...3

More information

Infor Web UI Sizing and Deployment for a Thin Client Solution

Infor Web UI Sizing and Deployment for a Thin Client Solution Infor Web UI Sizing and Deployment for a Thin Client Solution Copyright 2012 Infor Important Notices The material contained in this publication (including any supplementary information) constitutes and

More information

Comparing the Network Performance of Windows File Sharing Environments

Comparing the Network Performance of Windows File Sharing Environments Technical Report Comparing the Network Performance of Windows File Sharing Environments Dan Chilton, Srinivas Addanki, NetApp September 2010 TR-3869 EXECUTIVE SUMMARY This technical report presents the

More information

Windows XP Deployment Guide

Windows XP Deployment Guide Technical Note Windows XP Deployment Guide VMware Virtual Desktop Infrastructure VMware Virtual Desktop Infrastructure (VDI) transforms the way customers use and manage desktop operating systems. Desktop

More information

SAN Conceptual and Design Basics

SAN Conceptual and Design Basics TECHNICAL NOTE VMware Infrastructure 3 SAN Conceptual and Design Basics VMware ESX Server can be used in conjunction with a SAN (storage area network), a specialized high speed network that connects computer

More information

Detailed Lab Report DR101115D. Citrix XenDesktop 4 vs. VMware View 4 using Citrix Branch Repeater and Riverbed Steelhead

Detailed Lab Report DR101115D. Citrix XenDesktop 4 vs. VMware View 4 using Citrix Branch Repeater and Riverbed Steelhead Detailed Lab Report Citrix XenDesktop 4 vs. VMware View 4 using Citrix Branch Repeater and Riverbed Steelhead February 11, 2011 Miercom www.miercom.com Table of Contents 1.0 Executive Summary... 3 2.0

More information

SAP Solutions on VMware Infrastructure 3: Customer Implementation - Technical Case Study

SAP Solutions on VMware Infrastructure 3: Customer Implementation - Technical Case Study SAP Solutions on VMware Infrastructure 3: Table of Contents Introduction... 1 SAP Solutions Based Landscape... 1 Logical Architecture... 2 Storage Configuration... 3 Oracle Database LUN Layout... 3 Operations...

More information

Performance of VMware vcenter (VC) Operations in a ROBO Environment TECHNICAL WHITE PAPER

Performance of VMware vcenter (VC) Operations in a ROBO Environment TECHNICAL WHITE PAPER Performance of VMware vcenter (VC) Operations in a ROBO Environment TECHNICAL WHITE PAPER Introduction Many VMware customers have virtualized their ROBO (Remote Office Branch Office) offices in order to

More information

Performance Evaluation of VMXNET3 Virtual Network Device VMware vsphere 4 build 164009

Performance Evaluation of VMXNET3 Virtual Network Device VMware vsphere 4 build 164009 Performance Study Performance Evaluation of VMXNET3 Virtual Network Device VMware vsphere 4 build 164009 Introduction With more and more mission critical networking intensive workloads being virtualized

More information

Why Choose VMware vsphere for Desktop Virtualization? WHITE PAPER

Why Choose VMware vsphere for Desktop Virtualization? WHITE PAPER Why Choose VMware vsphere for Desktop Virtualization? WHITE PAPER Table of Contents Thin, Legacy-Free, Purpose-Built Hypervisor.... 3 More Secure with Smaller Footprint.... 4 Less Downtime Caused by Patches...

More information

Windows Server 2012 2,500-user pooled VDI deployment guide

Windows Server 2012 2,500-user pooled VDI deployment guide Windows Server 2012 2,500-user pooled VDI deployment guide Microsoft Corporation Published: August 2013 Abstract Microsoft Virtual Desktop Infrastructure (VDI) is a centralized desktop delivery solution

More information

Microsoft Exchange Solutions on VMware

Microsoft Exchange Solutions on VMware Design and Sizing Examples: Microsoft Exchange Solutions on VMware Page 1 of 19 Contents 1. Introduction... 3 1.1. Overview... 3 1.2. Benefits of Running Exchange Server 2007 on VMware Infrastructure 3...

More information

Cisco WAAS Optimized for Citrix XenDesktop

Cisco WAAS Optimized for Citrix XenDesktop White Paper Cisco WAAS Optimized for Citrix XenDesktop Cisco Wide Area Application Services (WAAS) provides high performance delivery of Citrix XenDesktop and Citrix XenApp over the WAN. What ou Will Learn

More information

Server and Storage Sizing Guide for Windows 7 TECHNICAL NOTES

Server and Storage Sizing Guide for Windows 7 TECHNICAL NOTES Server and Storage Sizing Guide for Windows 7 TECHNICAL NOTES Table of Contents About this Document.... 3 Introduction... 4 Baseline Existing Desktop Environment... 4 Estimate VDI Hardware Needed.... 5

More information

VMware vsphere 4.1. Pricing, Packaging and Licensing Overview. E f f e c t i v e A u g u s t 1, 2 0 1 0 W H I T E P A P E R

VMware vsphere 4.1. Pricing, Packaging and Licensing Overview. E f f e c t i v e A u g u s t 1, 2 0 1 0 W H I T E P A P E R VMware vsphere 4.1 Pricing, Packaging and Licensing Overview E f f e c t i v e A u g u s t 1, 2 0 1 0 W H I T E P A P E R Table of Contents Executive Summary...................................................

More information

VMware View. A Guide to Large-scale Enterprise VMware View 3 and VMware View 4 Deployments

VMware View. A Guide to Large-scale Enterprise VMware View 3 and VMware View 4 Deployments VMware View A Guide to Large-scale Enterprise VMware View 3 and VMware View 4 Deployments R E F E R E N C E A R C H I T E C T U R E Contents Overview... 1 VMware View Reference Architectures... 1 Goal...

More information

WAN optimization and acceleration products reduce cost and bandwidth requirements while speeding throughput.

WAN optimization and acceleration products reduce cost and bandwidth requirements while speeding throughput. BUSINESS SOLUTIONS Pumping up the WAN WAN optimization and acceleration products reduce cost and bandwidth requirements while speeding throughput. Today s data center managers are looking for improvement

More information

W H I T E P A P E R. Reducing Server Total Cost of Ownership with VMware Virtualization Software

W H I T E P A P E R. Reducing Server Total Cost of Ownership with VMware Virtualization Software W H I T E P A P E R Reducing Server Total Cost of Ownership with VMware Virtualization Software Table of Contents Executive Summary............................................................ 3 Why is

More information

How To Use A Vmware View For A Patient Care System

How To Use A Vmware View For A Patient Care System Delivering Epic Hyperspace Through VMware View Using Kiosk Mode and Zero Clients Reference Implementation for a VMware Point-of-Care Solution WHITE PAPER About VMware Reference Implementations VMware Reference

More information

Using PCoIP Zero Clients with PCoIP Host Cards

Using PCoIP Zero Clients with PCoIP Host Cards Using PCoIP Zero Clients with PCoIP Host Cards T E C H N I C A L N O T E S Table of Contents Preface..................................................................... 3 Additional Support.........................................................

More information

ThinPrint GPO Configuration for Location-Based Printing

ThinPrint GPO Configuration for Location-Based Printing ThinPrint GPO Configuration for Location-Based Printing I N F O R M AT I O N G U I D E Table of Contents Summary................................................................... 3 Environment................................................................

More information

IOmark- VDI. Nimbus Data Gemini Test Report: VDI- 130906- a Test Report Date: 6, September 2013. www.iomark.org

IOmark- VDI. Nimbus Data Gemini Test Report: VDI- 130906- a Test Report Date: 6, September 2013. www.iomark.org IOmark- VDI Nimbus Data Gemini Test Report: VDI- 130906- a Test Copyright 2010-2013 Evaluator Group, Inc. All rights reserved. IOmark- VDI, IOmark- VDI, VDI- IOmark, and IOmark are trademarks of Evaluator

More information

Lab Testing Summary Report

Lab Testing Summary Report Lab Testing Summary Report July 2006 Report 060725 Product Category: WAN Optimization Appliances Vendors Tested: Citrix Systems TM Riverbed Technology TM Key findings and conclusions: The WANScaler 8800

More information

Branch Office Desktop

Branch Office Desktop Branch Office Desktop VMware View with Riverbed Steelhead EX + Granite HOW-TO GUIDE Solution Overview Today, there are millions of branch offices worldwide that represent a significant management challenge

More information

VMware Consolidated Backup

VMware Consolidated Backup INFORMATION GUIDE VMware Consolidated Backup Improvements in Version 3.5 Contents Introduction...1 What s New in VMware Infrastructure 3 Version 3.5...2 Improved Storage Support...2 Using Consolidated

More information

WanVelocity. WAN Optimization & Acceleration

WanVelocity. WAN Optimization & Acceleration WanVelocity D A T A S H E E T WAN Optimization & Acceleration WanVelocity significantly accelerates applications while reducing bandwidth costs using a combination of application acceleration, network

More information

The VMware Reference Architecture for Stateless Virtual Desktops with VMware View 4.5

The VMware Reference Architecture for Stateless Virtual Desktops with VMware View 4.5 The VMware Reference Architecture for Stateless Virtual Desktops with VMware View 4.5 R E F E R E N C E A R C H I T E C T U R E B R I E F Table of Contents Overview...................................................................

More information

ACE Management Server Deployment Guide VMware ACE 2.0

ACE Management Server Deployment Guide VMware ACE 2.0 Technical Note ACE Management Server Deployment Guide VMware ACE 2.0 This technical note provides guidelines for the deployment of VMware ACE Management Servers, including capacity planning and best practices.

More information

Enterprise Desktop Solutions: VMware View 4.5

Enterprise Desktop Solutions: VMware View 4.5 C H E A T S H E E T Enterprise Desktop Solutions: What is VMware View? VMware View 4.5 is the leading desktop virtualization solution, built for delivering desktops as a managed service from the platform

More information

Cisco Wide Area Application Services Optimizes Application Delivery from the Cloud

Cisco Wide Area Application Services Optimizes Application Delivery from the Cloud Cisco Wide Area Application Services Optimizes Application Delivery from the Cloud What You Will Learn The adoption of cloud-based computing and applications promises to improve the agility, efficiency,

More information

Optimizing Dell Compellent Remote Instant Replay with Silver Peak Replication Acceleration

Optimizing Dell Compellent Remote Instant Replay with Silver Peak Replication Acceleration Optimizing Dell Compellent Remote Instant Replay with Silver Peak Replication Acceleration A Dell Technical White Paper Abstract This technical report details the benefits that Silver Peak s replication

More information

Integration Guide. EMC Data Domain and Silver Peak VXOA 4.4.10 Integration Guide

Integration Guide. EMC Data Domain and Silver Peak VXOA 4.4.10 Integration Guide Integration Guide EMC Data Domain and Silver Peak VXOA 4.4.10 Integration Guide August 2013 Copyright 2013 EMC Corporation. All Rights Reserved. EMC believes the information in this publication is accurate

More information

Windows Server on WAAS: Reduce Branch-Office Cost and Complexity with WAN Optimization and Secure, Reliable Local IT Services

Windows Server on WAAS: Reduce Branch-Office Cost and Complexity with WAN Optimization and Secure, Reliable Local IT Services Windows Server on WAAS: Reduce Branch-Office Cost and Complexity with WAN Optimization and Secure, Reliable Local IT Services What You Will Learn Windows Server on WAAS reduces the cost and complexity

More information

Desktop virtualization and the branch office. Optimizing virtual desktops and applications to the branch office VDI. www.citrix.

Desktop virtualization and the branch office. Optimizing virtual desktops and applications to the branch office VDI. www.citrix. Desktop virtualization and the branch office White Paper Optimizing virtual desktops and applications to the branch office VDI www.citrix.com Introduction The challenge of managing applications and desktop

More information

Deploying Riverbed wide-area data services in a LeftHand iscsi SAN Remote Disaster Recovery Solution

Deploying Riverbed wide-area data services in a LeftHand iscsi SAN Remote Disaster Recovery Solution Wide-area data services (WDS) Accelerating Remote Disaster Recovery Reduce Replication Windows and transfer times leveraging your existing WAN Deploying Riverbed wide-area data services in a LeftHand iscsi

More information

Remote Desktop Services

Remote Desktop Services Remote Desktop Services White Paper November 2014 Maximizing the Value and Performance of QuickBooks Enterprise with Remote Desktop Services Formerly known as Windows Terminal Services, Remote Desktop

More information

SiteCelerate white paper

SiteCelerate white paper SiteCelerate white paper Arahe Solutions SITECELERATE OVERVIEW As enterprises increases their investment in Web applications, Portal and websites and as usage of these applications increase, performance

More information

Cisco Application Networking for IBM WebSphere

Cisco Application Networking for IBM WebSphere Cisco Application Networking for IBM WebSphere Faster Downloads and Site Navigation, Less Bandwidth and Server Processing, and Greater Availability for Global Deployments What You Will Learn To address

More information

Symantec Endpoint Protection 11.0 Architecture, Sizing, and Performance Recommendations

Symantec Endpoint Protection 11.0 Architecture, Sizing, and Performance Recommendations Symantec Endpoint Protection 11.0 Architecture, Sizing, and Performance Recommendations Technical Product Management Team Endpoint Security Copyright 2007 All Rights Reserved Revision 6 Introduction This

More information

SETUP MANUAL. Midmark Products over Thin Client Environments

SETUP MANUAL. Midmark Products over Thin Client Environments SETUP MANUAL Midmark Products over Thin Client Environments Version 1.8 Part Number: 3-100-1126 Revision B Table of Contents I. INTRODUCTION... 1 A. RELATED DOCUMENTS... 1 B. CAUTIONARY NOTE... 1 C. GLOSSARY

More information

Riverbed WAN Acceleration for EMC Isilon Sync IQ Replication

Riverbed WAN Acceleration for EMC Isilon Sync IQ Replication PERFORMANCE BRIEF 1 Riverbed WAN Acceleration for EMC Isilon Sync IQ Replication Introduction EMC Isilon Scale-Out NAS storage solutions enable the consolidation of disparate pools of storage into a single

More information

Crestron Electronics, Inc. AirMedia Deployment Guide

Crestron Electronics, Inc. AirMedia Deployment Guide Crestron Electronics, Inc. AirMedia Deployment Guide Crestron product development software is licensed to Crestron dealers and Crestron Service Providers (CSPs) under a limited non-exclusive, non transferable

More information

Terminal Server Software and Hardware Requirements. Terminal Server. Software and Hardware Requirements. Datacolor Match Pigment Datacolor Tools

Terminal Server Software and Hardware Requirements. Terminal Server. Software and Hardware Requirements. Datacolor Match Pigment Datacolor Tools Terminal Server Software and Hardware Requirements Datacolor Match Pigment Datacolor Tools January 21, 2011 Page 1 of 8 Introduction This document will provide preliminary information about the both the

More information

Best Practices Guide: Network Convergence with Emulex LP21000 CNA & VMware ESX Server

Best Practices Guide: Network Convergence with Emulex LP21000 CNA & VMware ESX Server Best Practices Guide: Network Convergence with Emulex LP21000 CNA & VMware ESX Server How to deploy Converged Networking with VMware ESX Server 3.5 Using Emulex FCoE Technology Table of Contents Introduction...

More information

VIA COLLAGE Deployment Guide

VIA COLLAGE Deployment Guide VIA COLLAGE Deployment Guide www.true-collaboration.com Infinite Ways to Collaborate CONTENTS Introduction... 3 User Experience... 3 Pre-Deployment Planning... 3 Connectivity... 3 Network Addressing...

More information

VMware vcenter Update Manager Performance and Best Practices VMware vcenter Update Manager 4.0

VMware vcenter Update Manager Performance and Best Practices VMware vcenter Update Manager 4.0 Performance Study VMware vcenter Update Manager Performance and Best Practices VMware vcenter Update Manager 4.0 VMware vcenter Update Manager provides a patch management framework for VMware vsphere.

More information

DELL. Virtual Desktop Infrastructure Study END-TO-END COMPUTING. Dell Enterprise Solutions Engineering

DELL. Virtual Desktop Infrastructure Study END-TO-END COMPUTING. Dell Enterprise Solutions Engineering DELL Virtual Desktop Infrastructure Study END-TO-END COMPUTING Dell Enterprise Solutions Engineering 1 THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL

More information

VMware Virtual SAN Backup Using VMware vsphere Data Protection Advanced SEPTEMBER 2014

VMware Virtual SAN Backup Using VMware vsphere Data Protection Advanced SEPTEMBER 2014 VMware SAN Backup Using VMware vsphere Data Protection Advanced SEPTEMBER 2014 VMware SAN Backup Using VMware vsphere Table of Contents Introduction.... 3 vsphere Architectural Overview... 4 SAN Backup

More information

Citrix XenApp Server Deployment on VMware ESX at a Large Multi-National Insurance Company

Citrix XenApp Server Deployment on VMware ESX at a Large Multi-National Insurance Company Citrix XenApp Server Deployment on VMware ESX at a Large Multi-National Insurance Company June 2010 TECHNICAL CASE STUDY Table of Contents Executive Summary...1 Customer Overview...1 Business Challenges...1

More information

Cisco Application Networking for BEA WebLogic

Cisco Application Networking for BEA WebLogic Cisco Application Networking for BEA WebLogic Faster Downloads and Site Navigation, Less Bandwidth and Server Processing, and Greater Availability for Global Deployments What You Will Learn To address

More information

Running VirtualCenter in a Virtual Machine

Running VirtualCenter in a Virtual Machine VMWARE TECHNICAL NOTE VirtualCenter 2.x Running VirtualCenter in a Virtual Machine Running VirtualCenter in a virtual machine is fully supported by VMware to the same degree as if it were installed on

More information

WHITE PAPER 1 WWW.FUSIONIO.COM

WHITE PAPER 1 WWW.FUSIONIO.COM 1 WWW.FUSIONIO.COM WHITE PAPER WHITE PAPER Executive Summary Fusion iovdi is the first desktop- aware solution to virtual desktop infrastructure. Its software- defined approach uniquely combines the economics

More information

Configuration Maximums VMware Infrastructure 3

Configuration Maximums VMware Infrastructure 3 Technical Note Configuration s VMware Infrastructure 3 When you are selecting and configuring your virtual and physical equipment, you must stay at or below the maximums supported by VMware Infrastructure

More information

MICROSOFT. Remote Desktop Protocol Performance Improvements in Windows Server 2008 R2 and Windows 7

MICROSOFT. Remote Desktop Protocol Performance Improvements in Windows Server 2008 R2 and Windows 7 MICROSOFT Remote Desktop Protocol Performance Improvements in Windows Server 2008 R2 and Windows 7 Microsoft Corporation January 2010 Copyright This document is provided as-is. Information and views expressed

More information

Performance Test Report: Novell iprint Appliance 1.1

Performance Test Report: Novell iprint Appliance 1.1 White Paper File and Networking Services Performance Test Report: Novell iprint Appliance. Table of Contents page Executive Summary.... Introduction.... Overview... 3. Configurable Test Variables...3 4.

More information

The VMware Reference Architecture for Cisco UCS and EMC CLARiiON with VMware View 4 R E F E R E N C E A R C H I T E C T U R E B R I E F

The VMware Reference Architecture for Cisco UCS and EMC CLARiiON with VMware View 4 R E F E R E N C E A R C H I T E C T U R E B R I E F The VMware Reference Architecture for Cisco UCS and EMC CLARiiON with VMware View 4 R E F E R E N C E A R C H I T E C T U R E B R I E F Table of Contents Executive Summary..........................................................

More information

Comprehensive Virtual Desktop Deployment with VMware and NetApp

Comprehensive Virtual Desktop Deployment with VMware and NetApp w H I T e PaP e r Comprehensive Virtual Desktop Deployment with VMware and NetApp NOVEMBER 2008 Table of Contents Introduction.... 3 Desktop Management Challenge.....................................................

More information

Cisco Wide Area Application Services Software Version 4.1: Consolidate File and Print Servers

Cisco Wide Area Application Services Software Version 4.1: Consolidate File and Print Servers Cisco Wide Area Application Services Software Version 4.1: Consolidate File and Print Servers What You Will Learn This document describes how you can use Cisco Wide Area Application Services (WAAS) Software

More information

Virtualization Guide. McAfee Vulnerability Manager Virtualization

Virtualization Guide. McAfee Vulnerability Manager Virtualization Virtualization Guide McAfee Vulnerability Manager Virtualization COPYRIGHT Copyright 2012 McAfee, Inc. Do not copy without permission. TRADEMARKS McAfee, the McAfee logo, McAfee Active Protection, McAfee

More information

IOmark- VDI. HP HP ConvergedSystem 242- HC StoreVirtual Test Report: VDI- HC- 150427- b Test Report Date: 27, April 2015. www.iomark.

IOmark- VDI. HP HP ConvergedSystem 242- HC StoreVirtual Test Report: VDI- HC- 150427- b Test Report Date: 27, April 2015. www.iomark. IOmark- VDI HP HP ConvergedSystem 242- HC StoreVirtual Test Report: VDI- HC- 150427- b Test Copyright 2010-2014 Evaluator Group, Inc. All rights reserved. IOmark- VDI, IOmark- VM, VDI- IOmark, and IOmark

More information

white paper Capacity and Scaling of Microsoft Terminal Server on the Unisys ES7000/600 Unisys Systems & Technology Modeling and Measurement

white paper Capacity and Scaling of Microsoft Terminal Server on the Unisys ES7000/600 Unisys Systems & Technology Modeling and Measurement white paper Capacity and Scaling of Microsoft Terminal Server on the Unisys ES7000/600 Unisys Systems & Technology Modeling and Measurement 2 This technical white paper has been written for IT professionals

More information

VIA CONNECT PRO Deployment Guide

VIA CONNECT PRO Deployment Guide VIA CONNECT PRO Deployment Guide www.true-collaboration.com Infinite Ways to Collaborate CONTENTS Introduction... 3 User Experience... 3 Pre-Deployment Planning... 3 Connectivity... 3 Network Addressing...

More information

How To Test For Performance And Scalability On A Server With A Multi-Core Computer (For A Large Server)

How To Test For Performance And Scalability On A Server With A Multi-Core Computer (For A Large Server) Scalability Results Select the right hardware configuration for your organization to optimize performance Table of Contents Introduction... 1 Scalability... 2 Definition... 2 CPU and Memory Usage... 2

More information

CITRIX 1Y0-A16 EXAM QUESTIONS & ANSWERS

CITRIX 1Y0-A16 EXAM QUESTIONS & ANSWERS CITRIX 1Y0-A16 EXAM QUESTIONS & ANSWERS Number: 1Y0-A16 Passing Score: 550 Time Limit: 165 min File Version: 37.5 http://www.gratisexam.com/ CITRIX 1Y0-A16 EXAM QUESTIONS & ANSWERS Exam Name: Architecting

More information

VMware Virtual Desktop Infrastructure (VDI) - The Best Strategy for Managing Desktop Environments Mike Coleman, VMware (mcoleman@vmware.

VMware Virtual Desktop Infrastructure (VDI) - The Best Strategy for Managing Desktop Environments Mike Coleman, VMware (mcoleman@vmware. VMware Virtual Desktop Infrastructure (VDI) - The Best Strategy for Managing Desktop Environments Mike Coleman, VMware (mcoleman@vmware.com) Copyright 2008 EMC Corporation. All rights reserved. Agenda

More information

WAN Optimization Integrated with Cisco Branch Office Routers Improves Application Performance and Lowers TCO

WAN Optimization Integrated with Cisco Branch Office Routers Improves Application Performance and Lowers TCO WAN Optimization Integrated with Cisco Branch Office Routers Improves Application Performance and Lowers TCO The number of branch-office work sites is increasing, so network administrators need tools to

More information

VMware Mirage Implementation Case Study for a Large, Public-Sector Organization

VMware Mirage Implementation Case Study for a Large, Public-Sector Organization VMware Mirage Implementation Case Study for a Large, Public-Sector Organization Architecture for 10,000 Users Across 400 Offices with Low-Bandwidth Connectivity to the Data Center TECHNICAL WHITE PAPER

More information

Microsoft and Citrix: Joint Virtual Desktop Infrastructure (VDI) Offering

Microsoft and Citrix: Joint Virtual Desktop Infrastructure (VDI) Offering Microsoft and Citrix: Joint Virtual Desktop Infrastructure (VDI) Offering Architectural Guidance July 2009 The information contained in this document represents the current view of Microsoft Corporation

More information

DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION

DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION A DIABLO WHITE PAPER AUGUST 2014 Ricky Trigalo Director of Business Development Virtualization, Diablo Technologies

More information

Performance analysis and comparison of virtualization protocols, RDP and PCoIP

Performance analysis and comparison of virtualization protocols, RDP and PCoIP Performance analysis and comparison of virtualization protocols, RDP and PCoIP Jiri Kouril, Petra Lambertova Department of Telecommunications Brno University of Technology Ustav telekomunikaci, Purkynova

More information

Streaming and Virtual Hosted Desktop Study

Streaming and Virtual Hosted Desktop Study White Paper Intel Information Technology Streaming, Virtual Hosted Desktop, Computing Models, Client Virtualization Streaming and Virtual Hosted Desktop Study Benchmarking Results As part of an ongoing

More information

AT&T Connect Video Conferencing Functional and Architectural Overview. v9.5 October 2012

AT&T Connect Video Conferencing Functional and Architectural Overview. v9.5 October 2012 AT&T Connect Video Conferencing Functional and Architectural Overview v9.5 October 2012 Video Conferencing Functional and Architectural Overview Published by: AT&T Intellectual Property Product: AT&T Connect

More information

White Paper. Optimizing your Microsoft application and infrastructure investments with Citrix CloudBridge. citrix.com

White Paper. Optimizing your Microsoft application and infrastructure investments with Citrix CloudBridge. citrix.com White Paper Optimizing your Microsoft application and infrastructure investments with Citrix CloudBridge Businesses of all types and sizes worldwide rely on a variety of Microsoft solutions, from key productivity

More information

Top 10 Reasons to Virtualize VMware Zimbra Collaboration Server with VMware vsphere. white PAPER

Top 10 Reasons to Virtualize VMware Zimbra Collaboration Server with VMware vsphere. white PAPER Top 10 Reasons to Virtualize VMware Zimbra Collaboration Server with VMware vsphere white PAPER Email outages disrupt a company s ability to conduct business. Issues as diverse as scheduled downtime, human

More information

Building a better branch office. www.citrix.com

Building a better branch office. www.citrix.com Building a better branch office www.citrix.com Introduction The majority of workers today are in branch offices, not in a headquarters facility. In many instances, all of the applications used by branch

More information

A TECHNICAL REVIEW OF CACHING TECHNOLOGIES

A TECHNICAL REVIEW OF CACHING TECHNOLOGIES WHITEPAPER Over the past 10 years, the use of applications to enable business processes has evolved drastically. What was once a nice-to-have is now a mainstream staple that exists at the core of business,

More information

Remote PC Guide Series - Volume 1

Remote PC Guide Series - Volume 1 Introduction and Planning for Remote PC Implementation with NETLAB+ Document Version: 2016-02-01 What is a remote PC and how does it work with NETLAB+? This educational guide will introduce the concepts

More information

Networking Best Practices Guide. Version 6.5

Networking Best Practices Guide. Version 6.5 Networking Best Practices Guide Version 6.5 Summer 2010 Copyright: 2010, CCH, a Wolters Kluwer business. All rights reserved. Material in this publication may not be reproduced or transmitted in any form

More information

VMware Horizon Mirage Installation Guide

VMware Horizon Mirage Installation Guide VMware Horizon Mirage Installation Guide Horizon Mirage 4.3 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Features. Key benefits. HDX WAN optimization. QoS

Features. Key benefits. HDX WAN optimization. QoS Citrix CloudBridge and Branch Repeater Datasheet CloudBridge and Branch Repeater Accelerates, controls and optimizes applications to all locations datacenter, branch offices, public and private clouds

More information

Virtual Desktop Infrastructure (VDI) made Easy

Virtual Desktop Infrastructure (VDI) made Easy Virtual Desktop Infrastructure (VDI) made Easy HOW-TO Preface: Desktop virtualization can increase the effectiveness of information technology (IT) teams by simplifying how they configure and deploy endpoint

More information

RSS Cloud Solution COMMON QUESTIONS

RSS Cloud Solution COMMON QUESTIONS RSS Cloud Solution COMMON QUESTIONS 1 Services... 3 Connectivity... 5 Support... 6 Implementation... 7 Security... 8 Applications... 9 Backups... 9 Email... 10 Contact... 11 2 Services What is included

More information

Accelerating the Next Phase of Virtualization

Accelerating the Next Phase of Virtualization A Riverbed Technology White Paper Desktop Virtualization and Wide-area Data Services Accelerating the Next Phase of Virtualization Desktop virtualization and wide-area data services 2008 Riverbed Technology,

More information

Mobile Secure Desktop Maximum Scalability, Security and Availability for View with F5 Networks HOW-TO GUIDE

Mobile Secure Desktop Maximum Scalability, Security and Availability for View with F5 Networks HOW-TO GUIDE Mobile Secure Desktop Maximum Scalability, Security and Availability for View with F5 Networks HOW-TO GUIDE Solution Overview The VMware View Mobile Secure Desktop solution is a powerful architecture intended

More information

VirtualCenter Database Performance for Microsoft SQL Server 2005 VirtualCenter 2.5

VirtualCenter Database Performance for Microsoft SQL Server 2005 VirtualCenter 2.5 Performance Study VirtualCenter Database Performance for Microsoft SQL Server 2005 VirtualCenter 2.5 VMware VirtualCenter uses a database to store metadata on the state of a VMware Infrastructure environment.

More information

VMware View Backup Best Practices

VMware View Backup Best Practices VMware View Backup Best Practices September 2011 D E P L O Y M E N T A N D T E C H N I C A L C O N S I D E R A T I O N S G U I D E Table of Contents Executive Summary... 3 View Architecture Overview...

More information

W H I T E P A P E R. Disaster Recovery Virtualization Protecting Production Systems Using VMware Virtual Infrastructure and Double-Take

W H I T E P A P E R. Disaster Recovery Virtualization Protecting Production Systems Using VMware Virtual Infrastructure and Double-Take W H I T E P A P E R Protecting Production Systems Using VMware Virtual Infrastructure and Double-Take Contents Introduction...1 What is VMware Infrastructure?...1 What is Double-Take?...1 Data Protection

More information

End Your Data Center Logging Chaos with VMware vcenter Log Insight

End Your Data Center Logging Chaos with VMware vcenter Log Insight End Your Data Center Logging Chaos with VMware vcenter Log Insight By David Davis, vexpert WHITE PAPER Table of Contents Deploying vcenter Log Insight... 4 vcenter Log Insight Usage Model.... 5 How vcenter

More information

HCIbench: Virtual SAN Automated Performance Testing Tool User Guide

HCIbench: Virtual SAN Automated Performance Testing Tool User Guide HCIbench: Virtual SAN Automated Performance Testing Tool User Guide Table of Contents Introduction - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Remote Desktop solutions. CAS genesisworld with Remote Desktop solutions

Remote Desktop solutions. CAS genesisworld with Remote Desktop solutions Remote Desktop solutions CAS genesisworld with Remote Desktop solutions Copyright The information contained herein may be altered without prior notice. The names and data used in the examples are fictitious,

More information