Tips for creating a VDI backup plan

Size: px
Start display at page:

Download "Tips for creating a VDI backup plan"

Transcription

1 E-Guide Tips for creating a VDI backup plan Most virtual desktop infrastructure (VDI) products claim to simplify the backup process, but IT administrators are finding that backing up and protecting data stored on virtualized desktops is not easy. This e-guide from SearchVirtualDesktop.com explains how to develop a VDI backup plan to protect your virtual desktops against disaster. Learn why it is essential to focus on both the virtual desktops and the infrastructure when developing a backup strategy. And discover how to back up PCs in a virtual desktop infrastructure using agent-based and local backups architecture. Sponsored By:

2 E-Guide Table of Contents Creating a simple VDI backup plan How to back up PCs in a virtual desktop infrastructure Resources from Dell and VMware Sponsored By: Page 2 of 11

3 Creating a simple VDI backup plan By Brien M. Posey, Contributor, SearchVirtualDesktop.com An organization recently contacted me regarding its virtual desktop infrastructure deployment because the consulting firm it had hired to design and implement a virtual desktop environment had failed to develop a VDI backup strategy. The organization had no way to protect its virtual desktops against disaster. Every commercial virtual desktop infrastructure (VDI) product works differently, and backup requirements vary considerably, so there isn t one easy answer on what needs to be backed up. That said, you should concentrate on two areas when it comes to VDI backup -- the virtual desktops and the infrastructure. The virtual desktops You might assume that you need to back up individual virtual desktops, but you don t have to. That s one reason why companies adopt VDI in the first place -- simpler management. Most organizations start out by setting up a physical PC with the operating system and applications they need to run on virtual desktops. Once the PC has been completely configured, it is Sysprepped, and then a golden image is created from the PC s hard drive. This gold image is used to create a virtual hard disk file, which serves as the basis for individual virtual desktops. Once an IT shop has a copy of the virtual hard drive file that was used to create the virtual desktops, it doesn't need to back up each virtual desktop separately. As long as this file is stored in a safe place, a traditional backup of virtual desktops isn t necessary. Of course, this raises a big question. As we all know, desktop PCs (physical or virtual) do not retain a static configuration. Things like patch management, new applications and user profile data can cause the desktop to evolve over time. So how do you deal with this evolution if you are not backing up the virtual desktops? Sponsored By: Page 3 of 11

4 As with physical desktops, the patch management process does not warrant backing up virtual desktops. If a problem occurs, the virtual desktops are recreated from the gold image, and any necessary patches are automatically applied by the patch management server. New application deployment doesn t warrant backing up individual virtual desktops, either, because new apps are almost never installed directly to the desktops. Instead, administrators create a new gold image containing the new application and any authorized patches that have been released since the time that the last gold image was created, and the new gold image is used to regenerate the virtual desktops. So what about user profile data? Generally in a VDI deployment, the user s profile is redirected to a network share, which prevents any user profile data from being stored locally. In some instances, though, user customization can become a problem. For example, Microsoft s Windows Server 2008 R2 VDI implementation allows for the creation of personal virtual desktops. Normally, when a user establishes a VDI session, he is connected to one of the virtual desktops within a desktop pool. At the end of the user s session, any changes that he has made to the desktop are rolled back so that the virtual desktop is left in a pristine state. However, with personalized virtual desktops, each user is mapped to a specific virtual desktop. When the user s session is finished, Windows skips the rollback process so that the next time the user logs on, he will be connected to the same virtual desktop that s in the same state in which he left it. Anytime personalization technology is used, it s a good idea to back up virtual desktops. That way, you won t lose any user specific settings in the event of a crash. The virtual desktop infrastructure Because every vendor takes a different approach to VDI, it is difficult to say exactly what you need to back up. I recommend treating your VDI deployment as mission-critical and designing your backups so that you'll be able to restore service quickly in the event of a failure. Sponsored By: Page 4 of 11

5 This doesn t necessarily mean that you have to back up every infrastructure server in your entire organization. After all, VDI deployments are almost always constructed with fault tolerance in mind. You may be able to design your backups to achieve a representative sampling rather than back up every single server. For example, if you have an entire pool of session host servers, then it probably isn t necessary to back up every session host because they all do the same thing. Instead, make sure that you back up at least one session host as well as any configuration settings or databases used by the pool. Since there is no one size fits all solution to backing up your VDI deployment, you must create a backup plan that is based on your own individual virtual desktop architecture and on the requirements set by your VDI software vendor. Sponsored By: Page 5 of 11

6 Transform the way you store data. Simply scale virtual desktop deployments with virtualized iscsi SANs. Accelerate performance, reduce storage footprint and mitigate project risk. Learn how Dell EqualLogic PS Series SANs can help benefit your VDI project at dellenterprise.com/getmorevirtual/virtualdesktops. Efficient Enterprises do more with Dell EqualLogic.

7 How to back up PCs in a virtual desktop infrastructure By Frank Ohlhorst, Contributor, SearchVirtualDesktop.com Most virtual desktop infrastructure vendors claim that their VDI products simplify the backup process, but IT administrators are finding that backing up and protecting data stored on virtualized desktops is not easy. The challenge lies in how VDI is deployed and used. Ideally, administrators would just need to back up a stateless VDI desktop image and then back up the roaming profiles that contain user settings and data. But that methodology works only for recovering a virtual desktop to an originally deployed state; usually, any changes made to the virtual desktop or profile will be lost. Agent-based backups, local backups and synchronization are ways to deal with this situation. The backup conundrum only becomes more complex if personalized virtual desktops are used in the enterprise and if virtual desktops can be run in an unconnected state. Users can create local data files, install applications and modify user settings as well as change operating system preferences. If that information is not backed up, users could lose data if their virtual desktops become corrupt or are lost. IT administrators must ask, "Should virtual desktops be regularly backed up?" and, "What technology should be used to back up those virtual desktops?" The answers depend on whether corporate IT policy requires desktop PCs to be backed up. If a desktop PC becomes corrupt or experiences a failure, then most IT departments will only restore that PC to the original deployed image. But if the organization has a policy of protecting endpoints (PCs, notebooks, etc.) -- both connected and disconnected -- all of the complexities of backing up users' desktops are introduced into the virtual desktop infrastructure (VDI) equation. There are multiple ways to protect VDI desktops, but all require deployment planning, policy modifications and integration. Sponsored By: Page 7 of 11

8 Agent-based backups For some IT departments, the traditional method of deploying a desktop agent for backup may work, but a VDI deployment adds several complications. For example, for a backup agent to launch and actually back up a system, the system must be turned on and connected to the network. Also, if the IT department is backing up all PCs -- virtual and physical -- those backups will need large amounts of storage space. That storage requirement can triple once VDI is introduced: IT departments will need space for the active PC's virtual image, the original (deployment-state) virtual PC image and the backed-up virtual PC image. Another issue is that agent-based backup can dramatically increase network bandwidth utilization, significantly affecting operational performance. However, with some compromises, agent-based backups can work reasonably well in a VDI environment. The trick is to limit what is backed up. For example, most administrators can still offer a decent level of protection by backing up certain local directories and files stored on either the physical or virtual hard drive, such as the "my documents" folder. In addition, the agent can back up the desktop personality, preserving bookmarks, settings and other user modifications. This approach significantly reduces the size of the backup, saving bandwidth and space needed. There are downsides to the selective backup approach including some files may be missed during a backup, and a restore becomes a little more complicated. The best scenario for agent-based backups is when the IT department has already invested in agent-based backup software and is allowing the virtual desktop to be run from the local PC and not a server. Local backups Another method for protecting a personalized VDI desktop is to shift the backup burden to the end user, which usually means installing backup software on the local PC and providing removable storage with enough capacity to house several backups. Sponsored By: Page 8 of 11

9 However, a local backup requires the end user to participate in the backup process, so the IT department must rely on the end user to perform IT-related duties. Also, if an end user is careless with removable storage, proprietary information can fall into the wrong hands. In addition, local backups are the most expensive to deploy because each user needs additional storage to safeguard his backups. But for organizations with only a few personalized VDI desktops, local backup technology may be an ideal stopgap for protecting user information. Synchronization While it may not be considered a true backup method, synchronization can protect personalized VDI desktops. Synchronization can be deployed in two ways: 1. By using synchronization client software to keep synchronized copies of user directories and setting files on the network. In this way, whenever a user creates or changes a file or setting on his virtual desktop, that change is replicated to a remote location. Furthermore, synchronization events can be cached, allowing disconnected users running local virtual PCs to synchronize their data files as soon as they reconnect to the network. For the most part, synchronization can be automated, requiring no end-user intervention. 2. With a remote image stored on the network. The initial synchronization will consume significant bandwidth and take some time, but it will get easier after that because only subsequent changes need to be incorporated, making synchronization a speedy alternative to traditional backup technology. There are dozens -- if not even hundreds -- of products related to backup or synchronization. Selecting which product to use requires defining how the VDI will be deployed and managed. For sites that run all virtual desktops on a server-class system in the data center, backup does become much easier. Usually, the backup system will take care of the virtual hard drives stored on physical storage in the data center. But if an organization switches to a VDI deployment that uses a hybrid setup, with some virtual PCs Sponsored By: Page 9 of 11

10 running in the data center and others running remotely, or with some personalized virtual PCs running remotely, backup can become a serious problem. Sponsored By: Page 10 of 11

11 Resources from Dell and VMware VMware and Cloud Computing: An Evolutionary approach to an IT Revolution How do I get started with cloud computing? Teradata Deploys a Private Cloud Based on vsphere while streamlining their cloud administration with VMware vcenter Lab manager About Dell and VMware Dell and VMware have a long-standing alliance and a history of working together to test and certify VMware solutions running on Dell servers. Dell and VMware have invested thousands of hours in joint engineering, architectural design and solution validation to deliver integrated solutions with exceptional performance, reliability and simplified management. Through proven processes and solutions, Dell reduces the risk of transformation and accelerates virtualization adoption so organizations can quickly realize return on investment (ROI) without sacrificing productivity. Dell is committed to driving complexity from enterprise computing, including virtual infrastructure. Together, Dell and VMware deliver efficient virtual infrastructure solutions that are fast to deploy and easy to manage. Sponsored By: Page 11 of 11

Dell DR4000 Replication Overview

Dell DR4000 Replication Overview Dell DR4000 Replication Overview Contents Introduction... 1 Challenges with Data Disaster Recovery... 1 The Dell DR4000 Solution A Replication Overview... 2 Advantages of using DR4000 replication for disaster

More information

How to Protect Your Small or Midsized Business with Proven, Simple, and Affordable VMware Virtualization

How to Protect Your Small or Midsized Business with Proven, Simple, and Affordable VMware Virtualization How to Protect Your Small or Midsized Business with Proven, Simple, and Affordable VMware Virtualization January 2011 Business continuity and disaster recovery (BC/DR) planning is becoming a critical mandate

More information

Enterprise Networking Solutions, Inc.

Enterprise Networking Solutions, Inc. Enterprise Networking Solutions, Inc. Virtualization Cloud Integration Business Continuity www.ens-inc.com Reap the Benefits of Business Driven Technology Solutions Cost Savings Cost Avoidance Business

More information

Simplify Backups. Dell PowerVault DL2000 Family

Simplify Backups. Dell PowerVault DL2000 Family Simplify Backups Dell PowerVault DL2000 Family SIMPLIFYING I T The Dell PowerVault DL2000 family helps reduce the cost and complexity of backups and restores, freeing up valuable resources that you can

More information

FAQ. Frequently Asked Questions About Oracle Virtualization

FAQ. Frequently Asked Questions About Oracle Virtualization Frequently Asked Questions About Oracle IT professionals in businesses of all sizes are discovering the transformative potential of virtualization. From core infrastructure services to mission-critical

More information

ProfileUnity with FlexApp Technology

ProfileUnity with FlexApp Technology ProfileUnity with FlexApp Technology Guide for Upgrading Versions Prior to 5.5 Introduction This guide has been authored by experts at Liquidware in order to provide information and guidance concerning

More information

7 Things ISVs Must Know About Virtualization

7 Things ISVs Must Know About Virtualization 7 Things ISVs Must Know About Virtualization July 2010 VIRTUALIZATION BENEFITS REPORT Table of Contents Executive Summary...1 Introduction...1 1. Applications just run!...2 2. Performance is excellent...2

More information

Vblock Infrastructure Packages: Accelerating Deployment of the Private Cloud

Vblock Infrastructure Packages: Accelerating Deployment of the Private Cloud Vblock Infrastructure Packages: Accelerating Deployment of the Private Cloud Roberto Missana - Channel Product Sales Specialist Data Center, Cisco 1 IT is undergoing a transformation Enterprise IT solutions

More information

Best Practices for Application Virtualization

Best Practices for Application Virtualization Best Practices for Application Virtualization By Brien M. Posey TABLE OF CONTENTS Introduction... 1 Can an Application be Virtualized?...2 Should Your Application be Virtualized?...5 Third Party Software

More information

Why Datrium DVX is Best for VDI

Why Datrium DVX is Best for VDI Why Datrium DVX is Best for VDI 385 Moffett Park Dr. Sunnyvale, CA 94089 844-478-8349 www.datrium.com Technical Report Introduction Managing a robust and growing virtual desktop infrastructure in current

More information

Symantec Backup Exec 10d for Windows Servers AGENTS & OPTIONS MEDIA SERVER OPTIONS KEY BENEFITS AGENT AND OPTION GROUPS DATASHEET

Symantec Backup Exec 10d for Windows Servers AGENTS & OPTIONS MEDIA SERVER OPTIONS KEY BENEFITS AGENT AND OPTION GROUPS DATASHEET DATASHEET Symantec Backup Exec 10d for Windows Servers AGENTS & OPTIONS Designed for disk, Symantec Backup Exec TM 10d for Windows Servers is the Gold Standard in Windows data protection. It provides comprehensive,

More information

BUSTED! 5 COMMON MYTHS OF MODERN INFRASTRUCTURE. These Common Misconceptions Could Be Holding You Back

BUSTED! 5 COMMON MYTHS OF MODERN INFRASTRUCTURE. These Common Misconceptions Could Be Holding You Back BUSTED! 5 COMMON MYTHS OF MODERN INFRASTRUCTURE These Common Misconceptions Could Be Holding You Back 2 IT Is Facing a New Set of Challenges As technology continues to evolve, IT must adjust to changing

More information

Backup and Restore Strategies

Backup and Restore Strategies Backup and Restore Strategies WHITE PAPER How to identify the appropriate life insurance for your data At home, you safeguard against any incident to protect your family, your life, your property everything

More information

Availability and the Always-on Enterprise: Why Backup is Dead

Availability and the Always-on Enterprise: Why Backup is Dead Availability and the Always-on Enterprise: Why Backup is Dead Backups certainly fit the bill at one time, but data center needs have evolved and expanded. By Nick Cavalancia Every business has experienced

More information

HYPER-CONVERGED INFRASTRUCTURE 101: HOW TO GET STARTED. Move Your Business Forward with a Software-Defined Approach

HYPER-CONVERGED INFRASTRUCTURE 101: HOW TO GET STARTED. Move Your Business Forward with a Software-Defined Approach HYPER-CONVERGED INFRASTRUCTURE 101: HOW TO GET STARTED Move Your Business Forward with a Software-Defined Approach H Y P E R - C O N V E R G E D I N F R A S T R U C T U R E 1 0 1 : H O W T O G E T S TA

More information

ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS. By George Crump

ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS. By George Crump ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS By George Crump Economical, Storage Purpose-Built for the Emerging Data Centers Most small, growing businesses start as a collection of laptops

More information

Asigra Cloud Backup Provides Comprehensive Virtual Machine Data Protection Including Replication

Asigra Cloud Backup Provides Comprehensive Virtual Machine Data Protection Including Replication Datasheet Asigra Cloud Backup Provides Comprehensive Virtual Machine Data Protection Including Replication Virtual Machines (VMs) have become a staple of the modern enterprise data center, but as the usage

More information

What you need to know about cloud backup: your guide to cost, security, and flexibility. 8 common questions answered

What you need to know about cloud backup: your guide to cost, security, and flexibility. 8 common questions answered What you need to know about cloud backup: your guide to cost, security, and flexibility. 8 common questions answered Over the last decade, cloud backup, recovery and restore (BURR) options have emerged

More information

VMware Disaster Recovery

VMware Disaster Recovery VMware Disaster Recovery Expert Checklist for VMware DR Planning Sean Clark Twitter: @vseanclark Blog: seanclark.us VMware vexpert, VCP Administrative points on this webinar Questions Can use the virtual

More information

UNITRENDS & NUTANIX ARCHITECTURE & IMPLEMENTATION GUIDE

UNITRENDS & NUTANIX ARCHITECTURE & IMPLEMENTATION GUIDE UNITRENDS & NUTANIX ARCHITECTURE & IMPLEMENTATION GUIDE ALL-IN-ONE BACKUP AND DISASTER RECOVERY FOR LEADING HYPERCONVERGED INFRASTRUCTURE 1 INTRODUCTION Nutanix and Unitrends have jointly integrated their

More information

Real-time Protection for Microsoft Hyper-V

Real-time Protection for Microsoft Hyper-V Real-time Protection for Microsoft Hyper-V Introduction Computer virtualization has come a long way in a very short time, triggered primarily by the rapid rate of customer adoption. Moving resources to

More information

Chapter 1. Storage Concepts. CommVault Concepts & Design Strategies: https://www.createspace.com/

Chapter 1. Storage Concepts. CommVault Concepts & Design Strategies: https://www.createspace.com/ Chapter 1 Storage Concepts 4 - Storage Concepts In order to understand CommVault concepts regarding storage management we need to understand how and why we protect data, traditional backup methods, and

More information

Rethinking VDI: The Role of Client-Hosted Virtual Desktops. White Paper Virtual Computer, Inc. All Rights Reserved.

Rethinking VDI: The Role of Client-Hosted Virtual Desktops. White Paper Virtual Computer, Inc. All Rights Reserved. Rethinking VDI: The Role of Client-Hosted Virtual Desktops White Paper 2011 Virtual Computer, Inc. All Rights Reserved. www.virtualcomputer.com The Evolving Corporate Desktop Personal computers are now

More information

MOVING TOWARDS ZERO DOWNTIME FOR WINTEL Caddy Tan 21 September Leaders Have Vision visionsolutions.com 1

MOVING TOWARDS ZERO DOWNTIME FOR WINTEL Caddy Tan 21 September Leaders Have Vision visionsolutions.com 1 MOVING TOWARDS ZERO DOWNTIME FOR WINTEL Caddy Tan 21 September 2010 Leaders Have Vision visionsolutions.com 1 MOVING TOWARDS ZERO DOWNTIME Recovery Point Objective (RPO) How much data can you afford to

More information

Veritas Backup Exec. Powerful, flexible and reliable data protection designed for cloud-ready organizations. Key Features and Benefits OVERVIEW

Veritas Backup Exec. Powerful, flexible and reliable data protection designed for cloud-ready organizations. Key Features and Benefits OVERVIEW Veritas Backup Exec Powerful, flexible and reliable data protection designed for cloud-ready organizations. OVERVIEW Veritas Backup Exec is the backup solution without barriers, delivered your way. You

More information

vsan Remote Office Deployment January 09, 2018

vsan Remote Office Deployment January 09, 2018 January 09, 2018 1 1. vsan Remote Office Deployment 1.1.Solution Overview Table of Contents 2 1. vsan Remote Office Deployment 3 1.1 Solution Overview Native vsphere Storage for Remote and Branch Offices

More information

Enterprise Architectures The Pace Accelerates Camberley Bates Managing Partner & Analyst

Enterprise Architectures The Pace Accelerates Camberley Bates Managing Partner & Analyst Enterprise Architectures The Pace Accelerates Camberley Bates Managing Partner & Analyst Change is constant in IT.But some changes alter forever the way we do things Inflections & Architectures Solid State

More information

EMC Integrated Infrastructure for VMware. Business Continuity

EMC Integrated Infrastructure for VMware. Business Continuity EMC Integrated Infrastructure for VMware Business Continuity Enabled by EMC Celerra and VMware vcenter Site Recovery Manager Reference Architecture Copyright 2009 EMC Corporation. All rights reserved.

More information

RSA Solution Brief. The RSA Solution for VMware. Key Manager RSA. RSA Solution Brief

RSA Solution Brief. The RSA Solution for VMware. Key Manager RSA. RSA Solution Brief RSA Solution Brief The RSA Solution for VMware View: Managing Securing the the Lifecycle Virtual of Desktop Encryption Environment Keys with RSA Key Manager RSA Solution Brief 1 According to the Open Security

More information

Understanding Virtual System Data Protection

Understanding Virtual System Data Protection Understanding Virtual System Data Protection Server virtualization is the most important new technology introduced in the data center in the past decade. It has changed the way we think about computing

More information

VMware vcenter Site Recovery Manager disaster recovery best practices

VMware vcenter Site Recovery Manager disaster recovery best practices Tutorial VMware vcenter Site Recovery Manager disaster recovery best practices VMware Inc. released Site Recovery Manager (SRM) in June 2008 to provide an automated solution for failover of virtual environments

More information

Transform to Your Cloud

Transform to Your Cloud Transform to Your Cloud Presented by VMware 2012 VMware Inc. All rights reserved Agenda Corporate Overview Cloud Infrastructure & Management Cloud Application Platform End User Computing The Journey to

More information

Native vsphere Storage for Remote and Branch Offices

Native vsphere Storage for Remote and Branch Offices SOLUTION OVERVIEW VMware vsan Remote Office Deployment Native vsphere Storage for Remote and Branch Offices VMware vsan is the industry-leading software powering Hyper-Converged Infrastructure (HCI) solutions.

More information

Introduction to Virtualization

Introduction to Virtualization Introduction to Virtualization Module 2 You Are Here Course Introduction Introduction to Virtualization Creating Virtual Machines VMware vcenter Server Configuring and Managing Virtual Networks Configuring

More information

VMWARE EBOOK. Easily Deployed Software-Defined Storage: A Customer Love Story

VMWARE EBOOK. Easily Deployed Software-Defined Storage: A Customer Love Story VMWARE EBOOK Easily Deployed Software-Defined Storage: A Customer Love Story TABLE OF CONTENTS The Software-Defined Data Center... 1 VMware Virtual SAN... 3 A Proven Enterprise Platform... 4 Proven Results:

More information

Disaster Recovery as a Service

Disaster Recovery as a Service Disaster Recovery as a Service Heart-stopping IT failure. At least your business won t skip a beat. 02 delivering business agility 03 Flexible, cost-effective DRaaS made simple Enjoy rapid recovery following

More information

Preparing for Server 2012 Hyper-V: Seven Questions to Ask Now Greg Shields

Preparing for Server 2012 Hyper-V: Seven Questions to Ask Now Greg Shields Preparing for Server 2012 Hyper-V: Seven Questions to Ask Now Greg Shields Microsoft MVP and VMware vexpert September, 2012 may be the release date for Windows Server 2012, but odds are good that your

More information

Detail the learning environment, remote access labs and course timings

Detail the learning environment, remote access labs and course timings Course Duration: 4 days Course Description This course has been designed as an Introduction to VMware for IT Professionals, but assumes that some labs have already been developed, with time always at a

More information

Enhancing Virtual Environments

Enhancing Virtual Environments Enhancing Virtual Environments When CIOs provision desktops and mobile devices for their users, they have a variety of products to help them from Microsoft, Citrix, VMware and others. Some of our product

More information

VMware vsphere with ESX 4.1 and vcenter 4.1

VMware vsphere with ESX 4.1 and vcenter 4.1 QWERTYUIOP{ Overview VMware vsphere with ESX 4.1 and vcenter 4.1 This powerful 5-day class is an intense introduction to virtualization using VMware s vsphere 4.1 including VMware ESX 4.1 and vcenter.

More information

Solution Track 4 Design a Scalable Virtual Desktop Infrastructure

Solution Track 4 Design a Scalable Virtual Desktop Infrastructure Solution Track 4 Design a Scalable Virtual Desktop Infrastructure Irene Yeoh System Consultant, VCP VMware, Inc. September 2008 Basics of Virtual Desktop Infrastructure (VDI) Ease of provisioning Migration

More information

Virtualizing Oracle on VMware

Virtualizing Oracle on VMware Virtualizing Oracle on VMware Sudhansu Pati, VCP Certified 4/20/2012 2011 VMware Inc. All rights reserved Agenda Introduction Oracle Databases on VMware Key Benefits Performance, Support, and Licensing

More information

Migration. 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1

Migration. 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/

More information

The Red RepoRT: MAKING DESKTOP VIRTUALIZATION A REALITY. The Benefits The Approaches. The Challenges The Services VOL

The Red RepoRT: MAKING DESKTOP VIRTUALIZATION A REALITY. The Benefits The Approaches. The Challenges The Services VOL The Red RepoRT: DesKtop virtualization VOL 02 The Benefits The Approaches The Challenges The Services MAKING A REALITY. ThoUSANdS of devices. hundreds of USeRS. ZeRo Time. MANAGING YOUR ENDPOINTS ExhAUSTS

More information

Data Protection and Synchronization for Desktop and Laptop Users VERITAS BACKUP EXEC 9.1 FOR WINDOWS SERVERS DESKTOP AND LAPTOP OPTION

Data Protection and Synchronization for Desktop and Laptop Users VERITAS BACKUP EXEC 9.1 FOR WINDOWS SERVERS DESKTOP AND LAPTOP OPTION Data Protection and Synchronization for Desktop and Laptop Users VERITAS BACKUP EXEC 9.1 FOR WINDOWS SERVERS DESKTOP AND LAPTOP OPTION 1 TABLE OF CONTENTS VERITAS BACKUP EXEC 9.1 FOR WINDOWS SERVERS...1

More information

EMC Backup and Recovery for Microsoft Exchange 2007

EMC Backup and Recovery for Microsoft Exchange 2007 EMC Backup and Recovery for Microsoft Exchange 2007 Enabled by EMC CLARiiON CX4-120, Replication Manager, and Hyper-V on Windows Server 2008 using iscsi Reference Architecture Copyright 2009 EMC Corporation.

More information

VMware vsphere 4. The Best Platform for Building Cloud Infrastructures

VMware vsphere 4. The Best Platform for Building Cloud Infrastructures Table of Contents Get the efficiency and low cost of cloud computing with uncompromising control over service levels and with the freedom of choice................ 3 Key Benefits........................................................

More information

Features. HDX WAN optimization. QoS

Features. HDX WAN optimization. QoS May 2013 Citrix CloudBridge Accelerates, controls and optimizes applications to all locations: datacenter, branch offices, public and private clouds and mobile users Citrix CloudBridge provides a unified

More information

XenDesktop Planning Guide: Image Delivery

XenDesktop Planning Guide: Image Delivery Consulting Solutions WHITE PAPER Citrix XenDesktop XenDesktop Planning Guide: Image Delivery ( / Machine Creation ) www.citrix.com Overview With previous versions of XenDesktop (version 4 and prior), the

More information

HCI mit VMware vsan Radikal einfach und vollständig in die SDDC Strategie integriert

HCI mit VMware vsan Radikal einfach und vollständig in die SDDC Strategie integriert HCI mit VMware vsan Radikal einfach und vollständig in die SDDC Strategie integriert Februar 2018 Falko Lucas SDS Technical Specialist flucas@vmware.com Digitalisierung als Treiber für die Transformation

More information

The Best Storage for Virtualized Environments

The Best Storage for Virtualized Environments The Best Storage for Virtualized Environments Paul Kessler Asia Pacific Solutions Marketing Alliances, NetApp Nov.4,2008 The Best Storage for Virtualized Environments Paul Kessler Solutions Marketing &

More information

Evolved Backup and Recovery for the Enterprise

Evolved Backup and Recovery for the Enterprise Evolved Backup and Recovery for the Enterprise with Asigra technology Working gives me confidence in my data protection plan. I know that if I ever need to restore, it will take a few minutes rather than

More information

Dell Server Migration Utility (SMU)

Dell Server Migration Utility (SMU) Using SMU to simplify migration to a boot from SAN architecture Aaron Prince, Technical Marketing Dell Virtualization Solutions This document is for informational purposes only and may contain typographical

More information

Go Cloud. VMware vcloud Datacenter Services by BIOS

Go Cloud. VMware vcloud Datacenter Services by BIOS Go Cloud VMware vcloud Datacenter Services by BIOS Is your IT infrastructure always in tune with your business? If a market opportunity suddenly arises, can your business respond in time? Or is the opportunity

More information

Balancing RTO, RPO, and budget. Table of Contents. White Paper Seven steps to disaster recovery nirvana for wholesale distributors

Balancing RTO, RPO, and budget. Table of Contents. White Paper Seven steps to disaster recovery nirvana for wholesale distributors White Paper Seven steps to disaster recovery nirvana for wholesale distributors Balancing RTO, RPO, and budget In our last white paper, Thinking through the unthinkable: Disaster recovery for wholesale

More information

vsan Management Cluster First Published On: Last Updated On:

vsan Management Cluster First Published On: Last Updated On: First Published On: 07-07-2016 Last Updated On: 03-05-2018 1 1. vsan Management Cluster 1.1.Solution Overview Table Of Contents 2 1. vsan Management Cluster 3 1.1 Solution Overview HyperConverged Infrastructure

More information

Controlling Costs and Driving Agility in the Datacenter

Controlling Costs and Driving Agility in the Datacenter Controlling Costs and Driving Agility in the Datacenter Optimizing Server Infrastructure with Microsoft System Center Microsoft Corporation Published: November 2007 Executive Summary To help control costs,

More information

Remove complexity in protecting your virtual infrastructure with. IBM Spectrum Protect Plus. Data availability made easy. Overview

Remove complexity in protecting your virtual infrastructure with. IBM Spectrum Protect Plus. Data availability made easy. Overview Overview Challenge In your organization, backup management is too complex and consumes too much time and too many IT resources. Solution IBM Spectrum Protect Plus dramatically simplifies data protection

More information

StarWind Virtual SAN Free

StarWind Virtual SAN Free #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Free Value Proposition For virtualization admins, IT geeks, bloggers, students or those who look to build and maintain virtualization infrastructure

More information

The Challenges for Software Developers with Modern App Delivery

The Challenges for Software Developers with Modern App Delivery The Challenges for Software Developers with Modern App Delivery This blog post is by Tim Mangan, owner of TMurgent Technologies, LLP. Awarded a Microsoft MVP for Application Virtualization, and CTP by

More information

The Business Case for Virtualization

The Business Case for Virtualization The Business Case for Virtualization Building an Adaptive Infrastructure with HP and VMware virtualization solutions Brochure The business case is clear: Virtualization can help you save money, increase

More information

Kroll Ontrack VMware Forum. Survey and Report

Kroll Ontrack VMware Forum. Survey and Report Kroll Ontrack VMware Forum Survey and Report Contents I. Defining Cloud and Adoption 4 II. Risks 6 III. Challenging Recoveries with Loss 7 IV. Questions to Ask Prior to Engaging in Cloud storage Solutions

More information

VMWARE PROTECTION WITH DELL EMC NETWORKER 9

VMWARE PROTECTION WITH DELL EMC NETWORKER 9 VMWARE PROTECTION WITH DELL EMC NETWORKER 9 Solution Overview ABSTRACT This white paper describes the integration of Dell EMC NetWorker with VMware vcenter. It also includes details on the NetWorker architecture

More information

Downtime Prevention Buyer s Guide. 6 QUESTIONS to help you choose the right availability protection for your applications

Downtime Prevention Buyer s Guide. 6 QUESTIONS to help you choose the right availability protection for your applications Downtime Prevention Buyer s Guide 6 QUESTIONS to help you choose the right availability protection for your applications Question 6 questions to help you choose the right availability protection for your

More information

Enhancing Virtual Environments

Enhancing Virtual Environments Enhancing Virtual Environments Provisioning Endpoints For many IT organizations, moving end users from physical to virtual environments allows IT to better support the business. However, the move to virtual

More information

Certeon s acelera Virtual Appliance for Acceleration

Certeon s acelera Virtual Appliance for Acceleration Certeon s acelera Virtual Appliance for Acceleration Product Brief Dr. Jim Metzler Ashton, Metzler & Associates Rolf McClellan McClellan Consulting June 2008 Certeon s acelera Virtual Appliance for Acceleration

More information

Hyperconverged Infrastructure: Cost-effectively Simplifying IT to Improve Business Agility at Scale

Hyperconverged Infrastructure: Cost-effectively Simplifying IT to Improve Business Agility at Scale Enterprise Strategy Group Getting to the bigger truth. White Paper Hyperconverged Infrastructure: Cost-effectively Simplifying IT to Improve Business Agility at Scale By Mike Leone, ESG Senior Analyst;

More information

Identifying Workloads for the Cloud

Identifying Workloads for the Cloud Identifying Workloads for the Cloud 1 This brief is based on a webinar in RightScale s I m in the Cloud Now What? series. Browse our entire library for webinars on cloud computing management. Meet our

More information

Chapter 11. SnapProtect Technology

Chapter 11. SnapProtect Technology Chapter 11 SnapProtect Technology Hardware based snapshot technology provides the ability to use optimized hardware and disk appliances to snap data on disk arrays providing quick recovery by reverting

More information

VMware Mirage Getting Started Guide

VMware Mirage Getting Started Guide Mirage 5.8 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

Audience Profile Experienced system administrators and system integrators responsible for implementing desktop solutions

Audience Profile Experienced system administrators and system integrators responsible for implementing desktop solutions [VMHICMAVFTV7.3]: VMware Horizon 7: Install, Configure, Manage plus App Volumes Fast Track [V7.3] Length Delivery Method : 5 Days : Instructor-led (Classroom) Course Overview This intensive five-day, extended-hours

More information

W H I T E P A P E R : O P E N. V P N C L O U D. Implementing A Secure OpenVPN Cloud

W H I T E P A P E R : O P E N. V P N C L O U D. Implementing A Secure OpenVPN Cloud W H I T E P A P E R : O P E N. V P N C L O U D Implementing A Secure OpenVPN Cloud Platform White Paper: OpenVPN Cloud Platform Implementing OpenVPN Cloud Platform Content Introduction... 3 The Problems...

More information

Managing and Maintaining a Microsoft Windows Server 2003 Environment

Managing and Maintaining a Microsoft Windows Server 2003 Environment COURSE OVERVIEW This course combines five days of instructor-led training with additional e-learning content to provide students with the knowledge and skills that are required to manage accounts and resources,

More information

Part I. Windows XP Overview, Installation, and Startup COPYRIGHTED MATERIAL

Part I. Windows XP Overview, Installation, and Startup COPYRIGHTED MATERIAL Part I Windows XP Overview, Installation, and Startup COPYRIGHTED MATERIAL Chapter 1 What s New in Windows XP? Windows XP suffers somewhat from a dual personality. In some ways it is a significant release,

More information

Introduction to iscsi

Introduction to iscsi Introduction to iscsi As Ethernet begins to enter into the Storage world a new protocol has been getting a lot of attention. The Internet Small Computer Systems Interface or iscsi, is an end-to-end protocol

More information

VMware vsphere Clusters in Security Zones

VMware vsphere Clusters in Security Zones SOLUTION OVERVIEW VMware vsan VMware vsphere Clusters in Security Zones A security zone, also referred to as a DMZ," is a sub-network that is designed to provide tightly controlled connectivity to an organization

More information

Using ProfileUnity to Migrate from Windows 7 to Windows 10

Using ProfileUnity to Migrate from Windows 7 to Windows 10 Using ProfileUnity to Migrate from Windows 7 to Windows 10 Whitepaper Introduction This Whitepaper and guide has been authored by experts at Liquidware Labs in order to provide information and guidance

More information

VMware Horizon 7 Administration Training

VMware Horizon 7 Administration Training VMware Horizon 7 Administration Training Course Course Duration : 20 Working Days Class Duration : 3 hours per day Fast Track: - Course duration 10days (Per day 8 hours) Get Fee Details Module 1: Introduction

More information

Designing Data Protection Strategies for Lotus Domino

Designing Data Protection Strategies for Lotus Domino WHITE PAPER Designing Data Protection Strategies for Lotus Domino VERITAS Backup Exec 10 for Windows Servers Agent for Lotus Domino 1/17/2005 1 TABLE OF CONTENTS Executive Summary...3 Introduction to Lotus

More information

VMware Enterprise Desktop Virtualization. Robin Crewe Senior Director, Virtual Desktop Infrastructure (VDI)

VMware Enterprise Desktop Virtualization. Robin Crewe Senior Director, Virtual Desktop Infrastructure (VDI) VMware Enterprise Desktop Virtualization Robin Crewe Senior Director, Virtual Desktop Infrastructure (VDI) Background - emerging PC trends Heterogeneity Ubiquitous Network Security Threats Data Theft Phishing

More information

VMWare Horizon View Solution Guide

VMWare Horizon View Solution Guide A KAMINARIO WHITE PAPER VMWare Horizon View Solution Guide August 2013 Table of Contents Executive Summary 3 Why Kaminario K2 4 Test Environment 4 Test Pool Configuration 5 Test Image Configuration 6 Management

More information

Protecting Mission-Critical Application Environments The Top 5 Challenges and Solutions for Backup and Recovery

Protecting Mission-Critical Application Environments The Top 5 Challenges and Solutions for Backup and Recovery White Paper Business Continuity Protecting Mission-Critical Application Environments The Top 5 Challenges and Solutions for Backup and Recovery Table of Contents Executive Summary... 1 Key Facts About

More information

RED HAT ENTERPRISE LINUX. STANDARDIZE & SAVE.

RED HAT ENTERPRISE LINUX. STANDARDIZE & SAVE. RED HAT ENTERPRISE LINUX. STANDARDIZE & SAVE. Is putting Contact us INTRODUCTION You know the headaches of managing an infrastructure that is stretched to its limit. Too little staff. Too many users. Not

More information

WHY BUILDING SECURITY SYSTEMS NEED CONTINUOUS AVAILABILITY

WHY BUILDING SECURITY SYSTEMS NEED CONTINUOUS AVAILABILITY WHY BUILDING SECURITY SYSTEMS NEED CONTINUOUS AVAILABILITY White Paper 2 Why Building Security Systems Need Continuous Availability Always On Is the Only Option. If All Systems Go Down, How Can You React

More information

Metadata Architectures

Metadata Architectures Metadata Architectures Evaluating Metadata Architectures Introduction The IT world has practiced metadata management in one form or another for more than twenty years. IT has developed three models for

More information

vsan Security Zone Deployment First Published On: Last Updated On:

vsan Security Zone Deployment First Published On: Last Updated On: First Published On: 06-14-2017 Last Updated On: 11-20-2017 1 1. vsan Security Zone Deployment 1.1.Solution Overview Table of Contents 2 1. vsan Security Zone Deployment 3 1.1 Solution Overview VMware vsphere

More information

Dell vmware virtualized Storage DR Insures Business Against Disaster and Downtime

Dell vmware virtualized Storage DR Insures Business Against Disaster and Downtime Dell vmware virtualized Storage DR Insures Business Against Disaster and Downtime Disaster recovery plans are a lot like insurance policies: you proactively put them in place so you re prepared when disaster

More information

Best practices to achieve optimal memory allocation and remote desktop user experience

Best practices to achieve optimal memory allocation and remote desktop user experience E-Guide Best practices to achieve optimal memory allocation and remote desktop user experience Many virtual machines don t fully utilize their available RAM, just like they don t fully utilize their available

More information

Virtualization of the MS Exchange Server Environment

Virtualization of the MS Exchange Server Environment MS Exchange Server Acceleration Maximizing Users in a Virtualized Environment with Flash-Powered Consolidation Allon Cohen, PhD OCZ Technology Group Introduction Microsoft (MS) Exchange Server is one of

More information

Scale and secure workloads, cost-effectively build a private cloud, and securely connect to cloud services. Beyond virtualization

Scale and secure workloads, cost-effectively build a private cloud, and securely connect to cloud services. Beyond virtualization Beyond virtualization Scale and secure workloads, cost-effectively build a private cloud, and securely connect to cloud services The power of many servers, the simplicity of one Efficiently manage infrastructure

More information

High Availability through Warm-Standby Support in Sybase Replication Server A Whitepaper from Sybase, Inc.

High Availability through Warm-Standby Support in Sybase Replication Server A Whitepaper from Sybase, Inc. High Availability through Warm-Standby Support in Sybase Replication Server A Whitepaper from Sybase, Inc. Table of Contents Section I: The Need for Warm Standby...2 The Business Problem...2 Section II:

More information

Symantec Backup Exec 2012 OEM FAQ

Symantec Backup Exec 2012 OEM FAQ 1. What is Backup Exec 2012? Only Symantec Backup Exec with patented V-Ray technology offers one product that unifies physical and virtual backups, and includes integrated disaster recovery, data deduplication

More information

Cloud Confidence: Simple Seamless Secure. Dell EMC Data Protection for VMware Cloud on AWS

Cloud Confidence: Simple Seamless Secure. Dell EMC Data Protection for VMware Cloud on AWS Cloud Confidence: Simple Seamless Secure Dell EMC Data Protection for VMware Cloud on AWS Introduction From the boardroom to the data center, digital transformation has become a business imperative. Whether

More information

SIMPLIFY IT. Transform IT with VCE and Vblock TM Infrastructure Platforms. Copyright 2011 VCE Company LLC, All rights reserved.

SIMPLIFY IT. Transform IT with VCE and Vblock TM Infrastructure Platforms. Copyright 2011 VCE Company LLC, All rights reserved. SIMPLIFY IT Transform IT with VCE and Vblock TM Infrastructure Platforms I.T. BUDGET DILEMMA 73% Maintain 27% Invest Source: Forrester Research, Inc., IT Budget Allocations: Planning For 2011, December

More information

Dell Fluid Data solutions. Powerful self-optimized enterprise storage. Dell Compellent Storage Center: Designed for business results

Dell Fluid Data solutions. Powerful self-optimized enterprise storage. Dell Compellent Storage Center: Designed for business results Dell Fluid Data solutions Powerful self-optimized enterprise storage Dell Compellent Storage Center: Designed for business results The Dell difference: Efficiency designed to drive down your total cost

More information

Mapping Your Requirements to the NIST Cybersecurity Framework. Industry Perspective

Mapping Your Requirements to the NIST Cybersecurity Framework. Industry Perspective Mapping Your Requirements to the NIST Cybersecurity Framework Industry Perspective 1 Quest has the solutions and services to help your organization identify, protect, detect, respond and recover, better

More information

Dell EMC ScaleIO Ready Node

Dell EMC ScaleIO Ready Node Essentials Pre-validated, tested and optimized servers to provide the best performance possible Single vendor for the purchase and support of your SDS software and hardware All-Flash configurations provide

More information

Take Back Lost Revenue by Activating Virtuozzo Storage Today

Take Back Lost Revenue by Activating Virtuozzo Storage Today Take Back Lost Revenue by Activating Virtuozzo Storage Today JUNE, 2017 2017 Virtuozzo. All rights reserved. 1 Introduction New software-defined storage (SDS) solutions are enabling hosting companies to

More information

EMC Backup and Recovery for Microsoft Exchange 2007 SP1. Enabled by EMC CLARiiON CX4-120, Replication Manager, and VMware ESX Server 3.

EMC Backup and Recovery for Microsoft Exchange 2007 SP1. Enabled by EMC CLARiiON CX4-120, Replication Manager, and VMware ESX Server 3. EMC Backup and Recovery for Microsoft Exchange 2007 SP1 Enabled by EMC CLARiiON CX4-120, Replication Manager, and VMware ESX Server 3.5 using iscsi Reference Architecture Copyright 2009 EMC Corporation.

More information

LARGE MIDWESTERN HOSPITAL ASSOCIATION

LARGE MIDWESTERN HOSPITAL ASSOCIATION LARGE MIDWESTERN HOSPITAL ASSOCIATION Health association accelerates cloud computing initiatives with an integrated solution from EMC ORGANIZATION OVERVIEW As an association of 200 hospitals and health

More information