Data Protection. for Virtual Data Centers. Jason Buffington. Wiley Publishing, Inc. WILEY

Size: px
Start display at page:

Download "Data Protection. for Virtual Data Centers. Jason Buffington. Wiley Publishing, Inc. WILEY"

Transcription

1 Data Protection for Virtual Data Centers Jason Buffington WILEY Wiley Publishing, Inc.

2 Contents Introduction xix Chapter l What Kind of Protection Do You Need? In the Beginning, There Were Disk and Tape 1 Overview of Availability Mechanisms 2 Storage Availability 3 Asynchronous Replication 7 Clustering 9 Application Built-in Availability 10 Decision Question: How Asynchronous? 11 Overview of Protection Mechanisms 12 Let's Talk Tape 12 Disk vs. Tape 14 Microsoft Improvements for Windows Backups 15 Summary 16 Chapter 2 Data Protection by the Numbers 19 The Technical Metrics: RPO and RTO 19 Recovery Point Objective 19 Recovery Time Objective 20 Putting RPO and RTO Together 21 Making RPO and RTO Real with SLAs 21 Business Metrics: RA and BIA 24 Risk Analysis (RA): The Science of Worrying 24 Business Impact Analysis (BIA): How Much Will It Cost? 26 Risk Mitigation: Fixing It in Advance 33 Protection or Productivity? 34 Availability 34 Protection 35 Total Cost of Ownership 36 Return on Investment 37 Calculating ROI 38 Which ROI Method Is Most Accurate? 39 The Credibility Challenge of ROI 39 Turning IT Needs into Corporate Initiatives 41 Summary 42 Chapter 3 The Layers of Data Protection 43 What Data Looks Like from the Server's Perspective 43 Hardware-centric Protection 44 Storage Level 1: Protecting Against Spindle Failure 45 l

3 Storage Level 2: Protecting Against Array Failure 51 Storage Level 3: Protecting Against Storage Node Failure 52 Storage Level 4: Protecting Against SAN Fabric Failure 54 How Disk-Based Communication Works 55 Synchronous Replication in Storage 57 File-centric Protection 60 Application-Agnostic Replication 60 How Application-Agnostic Replication Works 60 Protection and Availability 63 When to Use Application-Agnostic Availability 65 Application-centric Protection 66 Where to Store Your Protected Data 67 Tape-Based Protection 67 Disk-Based Protection 67 Cloud-Based Protection 70 Use Each Media Type for What It Does Best 72 Summary 73 Chapter 4 Better Backups 75 Solving the Problem from the Inside Out 75 Supportability and Reliability in Legacy Backup Solutions 76 How Microsoft Addressed the Issue 77 Volume Shadow Copy Service (VSS) 77 VSS Writer 78 VSS Requestor 78 VSS Provider 78 How VSS Backups Work 79 The Windows Server Backup Utility 82 Getting Started with WSB 83 Restoring with WSB 85 System Center Data Protection Manager 87 Why Did Microsoft Build a Backup Product? 87 How Does DPM Work? 90 Getting Started with DPM Configuring DPM 2010 Protection 102 Restoring Data with DPM Using DPM 2010 in Heterogeneous Environments 135 Disaster Recovery with DPM Summary 141 Chapter 5 File Services 143 File System Availability and Protection in Windows Server 143 What Is the Distributed File System? 144 Distributed File System Namespace 144 Distributed File System Replication 145 DFS Terminology 146

4 CONTENTS j XIII Enabling DFS on Your Windows File Servers 147 Infrastructure Prerequisites 147 Installing DFS on Windows Server 2003 and 2003 R2 147 Installing DFS on Windows Server 2008 and 2008 R2 149 Getting Started with DFS-N 150 How a DFS Namespace Works 150 Configuring a DFS Namespace 153 Getting Started with DFS-R 160 Before DFS-R, There Was FRS 161 Key Concepts in DFS Replication 162 How DFS-R Works: Remote Differential Compression 162 How Initial Replication Works 164 Configuring DFS Replication 165 DFS Replication Options 171 Mixing DFS-R and DFS-N for Real-World Solutions 174 File Distribution 176 Branch Office Availability and Centralized Backup 177 Collaboration Between Branches 179 Migration and Growth 179 DFS Enhancements in Windows Server 2008 R2 180 Summary 181 Chapter 6 Windows Clustering 183 Overview of Clustering in Windows Server 2008 and 2008 R2 183 Scale Out with Network Load Balancing 183 Scale Up with Failover Clustering 185 Failover Clustering Terms and Concepts 185 The Anatomy of a Failover Cluster 186 Building Your First Cluster 187 Start with Shared Storage 187 Creating Your Virtual Hands-on Environment 191 Getting Started with MSCS in Windows Server How Failover Clustering Works 203 The Cluster Heartbeat 203 When Failover Occurs 203 Quorum Models 204 Witness Disk (Only) 205 Node and Disk Majority 205 Node and File Share Majority 206 Node Majority 206 What Changes with the Third Node and Beyond 208 Windows Server 2008 R2 Failover Clustering 210 What's New in Failover Clustering (Windows Server 2008 R2) 211 Building Your Second Cluster Using Windows Server 2008 R2 in Hyper-V 212 Migrating to Windows Server 2008 R2 Failover Clusters 213 Summary 219

5 XIV CONTENTS Chapter 7 Microsoft Exchange 221 Exchange within Microsoft Cluster Services 221 Single Copy Clusters 221 Getting Started with SCCs 222 Failover Behavior 223 Challenges with SCC 224 Exchange 2007 Continuous Replication 227 How Does Continuous Replication Work? 227 Seeding a Database 228 Local Continuous Replication (LCR) 228 Cluster Continuous Replication 232 Standby Continuous Replication 244 Exchange 2010 Database Availability 250 Database Availability Group 250 Getting Started with DAG 255 Data Protection Considerations with DAG 262 Summary 265 Chapter 8 Microsoft SQL Server 267 SQL Server Built-in Resiliency 267 SQL Terminology 267 Clustering or Mirroring? 268 SQL Failover Clustering 269 Preparing to Cluster SQL Server 269 Task 1: Installing SQL Server onto the First Clustered Node 272 Task 2: Installing SQL Server onto the Second Clustered Node 276 What Happens When a Database Changes Nodes? 278 Should You Cluster SQL Server? 280 SQL Database Mirroring 281 Starting the Mirror Session 282 How Mirroring Works 283 Task 3: Preparing the Database Mirror 287 Task 4: Getting Started with Database Mirroring 291 SQL Database Failover 292 Can I Get a Witness? 293 Task 5: Adding a Witness to the Mirroring Configuration 294 SQL Quorum 295 Automatic Failover 297 Manual Failover 298 Other Recovery Methods 300 Forcing Service 300 Client Connectivity 301 SQL Log Shipping and Replication 302 Introducing SQL Log Shipping 303 Task 6: Getting Started with SQL Log Shipping 303 Introducing SQL Replication 307

6 CONTENTS I XV Which SQL Server HA Solution Should You Choose? 307 Backing Up SQL Server 309 The Most Important Rule in Backing Up SQL Server 309 The Other Most Important Rule in SQL Server Backups 310 Restoring Databases with DPM Summary 315 Chapter 9 Virtualization 317 Virtualization Changes Everything 317 Protecting Virtual Machines 317 Challenges in Virtual Machine Protection 318 VSS-Based Backups of Virtual Machines 319 Host-Based vs. Guest-Based Backups 323 Restoring Virtual Machines 326 Availability of Virtual Machines 327 How Live Migration Works 329 Defining Clustered Shared Volumes 330 Requirements for LM and CSV 332 Getting Started with CSV 333 Backing Up CSV Configurations 342 How Virtualization Makes Data Protection and Availability Better 343 Disaster Recovery Staging 344 Legacy Options for Physical ВС/DR sites 344 Using Virtualization for Physical Server Business Continuity 345 Using Virtualization for Virtual Server Business Continuity 349 Bare Metal Recovery 349 Server Rollback 350 Summary 352 Chapter 10 Management and Deployment 353 Well-Managed Systems for Higher Uptime 353 Large Enterprise Deployment and Manageability 354 Introducing Microsoft Systems Management 354 System Center Configuration Manager 2007 R2 and R3 355 Configuration Manager Site System Roles 356 The Configuration Manager Console 358 Asset Identification and Agent Installation 359 Centralized Software Deployment 362 Securing Resources with Software Update Management 368 Identifying Desired State Compliance 373 Deploying Operating Systems 376 Preventing Unsecure System Access 382 Virtualization Management 383 Overview of VMM 2008 R2 384 Key Features of VMM 2008 R2 387 Intelligent Placement for VMs 388 Integration with Operations Manager 389

7 XVI CONTENTS Midsized Management: Physical and Virtual 398 Introducing SCE Getting Started with SCE Summary 409 Chapter n Monitoring Systems 411 The Need for Monitoring 411 Challenges in Monitoring 412 Enterprise End-to-End Monitoring 413 Introducing Operations Manager 2007 R2 415 Getting Started with Operations Manager 418 Monitoring the Health and Performance of Key Workloads 428 Monitoring Data Protection Manager 429 Monitoring Distributed File Services 429 Monitoring Windows Failover Clustering 430 Monitoring Exchange Replication 431 Monitoring SQL Mirroring 431 Monitoring Virtualization 432 Monitoring in Midsized Organizations Using System Center Essentials 434 Introducing SCE Discovering Midsized Resources 435 Monitoring Midsized Environments 436 Knowledge Applied to Midsized Scenarios 438 Virtualization Monitored in Midsized Datacenters 440 Summary 441 Chapter 12 Business Continuity and Disaster Recovery 443 What Makes ВС and DR So Special? 443 Real Business Continuity Planning 443 Regulatory Compliance 446 The Real Reason to Do Disaster Recovery 462 Get Your Data Out of the Building 463 Don't Cry "I Wasn't Ready Yet" 464 Tactical DR vs. Strategic Disaster Preparedness 465 ВС = DR + НА 465 Multiple Datacenters 466 Branch Offices' BCDR 468 Branch Offices for DR 470 Hosted Providers 470 Service Providers 471 ВС/DR Solution Alternatives 472 Application- or Workload-Specific Features 472 Application-Agnostic Replication and Failover,, 473 Using Virtualization to Achieve Business Continuity 474 Challenges with Traditional Disaster Recovery Staging 474 Disaster Recovery Staging, Virtually 475

8 CONTENTS XVII Restoring Your Infrastructure within Hyper-V 478 Additional Notes on Virtualized BC/DR Sites 481 Planning for BC/DR to Get Better Backups and Availability 482 Summary 483 Where BC/DR is today 483 Where BC/DR is heading 483 Appendix Links and Resources 485 Microsoft Software 485 Topical Resources 485 Chapter 4: Data Protection Manager 486 Chapters 4, 5, and 6: Windows Server 486 Chapter 7: Exchange 487 Chapter 8: SQL Server 488 Chapter 9: Virtualization 488 Chapters 10 and 11: System Center 488 Chapter 12: ВС and DR 489 The Author 490 Index 491

Windows Server8 2008. R2 Hyper-V. Microsoft's Hypervisor. Insiders Guide to. Wiley Publishing, Inc. John Kelbley. Mike Sterling WILEY

Windows Server8 2008. R2 Hyper-V. Microsoft's Hypervisor. Insiders Guide to. Wiley Publishing, Inc. John Kelbley. Mike Sterling WILEY Windows Server8 2008 R2 Hyper-V Insiders Guide to Microsoft's Hypervisor John Kelbley Mike Sterling WILEY Wiley Publishing, Inc. Contents Introduction xix Chapter l Introducing Hyper-V l Scenarios for

More information

Overview of System Center 2012 Data Protection Manager

Overview of System Center 2012 Data Protection Manager Overview of System Center 2012 Data Protection Manager J IM R AT SCH S R. PFE II J R AT SCH@MICROSOFT.COM DMVMUG User Conference 2013 Reston, VA Agenda What is System Center Data Protection Manager 2012?

More information

A SURVEY OF POPULAR CLUSTERING TECHNOLOGIES

A SURVEY OF POPULAR CLUSTERING TECHNOLOGIES A SURVEY OF POPULAR CLUSTERING TECHNOLOGIES By: Edward Whalen Performance Tuning Corporation INTRODUCTION There are a number of clustering products available on the market today, and clustering has become

More information

Windows Server 2012 Hyper-V Installation and Configuration Guide

Windows Server 2012 Hyper-V Installation and Configuration Guide Brochure More information from http://www.researchandmarkets.com/reports/2329484/ Windows Server 2012 Hyper-V Installation and Configuration Guide Description: Go-to guide for using Microsoft's updated

More information

Course 20465C: Designing a Data Solution with Microsoft SQL Server

Course 20465C: Designing a Data Solution with Microsoft SQL Server Course 20465C: Designing a Data Solution with Microsoft SQL Server Module 1: Introduction to Enterprise Data Architecture As organizations grow to enterprise scale, their IT infrastructure requirements

More information

Designing a Data Solution with Microsoft SQL Server 2014

Designing a Data Solution with Microsoft SQL Server 2014 Page 1 of 8 Overview The focus of this five-day instructor-led course is on planning and implementing enterprise database infrastructure solutions by using SQL Server 2014 and other Microsoft technologies.

More information

Designing a Data Solution with Microsoft SQL Server

Designing a Data Solution with Microsoft SQL Server The focus of this five-day instructor-led course is on planning and implementing enterprise database infrastructure solutions by using SQL Server 2014 and other Microsoft technologies. It describes how

More information

High Availability and Disaster Recovery for Exchange Servers Through a Mailbox Replication Approach

High Availability and Disaster Recovery for Exchange Servers Through a Mailbox Replication Approach High Availability and Disaster Recovery for Exchange Servers Through a Mailbox Replication Approach Introduction Email is becoming ubiquitous and has become the standard tool for communication in many

More information

Course 20465: Designing a Data Solution with Microsoft SQL Server

Course 20465: Designing a Data Solution with Microsoft SQL Server Course 20465: Designing a Data Solution with Microsoft SQL Server Overview About this course The focus of this five-day instructor-led course is on planning and implementing enterprise database infrastructure

More information

Designing a Data Solution with Microsoft SQL Server

Designing a Data Solution with Microsoft SQL Server Course 20465C: Designing a Data Solution with Microsoft SQL Server Page 1 of 6 Designing a Data Solution with Microsoft SQL Server Course 20465C: 4 days; Instructor-Led Introduction The focus of this four-day

More information

Protecting your SQL database with Hybrid Cloud Backup and Recovery. Session Code CL02

Protecting your SQL database with Hybrid Cloud Backup and Recovery. Session Code CL02 Protecting your SQL database with Hybrid Cloud Backup and Recovery Session Code CL02 ARCserve True Hybrid Data Protection ARCserve Backup Data protection for complex environments Disk to Disk to-tape Disk

More information

Optimized Storage Solution for Enterprise Scale Hyper-V Deployments

Optimized Storage Solution for Enterprise Scale Hyper-V Deployments Optimized Storage Solution for Enterprise Scale Hyper-V Deployments End-to-End Storage Solution Enabled by Sanbolic Melio FS and LaScala Software and EMC SAN Solutions Proof of Concept Published: March

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

Protecting Microsoft Hyper-V 3.0 Environments with CA ARCserve

Protecting Microsoft Hyper-V 3.0 Environments with CA ARCserve Solution Brief: CA ARCserve R16.5 Complexity ate my budget Protecting Microsoft Hyper-V 3.0 Environments with CA ARCserve Customer Challenges Today, you face demanding service level agreements (SLAs) while

More information

Designing a Data Solution with Microsoft SQL Server 2014

Designing a Data Solution with Microsoft SQL Server 2014 20465C - Version: 1 22 June 2016 Designing a Data Solution with Microsoft SQL Server 2014 Designing a Data Solution with Microsoft SQL Server 2014 20465C - Version: 1 5 days Course Description: The focus

More information

Implementing and Managing Microsoft Server Virtualization

Implementing and Managing Microsoft Server Virtualization Implementing and Managing Microsoft Server Virtualization Course Number: 10215A Course Length: 5 Days Course Overview This five-day course will provide you with the knowledge and skills to deploy and manage

More information

Hyper-V Cloud Practice Builder. Disaster Recovery Using DPM 2010

Hyper-V Cloud Practice Builder. Disaster Recovery Using DPM 2010 Hyper-V Cloud Practice Builder Disaster Recovery Using DPM 2010 The Hyper-V Cloud Practice Builder from Microsoft Enterprise Services can help Microsoft partners by: Accelerating practice development by

More information

Enterprise Storage Solution for Hyper-V Private Cloud and VDI Deployments using Sanbolic s Melio Cloud Software Suite April 2011

Enterprise Storage Solution for Hyper-V Private Cloud and VDI Deployments using Sanbolic s Melio Cloud Software Suite April 2011 Enterprise Storage Solution for Hyper-V Private Cloud and VDI Deployments using Sanbolic s Melio Cloud Software Suite April 2011 Executive Summary Large enterprise Hyper-V deployments with a large number

More information

MS 20465C: Designing a Data Solution with Microsoft SQL Server

MS 20465C: Designing a Data Solution with Microsoft SQL Server MS 20465C: Designing a Data Solution with Microsoft SQL Server Description: Note: Days: 5 Prerequisites: The focus of this five-day instructor-led course is on planning and implementing enterprise database

More information

Microsoft Cross-Site Disaster Recovery Solutions

Microsoft Cross-Site Disaster Recovery Solutions Microsoft Cross-Site Disaster Recovery Solutions End-to-End Solutions Enabled by Windows 2008 Failover Clustering, Hyper-V, and Partner Solutions for Data Replication Published: December 2009 Introduction:

More information

Protecting Your Data with Windows Server 2012 R2 Storage

Protecting Your Data with Windows Server 2012 R2 Storage S T O R A G E Protectin Your Data with Windows Server 2012 R2 Storae A Look at the Key Features Desined to Protect Your Data H avin an effective disaster recovery and data protection plan in place is vital

More information

20465: Designing a Data Solution with Microsoft SQL Server

20465: Designing a Data Solution with Microsoft SQL Server 20465: Designing a Data Solution with Microsoft SQL Server Microsoft - Base de Dados Nível: Avançado Duração: 30h Sobre o curso The focus of this five-day instructor-led course is on planning and implementing

More information

Virtualization for Consolidated Disaster Recovery with Agile360

Virtualization for Consolidated Disaster Recovery with Agile360 Virtualization for Consolidated Disaster Recovery with Agile360 Agenda 11:00am Overview by Brian Capoccia 11:05am Part I: Agile360 s Presentation by Kevin Burton 11:20am Part II: PlateSpin s Presentation

More information

NEW White Paper Expert Guide on Backing up Windows Server in Hyper-V

NEW White Paper Expert Guide on Backing up Windows Server in Hyper-V NEW White Paper Expert Guide on Backing up Windows Server in Hyper-V by John Savill, Microsoft MVP John Savill Microsoft MVP John Savill is a Windows technical specialist, an 11-time MVP, an MCITP: Enterprise

More information

20465C: Designing a Data Solution with Microsoft SQL Server

20465C: Designing a Data Solution with Microsoft SQL Server 20465C: Designing a Data Solution with Microsoft SQL Server Course Details Course Code: Duration: Notes: 20465C 5 days This course syllabus should be used to determine whether the course is appropriate

More information

Powering the Next Generation Cloud with Azure Stack, Nano Server & Windows Server 2016! Jeff Woolsey Principal Program Manager Cloud & Enterprise

Powering the Next Generation Cloud with Azure Stack, Nano Server & Windows Server 2016! Jeff Woolsey Principal Program Manager Cloud & Enterprise Powering the Next Generation Cloud with Azure Stack, Nano Server & Windows Server 2016! Jeff Woolsey Principal Program Manager Cloud & Enterprise NEW: Operations Management Suite Microsoft Cloud Public

More information

Appendix A Core Concepts in SQL Server High Availability and Replication

Appendix A Core Concepts in SQL Server High Availability and Replication Appendix A Core Concepts in SQL Server High Availability and Replication Appendix Overview Core Concepts in High Availability Core Concepts in Replication 1 Lesson 1: Core Concepts in High Availability

More information

Configuring and Deploying a Private Cloud 20247C; 5 days

Configuring and Deploying a Private Cloud 20247C; 5 days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Configuring and Deploying a Private Cloud 20247C; 5 days Course Description

More information

Using Network Attached Storage for Reliable Backup and Recovery

Using Network Attached Storage for Reliable Backup and Recovery Microsoft Corporation and HP Using Network Attached Storage for Reliable Backup and Recovery Microsoft Corporation Published: March 2010 Abstract Tape-based backup and restore technology has for decades

More information

Server Virtualization with Windows Server Hyper-V and System Center

Server Virtualization with Windows Server Hyper-V and System Center Course 20409B: Server Virtualization with Windows Server Hyper-V and System Center Course Details Course Outline Module 1: Evaluating the Environment for Virtualization This module provides an overview

More information

Non-Native Options for High Availability

Non-Native Options for High Availability The Essentials Series: Configuring High Availability for Windows Server 2008 Environments Non-Native Options for High Availability by Non-Native Options for High Availability... 1 Suitability and Cost...

More information

CA arcserve Unified Data Protection virtualization solution Brief

CA arcserve Unified Data Protection virtualization solution Brief CA arcserve Unified Data Protection virtualization solution Brief Server and desktop virtualization have become very pervasive in most organizations, and not just in the enterprise. Everybody agrees that

More information

Server Virtualization with Windows Server Hyper-V and System Center

Server Virtualization with Windows Server Hyper-V and System Center Server Virtualization with Windows Server Hyper-V and System Center About this Course This five day course will provide you with the knowledge and skills required to design and implement Microsoft Server

More information

Course 20465C: Designing a Data Solution with Microsoft SQL Server

Course 20465C: Designing a Data Solution with Microsoft SQL Server Course 20465C: Designing a Data Solution with Microsoft SQL Server Five days, instructor-led About this Course The focus of this five-day instructor-led course is on planning and implementing enterprise

More information

Availability Guide for Deploying SQL Server on VMware vsphere. August 2009

Availability Guide for Deploying SQL Server on VMware vsphere. August 2009 Availability Guide for Deploying SQL Server on VMware vsphere August 2009 Contents Introduction...1 SQL Server 2008 with vsphere and VMware HA/DRS...2 Log Shipping Availability Option...4 Database Mirroring...

More information

What You Need to Know NOW about Next Generation Data Protection. Kenny Wong Senior Consultant June 2015

What You Need to Know NOW about Next Generation Data Protection. Kenny Wong Senior Consultant June 2015 What You Need to Know NOW about Next Generation Data Protection Kenny Wong Senior Consultant June 2015 The Changing Face of Data Protection Changing computing infrastructure Data protection silos Application

More information

Business Application Continuity CA ARCserve Backup CA ARCserve D2D CA ARCserve Replication and High Availability

Business Application Continuity CA ARCserve Backup CA ARCserve D2D CA ARCserve Replication and High Availability Business Application Continuity CA ARCserve Backup CA ARCserve D2D CA ARCserve Replication and High Availability Tamas.Jung@ca.com CEE RMDM Technical Sales CA Recovery Management R 15 Total protection

More information

Grade Disaster Recovery with Azure Site

Grade Disaster Recovery with Azure Site Learn. Connect. Explore. Leveraging SAN Replication for Enterprise- Grade Disaster Recovery with Azure Site Recovery and System Center Abhishek A Hemrajani Program Manager, Microsoft Corporation Session

More information

HIGHLY AVAILABLE MULTI-DATA CENTER WINDOWS SERVER SOLUTIONS USING EMC VPLEX METRO AND SANBOLIC MELIO 2010

HIGHLY AVAILABLE MULTI-DATA CENTER WINDOWS SERVER SOLUTIONS USING EMC VPLEX METRO AND SANBOLIC MELIO 2010 White Paper HIGHLY AVAILABLE MULTI-DATA CENTER WINDOWS SERVER SOLUTIONS USING EMC VPLEX METRO AND SANBOLIC MELIO 2010 Abstract This white paper demonstrates key functionality demonstrated in a lab environment

More information

Unitrends Integrated Backup and Recovery of Microsoft SQL Server Environments

Unitrends Integrated Backup and Recovery of Microsoft SQL Server Environments Solution Brief Unitrends Integrated Backup and Recovery of Microsoft SQL Server Environments Summary Your business infrastructure relies on your Microsoft SQL Servers. Your business no matter the size

More information

HP StoreEasy and Cloud-Based Data Protection

HP StoreEasy and Cloud-Based Data Protection Business white paper HP StoreEasy and Cloud-Based Data Protection Protecting critical file data on HP StoreEasy with HP Autonomy LiveVault Table of contents 3 Introduction 3 The challenges of rapidly growing

More information

Using Hitachi Protection Manager and Hitachi Storage Cluster software for Rapid Recovery and Disaster Recovery in Microsoft Environments

Using Hitachi Protection Manager and Hitachi Storage Cluster software for Rapid Recovery and Disaster Recovery in Microsoft Environments Using Hitachi Protection Manager and Hitachi Storage Cluster software for Rapid Recovery and Disaster Recovery in Microsoft Environments Robert Burch, Advanced Technical Consultant Leland Sindt, Principal

More information

70-414: Implementing a Cloud Based Infrastructure. Course Overview

70-414: Implementing a Cloud Based Infrastructure. Course Overview 70-414: Implementing a Cloud Based Infrastructure Course Overview This course covers will prepare the student for Exam 70-414: Implementing a Cloud Based Infrastructure. Students will learn how to create

More information

Eliminating End User and Application Downtime:

Eliminating End User and Application Downtime: Eliminating End User and Application Downtime: Architecting the Right Continuous Availability and Disaster Recovery Environment March 2010 Table of Contents Introduction 3 Where to Start 3 Moving to Continuous

More information

EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage

EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage Applied Technology Abstract This white paper describes various backup and recovery solutions available for SQL

More information

Neverfail for Windows Applications June 2010

Neverfail for Windows Applications June 2010 Neverfail for Windows Applications June 2010 Neverfail, from Neverfail Ltd. (www.neverfailgroup.com), ensures continuity of user services provided by Microsoft Windows applications via data replication

More information

Server Virtualization with Windows Server Hyper-V and System Center

Server Virtualization with Windows Server Hyper-V and System Center Course 20409 Server Virtualization with Windows Server Hyper-V and System Center Length: Language(s): Audience(s): 5 Days English IT Professionals Level: 300 Technology: Windows Server 2012 Type: Delivery

More information

Server Virtualization with Windows Server Hyper-V and System Center

Server Virtualization with Windows Server Hyper-V and System Center Course 20409 : Server Virtualization with Windows Server Hyper-V and System Center Page 1 of 8 Server Virtualization with Windows Server Hyper-V and System Center Course 20409: 4 days; Instructor-Led Introduction

More information

Outline. MCSA: Server Virtualization

Outline. MCSA: Server Virtualization MCSA: Server Virtualization Description Get hands-on instruction and practice implementing Microsoft Server Virtualization with Windows Server 2012 R2 Hyper-V and System Center 2012 R2 Virtual Machine

More information

Backup, Restore, High Availability, and Disaster Recovery for Microsoft SharePoint Technologies

Backup, Restore, High Availability, and Disaster Recovery for Microsoft SharePoint Technologies Backup, Restore, High Availability, and Disaster Recovery for Microsoft SharePoint Technologies Module Objectives And Takeaways Module Objectives: Discuss and Demonstrate Content Recovery Features in Windows

More information

Windows Server 2008 Hyper-V Backup and Replication on EMC CLARiiON Storage. Applied Technology

Windows Server 2008 Hyper-V Backup and Replication on EMC CLARiiON Storage. Applied Technology Windows Server 2008 Hyper-V Backup and Replication on EMC CLARiiON Storage Applied Technology Abstract This white paper provides an overview of the technologies that are used to perform backup and replication

More information

70-646 R3: Windows Server 2008 Administration. Course Overview. Course Outline. Course Length: 4 Day

70-646 R3: Windows Server 2008 Administration. Course Overview. Course Outline. Course Length: 4 Day 70-646 R3: Windows Server 2008 Administration Course Length: 4 Day Course Overview This course will prepare the student for Exam 70-646: Pro: Windows Server 2008, Server Administrator. Topics covered include

More information

System Center 2012 Suite SYSTEM CENTER 2012 SUITE. BSD BİLGİSAYAR Adana

System Center 2012 Suite SYSTEM CENTER 2012 SUITE. BSD BİLGİSAYAR Adana 2013 System Center 2012 Suite SYSTEM CENTER 2012 SUITE BSD BİLGİSAYAR Adana Configure and manage apps, services, computers, and VMs... 1 Operations Manager... 3 Configuration Manager... 4 Endpoint Protection...

More information

Microsoft SQL Server on VMware Availability and Recovery Options

Microsoft SQL Server on VMware Availability and Recovery Options This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents listed at http://www.vmware.com/download/patents.html. VMware

More information

Hyper-V Replica Broker Configuration Lab By Yung Chou, Microsoft Platform Evangelist, http://aka.ms/yungchou, @yungchou

Hyper-V Replica Broker Configuration Lab By Yung Chou, Microsoft Platform Evangelist, http://aka.ms/yungchou, @yungchou Page 1 of 23 Hyper-V Replica Broker Configuration Lab By Yung Chou, Microsoft Platform Evangelist, http://aka.ms/yungchou, @yungchou Windows Server 2012 Hyper-V Replica is a built-in mechanism for replicating

More information

Protecting Citrix XenServer Environments with CA ARCserve

Protecting Citrix XenServer Environments with CA ARCserve Solution Brief: CA ARCserve R16.5 Complexity ate my budget Protecting Citrix XenServer Environments with CA ARCserve Customer Challenges Today, you face demanding service level agreements (SLAs) while

More information

Microsoft SQL Server 2012 Solutions for OLTP Applications on Dell PowerEdge VRTX

Microsoft SQL Server 2012 Solutions for OLTP Applications on Dell PowerEdge VRTX Microsoft SQL Server 2012 Solutions for OLTP Applications on Dell PowerEdge VRTX This whitepaper discusses the usage of VRTX as the backbone for the enterprise class database platform, Microsoft SQL server

More information

Enterprise Data Protection for SharePoint

Enterprise Data Protection for SharePoint Enterprise Data Protection for SharePoint Saguenay (Sag) Baruss Senior TSP, AvePoint Canada ** ** This presentation was created and distributed independently of AvePoint. For additional information on

More information

Protecting Microsoft SQL Server

Protecting Microsoft SQL Server Your company relies on its databases. How are you protecting them? Protecting Microsoft SQL Server 2 Hudson Place suite 700 Hoboken, NJ 07030 Powered by 800-674-9495 www.nsisoftware.com Executive Summary

More information

Planning for Windows Server 2008 Servers

Planning for Windows Server 2008 Servers Planning for Windows Server 2008 Servers Course Number: 6430B Course Length: 3 Days Course Overview This 3-day course is intended for IT pros who are interested in the knowledge and skills necessary to

More information

SQL Server 2012/2014 AlwaysOn Availability Group

SQL Server 2012/2014 AlwaysOn Availability Group SQL Server 2012/2014 AlwaysOn Availability Group Part 1 - Introduction v1.0-2014 - G.MONVILLE Summary SQL Server 2012 AlwaysOn - Introduction... 2 AlwaysOn Features... 2 AlwaysOn FCI (Failover Cluster

More information

Hyper-V over SMB: Remote File Storage Support in Windows Server 2012 Hyper-V. Jose Barreto Principal Program Manager Microsoft Corporation

Hyper-V over SMB: Remote File Storage Support in Windows Server 2012 Hyper-V. Jose Barreto Principal Program Manager Microsoft Corporation Hyper-V over SMB: Remote Storage Support in Windows Server 2012 Hyper-V Jose Barreto Principal Program Manager Microsoft Corporation Abstract In this session, we cover the Windows Server 2012 Hyper-V support

More information

Server Virtualization with Windows Server Hyper-V and System Center

Server Virtualization with Windows Server Hyper-V and System Center Course Code: M20409 Vendor: Microsoft Course Overview Duration: 5 RRP: 2,025 Server Virtualization with Windows Server Hyper-V and System Center Overview This five day course will provide you with the

More information

Deploying Exchange Server 2007 SP1 on Windows Server 2008

Deploying Exchange Server 2007 SP1 on Windows Server 2008 Deploying Exchange Server 2007 SP1 on Windows Server 2008 Product Group - Enterprise Dell White Paper By Ananda Sankaran Andrew Bachler April 2008 Contents Introduction... 3 Deployment Considerations...

More information

Virtual Server System and Data Protection, Recovery and Availability

Virtual Server System and Data Protection, Recovery and Availability Solution Brief: CA ARCserve R16.5 Complexity ate my budget Virtual Server System and Data Protection, Recovery and Availability Although server virtualization helps reduce IT infrastructure costs, it also

More information

Designing a Data Solution with Microsoft SQL Server

Designing a Data Solution with Microsoft SQL Server Course Code: M20465C Vendor: Microsoft Course Overview Duration: 5 RRP: 2,025 Designing a Data Solution with Microsoft SQL Server Overview The focus of this five-day instructor-led course is on planning

More information

Storage and High Availability with Windows Server 10971B; 4 Days, Instructor-led

Storage and High Availability with Windows Server 10971B; 4 Days, Instructor-led Storage and High Availability with Windows Server 10971B; 4 Days, Instructor-led Course Description Get hands-on instruction and practice provisioning your storage requirements and meeting your high availability

More information

Virtualizing Exchange

Virtualizing Exchange Virtualizing Exchange Simplifying and Optimizing Management of Microsoft Exchange Server Using Virtualization Technologies By Anil Desai Microsoft MVP September, 2008 An Alternative to Hosted Exchange

More information

SOLUTION BRIEF: CA ARCserve R16. Virtual Server System and Data Protection, Recovery and Availability

SOLUTION BRIEF: CA ARCserve R16. Virtual Server System and Data Protection, Recovery and Availability Virtual Server System and Data Protection, Recovery and Availability Page 2 Although server virtualization helps reduce IT infrastructure costs, it also adds complexity to protecting the wide range of

More information

Server-Virtualisierung mit Windows Server Hyper-V und System Center MOC 20409

Server-Virtualisierung mit Windows Server Hyper-V und System Center MOC 20409 Server-Virtualisierung mit Windows Server Hyper-V und System Center MOC 20409 Course Outline Module 1: Evaluating the Environment for Virtualization This module provides an overview of Microsoft virtualization

More information

In addition to their professional experience, students who attend this training should have technical knowledge in the following areas.

In addition to their professional experience, students who attend this training should have technical knowledge in the following areas. 6422A - Implementing and Managing Windows Server 2008 Hyper-V Course Number: 6422A Course Length: 3 Days Course Overview This three-day instructor-led course teaches students how to implement and manage

More information

Configuring and Deploying a Private Cloud

Configuring and Deploying a Private Cloud Course 20247C: Configuring and Deploying a Private Cloud Course Details Course Outline Module 1: Planning for the Cloud Planning a hybrid cloud involves understanding these tools and technologies so that

More information

Demystifying Disaster Recovery as a Service

Demystifying Disaster Recovery as a Service Demystifying Disaster Recovery as a Service Rachel Dines, Senior Analyst, Forrester Research Inc. Alex Foster, Product Manager, Windstream 2011 Windstream Communications, Inc. 008906 Introduction Rachel

More information

High Availability with Windows Server 2012 Release Candidate

High Availability with Windows Server 2012 Release Candidate High Availability with Windows Server 2012 Release Candidate Windows Server 2012 Release Candidate (RC) delivers innovative new capabilities that enable you to build dynamic storage and availability solutions

More information

"Charting the Course... MOC 20409 B Server Virtualization with Windows Hyper-V and System Center. Course Summary

Charting the Course... MOC 20409 B Server Virtualization with Windows Hyper-V and System Center. Course Summary Description Course Summary This five day course will provide you with the knowledge and skills required to design and implement Microsoft Server solutions using Hyper-V and System. Objectives At the end

More information

Server & Cloud Management

Server & Cloud Management Technical Bootcamp: The Cloud-enabled Datacenter with Windows Server 2012 and System Center 2012 This 3-day, instructor-led course will help you understand how to evolve a traditional datacenter configuration

More information

Microsoft SharePoint 2010 on VMware Availability and Recovery Options. Microsoft SharePoint 2010 on VMware Availability and Recovery Options

Microsoft SharePoint 2010 on VMware Availability and Recovery Options. Microsoft SharePoint 2010 on VMware Availability and Recovery Options This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents listed at http://www.vmware.com/download/patents.html. VMware

More information

6422: Implementing and Managing Windows Server 2008 Hyper-V (3 Days)

6422: Implementing and Managing Windows Server 2008 Hyper-V (3 Days) www.peaklearningllc.com 6422: Implementing and Managing Windows Server 2008 Hyper-V (3 Days) Introduction This three-day instructor-led course teaches students how to implement and manage Windows Server

More information

Rethink Disaster Recovery with Microsoft

Rethink Disaster Recovery with Microsoft Rethink Disaster Recovery with Microsoft clive.watson@microsoft.com Cloud & Datacenter Specialist Install from here or type Microsoft virtual datacenter into the Store application Agenda Microsoft Solutions

More information

Critical SQL Server Databases:

Critical SQL Server Databases: Webinar Critical SQL Server Databases: Provide HA with SQL Server Failover Clustering and Cluster Shared Volumes Edwin Sarmiento Microsoft MVP/Microsoft Certified Master: http://www.edwinmsarmiento.com

More information

Pricing & Licensing Guide

Pricing & Licensing Guide Pricing & Licensing Guide arcserve Unified Data v5 Welcome to the Pricing & Licensing Overview for arcserve Unified Data. in this guide, you will find a high level product overview, understand the product

More information

Implementing and Managing Windows Server 2008 Hyper-V

Implementing and Managing Windows Server 2008 Hyper-V Course 6422A: Implementing and Managing Windows Server 2008 Hyper-V Length: 3 Days Language(s): English Audience(s): IT Professionals Level: 300 Technology: Windows Server 2008 Type: Course Delivery Method:

More information

Mastering. Hyper-V" Deployment. Aidan Finn. Patrick Lownds

Mastering. Hyper-V Deployment. Aidan Finn. Patrick Lownds Mastering Hyper-V" Deployment Aidan Finn Patrick Lownds Contents Foreivord xxl Introduction xxln Part l Overview 1 Chapter l Proposing Virtualization 3 The Business Case 3 Line-of-Business Application

More information

Building disaster-recovery solution using Azure Site Recovery (ASR) for Hyper-V (Part 1)

Building disaster-recovery solution using Azure Site Recovery (ASR) for Hyper-V (Part 1) Building disaster-recovery solution using Azure Site Recovery (ASR) for Hyper-V (Part 1) KR Kandavel Technical Solutions Professional Asia Azure Site Recovery Specialist Team Microsoft Corporation Hybrid

More information

Virtual Server System and Data Protection, Recovery and Availability

Virtual Server System and Data Protection, Recovery and Availability Virtual Server System and Data Protection, Recovery and Availability Although server virtualization helps reduce IT infrastructure costs, it also adds complexity to protecting the wide range of applications

More information

PROTECTING MICROSOFT SQL SERVER TM

PROTECTING MICROSOFT SQL SERVER TM WHITE PAPER PROTECTING MICROSOFT SQL SERVER TM Your company relies on its databases. How are you protecting them? Published: February 2006 Executive Summary Database Management Systems (DBMS) are the hidden

More information

Preface... 1. Introduction... 1 High Availability... 2 Users... 4 Other Resources... 5 Conventions... 5

Preface... 1. Introduction... 1 High Availability... 2 Users... 4 Other Resources... 5 Conventions... 5 Table of Contents Preface.................................................... 1 Introduction............................................................. 1 High Availability.........................................................

More information

How to Manage Critical Data Stored in Microsoft Exchange Server 2010. By Hitachi Data Systems

How to Manage Critical Data Stored in Microsoft Exchange Server 2010. By Hitachi Data Systems W H I T E P A P E R How to Manage Critical Data Stored in Microsoft Exchange Server 2010 By Hitachi Data Systems April 2012 2 Table of Contents Executive Summary and Introduction 3 Mission-critical Microsoft

More information

This course is intended for IT professionals who are responsible for the Exchange Server messaging environment in an enterprise.

This course is intended for IT professionals who are responsible for the Exchange Server messaging environment in an enterprise. 10233A: Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 Course Number: 10233A Course Length: 5 Day Course Overview This instructor-led course provides you with the knowledge

More information

Microsoft Exchange 2013 on VMware Availability and Recovery Options

Microsoft Exchange 2013 on VMware Availability and Recovery Options This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents listed at http://www.vmware.com/download/patents.html. VMware

More information

10971B: Storage and High Availability with Windows Server

10971B: Storage and High Availability with Windows Server 10971B: Storage and High Availability with Windows Server Course Details Course Code: Duration: Notes: 10971B 4 days This course syllabus should be used to determine whether the course is appropriate for

More information

Part2 Hyper-V Replica and Hyper-V Recovery Manager. Clive.Watson@Microsoft.com Datacenter Specialist

Part2 Hyper-V Replica and Hyper-V Recovery Manager. Clive.Watson@Microsoft.com Datacenter Specialist Part2 Hyper-V Replica and Hyper-V Recovery Manager Clive.Watson@Microsoft.com Datacenter Specialist Business Continuity Challenges Costs Need to reduce the costs related to downtime Need to reduce the

More information

www.dumpspdf.com 70-647 Get Success in Passing Your

www.dumpspdf.com 70-647 Get Success in Passing Your www.dumpspdf.com 70-647 Get Success in Passing Your Certification at first attempt! Vendor: Microsoft Exam Code: 70-647 Exam Name: Windows Server 2008,Enterprise Administrator Version: Demo www.dumpspdf.com

More information

This course is intended for database professionals who need who plan, implement, and manage database solutions. Primary responsibilities include:

This course is intended for database professionals who need who plan, implement, and manage database solutions. Primary responsibilities include: Course Page - Page 1 of 5 Designing Solutions for Microsoft SQL Server 2014 M-20465 Length: 3 days Price: $1,795.00 Course Description The focus of this three-day instructor-led course is on planning and

More information

The Modern Virtualized Data Center

The Modern Virtualized Data Center WHITEPAPER The Modern Virtualized Data Center Data center resources have traditionally been underutilized while drawing enormous amounts of power and taking up valuable floorspace. Virtualization has been

More information

SMBs Need Enterprise-quality Data Protection, Right-sized for Them Date: March 2014 Author: Jason Buffington, Senior Analyst

SMBs Need Enterprise-quality Data Protection, Right-sized for Them Date: March 2014 Author: Jason Buffington, Senior Analyst Analyst Brief SMBs Need Enterprise-quality Data Protection, Right-sized for Them Date: March 2014 Author: Jason Buffington, Senior Analyst Abstract: Small and midsized organizations depend on their data

More information

WELKOM Cloud met Azure

WELKOM Cloud met Azure WELKOM Cloud met Azure Inspiratiedag zonder praatjes Cloud met Azure Inspiratiedag zonder praatjes Brecht Vuylsteke Microsoft System Engineer RealDolmen SQL Hybrid on Azure Agenda Introduction Disaster

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

StorageX 7.5 Case Study

StorageX 7.5 Case Study StorageX 7.5 Case Study This document will cover how StorageX 7.5 helps to transform a legacy Microsoft DFS environment into a modern, domain-based DFS environment The Challenge Microsoft has officially

More information

Implementing an Advanced Server Infrastructure

Implementing an Advanced Server Infrastructure Page 1 of 9 Overview Who should attend? Get hands-on instruction and practice planning, designing and deploying a physical and logical Windows Server 2012 R2 enterprise infrastructure in this 5-day Microsoft

More information