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

Size: px
Start display at page:

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

Transcription

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

2 Contents Introduction xix Chapter l Introducing Hyper-V l Scenarios for Hyper-V 1 Server Consolidation 1 Testing and Development 2 Business Continuity and Disaster Recovery 2 Dynamic IT 3 Architecture of Hyper-V 3 Parent Partition 4 Virtual Machine 7 Features of Hyper-V 11 General Features, 11 New Features in Windows Server 2008 R2 13 Hardware and Software Requirements for Hyper-V 13 Hardware Requirements and Best Practices 13 Software Requirements 15 Summary 16 Chapter 2 Installing Hyper-V and Server Core 17 Performing a Clean Installation of Hyper-V 17 Meeting the Installation Requirements 18 Installing the Hyper-V Role 19 Adding the Hyper-V Role 20 Updating from the Beta Version to the Final Version of Hyper-V 22 Performing the Pre-update Configuration 22 Performing the Post-update Configuration 23 Upgrading Hyper-V from Windows Server 2008 to Windows Server 2008 R2 23 Installing Windows Server Core 24 Exploring the Windows Server Core Architecture 24 Managing Windows Server Core 26 Installing Windows Server 2008 as a Core Installation 27 Installation Considerations and Requirements 27 Performing a Core Installation 27 Doing the Initial Configuration 28 Installing Hyper-V Under Windows Server 2008 Server Core 30 New in Windows Server 2008 R2: Introducing sconfig 32 Summary 33

3 XII I CONTENTS Chapter 3 Configuring Hyper-V 35 Getting Started: The Hyper-V MMC 35 Creating a New Virtual Machine 37 Virtual Machine Settings 42 Hardware 42 Virtual Machine Management 51 New Virtual Hard Disk Wizard 55 Exploring Types of Virtual Hard Disks 55 Using the Wizard to Create Virtual Hard Disks 57 Virtual Network Manager 58 Hyper-V Settings 59 Summary 61 Chapter 4 Virtualization Best Practices 63 Host Best Practices 63 Choosing a Processor 63 How Much Memory Is Enough? 68 Storage: How Many Drives Do I Need? 69 Networking 70 Host Operating System Best Practices 74 Virtual Machine Best Practices 75 Integration Services: Guest Drivers 76 Sysprep: Creating a Master Base Image 77 Offline Patching 78 Summary 78 Chapter 5 Hyper-V Security..79 The Hyper-V Security Model 79 Hypervisor Security 80 Virtualization Stack Security 81 The Virtual Machine Access Security Model 81 Working with the Authorization Manager 82 Understanding the Terminology 82 Using the Authorization Manager for Hyper-V Security 82 Using Alternative Tools 94 Storing the AzMan Store in Active Directory 94 Summary 94 Chapter 6 Virtual Machine Migration.95 Migration Challenges and Drivers 95 Physical to Virtual (P2V) Migration 97 Virtual to Virtual (V2V) Migration 97 Virtual to Physical (V2P) 98 Migration Considerations 98

4 CONTENTS I XIII Capturing the Configuration 99 Creating a Manual Inventory 99 Using the MAP Toolkit 100 Preparing a System for Migration 104 Capturing and Deploying Disk Images 104 Manual Migration with Image-Capture Tools 104 Using Traditional Backup and Recovery Tools: SCVMM and Windows Home Server 105 Common Dedicated P2V Tools 106 Updating Images 107, Walking through a Physical-to-Virtual Migration 108 Traditional Imaging: Collecting and Creating Your Imaging Toolkit 108 Easy Image Capture: DiskZVHD 116 Firing Up: Performing System Updates 117 Exporting and Importing in Hyper-V 120 Exporting a Virtual Machine Locally 120 Exporting Over the Network 121 Importing a Virtual Machine 123 Summary 125 Chapter7 Backing Up and Recovering VMs..127 Virtual Machine Backup Considerations 127 Using the Volume Shadow Copy Services 128 Using VSS Backups and Saving State 130 Hyper-V Snapshots Are Not Backups! 132 Host-Based Backup Approaches 133 Export/Import 133 Physical to Virtual Conversion 134 Manual VHD Backup and Recovery 134 Windows Server Backup 135 Enterprise Backup Tools and Solutions 135 Agent Multiplexing 135 Backup Encapsulation Benefits 135 Beware of Bloat in Host Backups 136 Child Backup: Backing Up from Within 137 VM Backup Driven by Storage 137 VM Backup Driven by Applications 138 Cluster-Shared Volumes and Backup 138 Manually Backing Up and Recovering a Virtual Machine 138 Performing a Windows Server Backup 138 Performing a Manual Backup 149 Summary 158

5 XIV CONTENTS Chapter 8 High Availability 159 Windows Server 2008 Failover Clustering 159 Failover Clustering Basics 161 Quick Migration vs. Live Migration 163 Configuring a Cluster 163 Protecting the VM vs. Protecting the Application 163 Required Components for Failover Clustering 164 Storage Considerations for Clustering 167 Using Pass-Through Disk to Improve Performance 167 Clustering with GUIDs and Mount Points 168 Configuring Multiple VMs on a Single Physical Volume 168 Clustered Shared Volumes in R2 169 Backup and Recovery of a VM's Host CSV 169 Building a Failover Cluster for Hyper-V 170 Setting a Up Failover Cluster 171 Hyper-V Server 2008 R2 and Server Core. 181 Configuring iscsi from the Command Line 183 Clustered Virtual Machine Management 185 Summary 186 Chapter 9 Understanding WMl, Scripting, and Hyper-V 187 Common Management Tasks 187 WMI Overview 189 Accessing WMI 191 WMI Security 192 Accessing the Virtualization Namespace 192 WMI Scripting Tools and Resources 192 Browsing the Virtualization Namespace 192 Scripting Technology Overview 195 Visual Basic Script 196 JScript 196 Perl, Python, and Others 196 Command-Line Tools 197 Windows PowerShell 197 PowerShell for Newcomers 198 PowerShell Installation and Setup 198 Finding Your Way Around PowerShell 201 Making Things Work in PowerShell 203 Common Elements of WMI Scripts 213 WMI and VBScript 213 WMI and PowerShell 215 Virtualization Classes 216 Useful WMI Virtualization Classes to Know 216 The Msvm_ComputerSystem Class 219 Summary 223

6 CONTENTS XV Chapter 10 Automating Tasks 225 Building on the Work of Others 225 Original Hyper-V Library 226 New R2 Library 227 Provisioning 229 Creating a Bare-Bones VM 229 Setting BIOS Options, Startup/Shutdown, and Additional Elements 231 Remote Virtual Machine Provisioning 233 Precreating Generic VHDs 234 Deprovisioning 236 Physical Server Setup 237 Configuration Management 238 Discovery.' 238 Creating Simple Reports 245 Managing the Virtual Environment 248 Maintaining Virtual Systems 254 Managing Access 258 Migration, 258 Simple File Copy 258 Export/Import 259 Failover Clustering 259 Virtual to Virtual Migration 260 Backup and Recovery 260 Collecting and Monitoring Data 260 Viewing the Desktop 260 Testing for Service 261 Accessing Processor Performance Data 262 Performance Monitoring and PowerGadgets 267 Summary 267 Chapter 11 Using System Center Virtual Machine Manager System Center Suite Overview 269 System Center Virtual Machine Manager System Center Operations Manager System Center Data Protection Manager 2007 SP1 271 System Center Configuration Manager SCVMM 2008 Architecture Overview 273 SCVMM Server 275 SCVMM 2008 Library Server 275 SCVMM Database 276 SCVMM Administrator Console 277 Virtual Machine Host 278 SCVMM Additional Components ; 279 Installing SCVMM SCVMM 2008 Prerequisites 280 Installing the SCVMM 2008 Server Role 281

7 XVI CONTENTS Installing the SCVMM 2008 Administrator Console 283 Adding a Managed Host 283 Creating Your First VM in SCVMM 284 the SCVMM 2008 Self-Service Portal 286 Installing Integrating SCOM 2007 and SCVMM Enabling PRO Functionality 289 Customizing the Base PRO Monitors 292 Provisioning Virtual Machines from the Library 294 VM Host Placement 294 Using SCVMM Templates 295 Provisioning Systems via P2V Functionality 299 Creating Highly Available Virtual Machines 301 Summary 304 Chapter 12 Protecting Virtualized Environments with System Center Data Protection Manager 305 Overview of Data Protection Manager 305 History ofdpm 306 Backup Alternatives 307 Understanding DPM Storage 307 Protecting Your Hyper-V Environment 310 Setting Up Your First DPM Server 310 Introducing the DPM Administrator Console 315 Deploying Agents and Application Workload Prerequisites 315 Adding Storage to DPM 320 Configuring Protection of Hyper-V Hosts 321 What Do You Want to Protect? 322 How Do You Want to Protect It? 323 Configuring Disk-Based Protection 323 Configuring Tape-Based Protection 327 Setting Up the Initial Baseline 327 Considerations When Protecting Virtualized Environments 329 Virtual Machines, Hosts, and Guests 329 Choosing What to Protect and How to Recover 330 Virtual Machines from the Host 331 Protecting Choosing Guest or Host or Both 331 Restoring Your Virtual Environment with DPM 332 Overview of the DPM Restore UI 332 Restoring a Virtual Machine from the DPM UI 333 Summary 337 Chapter 13 Using System Center Operations Manager Introduction to System Center Operations Manager SCOM Technical Overview 340 Core Components of SCOM 341 Optional Server Roles and Components 342 SCOM 2007 Command Shell 344

8 CONTENTS XVII Using SCOM for Your Visualization Environment 344 Scenario 1: Deploying a New SCOM Environment 346 Scenario 2: SCOM Already Deployed 349 Monitoring and Reporting Summary Index 359

10215A Implementing and Managing Microsoft Server Virtualization

10215A Implementing and Managing Microsoft Server Virtualization 10215A Implementing and Managing Microsoft Server Virtualization About this Course This five-day course will provide you with the knowledge and skills to deploy and manage a server virtualization environment

More information

Implementing and Managing Microsoft Server Virtualization

Implementing and Managing Microsoft Server Virtualization Course 10215A: Implementing and Managing Microsoft Server Virtualization Course Details Course Outline Module 1: Evaluating and Planning for Virtualization Describe virtualization as it relates to server,

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

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

MS-10215: Implementing and Managing Microsoft Server Virtualization. Course Objectives. Required Exam(s) Price. Duration. Methods of Delivery

MS-10215: Implementing and Managing Microsoft Server Virtualization. Course Objectives. Required Exam(s) Price. Duration. Methods of Delivery MS-10215: Implementing and Managing Microsoft Server Virtualization This five-day instructor led course will provide you with the knowledge and skills to deploy and manage a server virtualization environment

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

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

Course 50273B: Planning and Designing Microsoft Virtualization Solutions. Level: 300. About this Course

Course 50273B: Planning and Designing Microsoft Virtualization Solutions. Level: 300. About this Course Course 50273B: Planning and Designing Microsoft Virtualization Solutions Length: 5 Day(s) Level: 300 About this Course This five-day instructor-led course provides students with the knowledge and skills

More information

Implementing and Managing Microsoft Server Virtualization

Implementing and Managing Microsoft Server Virtualization Implementing and Managing Microsoft Server At the end of the course the delegate will be able to complete the following: COMPUTER TRAINING The key to a better future WINDOWS Course No. 10215 5 Days Target

More information

Planning and Designing Microsoft Virtualization Solutions

Planning and Designing Microsoft Virtualization Solutions Planning and Designing Microsoft Virtualization Solutions 50273: Planning and Designing Microsoft Virtualization Solutions (5 days) About this Course This five-day instructor-led course provides students

More information

Course 6331A: Deploying and Managing Microsoft System Center Virtual Machine Manager

Course 6331A: Deploying and Managing Microsoft System Center Virtual Machine Manager Course 6331A: Deploying and Managing Microsoft System Center Virtual Machine Manager Length: 3 Days Language(s): English Audience(s): IT Professionals Level: 300 Technology: Microsoft System Center Virtual

More information

M6422A Implementing and Managing Windows Server 2008 Hyper-V

M6422A Implementing and Managing Windows Server 2008 Hyper-V M6422A Implementing and Managing Windows Server 2008 Hyper-V Looking at Training Differently... Course 6422A: Implementing and Managing Windows Server 2008 Hyper-V Length: Published: Language(s): Audience(s):

More information

MS-6422A - Implement and Manage Microsoft Windows Server Hyper-V

MS-6422A - Implement and Manage Microsoft Windows Server Hyper-V MS-6422A - Implement and Manage Microsoft Windows Server Hyper-V Table of Contents Introduction Audience At Completion Prerequisites Microsoft Certified Professional Exams Student Materials Outline Introduction

More information

Outline SSS6422 - Microsoft Windows Server 2008 Hyper-V Virtualization

Outline SSS6422 - Microsoft Windows Server 2008 Hyper-V Virtualization Outline SSS6422 - Microsoft Windows Server 2008 Hyper-V Virtualization Duration: Three consecutive Saturdays About this Course This instructor led course teaches students how to implement and manage Windows

More information

Course Outline: Course 6331: Deploying and Managing Microsoft System Center Virtual Machine Manager Learning Method: Instructor-led Classroom Learning

Course Outline: Course 6331: Deploying and Managing Microsoft System Center Virtual Machine Manager Learning Method: Instructor-led Classroom Learning Course Outline: Course 6331: Deploying and Managing Microsoft System Center Virtual Machine Manager Learning Method: Instructor-led Classroom Learning Duration: 3.00 Day(s)/ 24 hrs Overview: This three-day

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

Course Syllabus. Implementing and Managing Windows Server 2008 Hyper-V. Key Data. Audience. At Course Completion. Prerequisites

Course Syllabus. Implementing and Managing Windows Server 2008 Hyper-V. Key Data. Audience. At Course Completion. Prerequisites Course Syllabus Implementing and Managing Windows Server 2008 Hyper-V Key Data Product #: 3961 Elements of this syllabus are subject to change. This three-day instructor-led course teaches students how

More information

Microsoft Windows Server 2008: MS-6422 Implementing and Managing Hyper V Virtualization 6422

Microsoft Windows Server 2008: MS-6422 Implementing and Managing Hyper V Virtualization 6422 coursemonster.com/us Microsoft Windows Server 2008: MS-6422 Implementing and Managing Hyper V Virtualization 6422 View training dates» Overview This three day instructor led course teaches students how

More information

10215: Implementing and Managing Microsoft Server Virtualization

10215: Implementing and Managing Microsoft Server Virtualization 10215: Implementing and Managing Microsoft Server Virtualization Microsoft - Virtualização Nível: Avançado Duração: 30h Sobre o curso This five-day, instructor-led course will provide you with the knowledge

More information

Deploying and Managing Microsoft System Center Virtual Machine Manager

Deploying and Managing Microsoft System Center Virtual Machine Manager Deploying and Managing Microsoft System Center Virtual Machine Manager Overview About this Course This three-day instructor-led course teaches students how to implement a Microsoft System Center Virtual

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

Security. Environments. Dave Shackleford. John Wiley &. Sons, Inc. s j}! '**»* t i j. l:i. in: i««;

Security. Environments. Dave Shackleford. John Wiley &. Sons, Inc. s j}! '**»* t i j. l:i. in: i««; Security N Environments '' J J H -. i ^ s j}! Dave Shackleford '**»* t i j i««; l:i in: John Wiley &. Sons, Inc. Contents Introduction.. : xix Chapter l Fundamentals of Virtualization Security Virtualization

More information

How Microsoft Technologies, System Center and Windows Vista Improve Supporting and Maintaining the Desktop

How Microsoft Technologies, System Center and Windows Vista Improve Supporting and Maintaining the Desktop How Microsoft Technologies, System Center and Windows Vista Improve Supporting and Maintaining the Desktop Teesak Chinpairoj Partner Technology Specialist Microsoft Thailand Agenda Advances in Windows

More information

Microsoft Virtual Server 2005 R2 Resource Kit

Microsoft Virtual Server 2005 R2 Resource Kit Microsoft Virtual Server 2005 R2 Resource Kit Robert Larson and Janique Carbone with the Windows Virtualization team To learn more about this book, visit Microsoft Learning at http://www.microsoft.com/mspress/books/10622.aspx

More information

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

Data Protection. for Virtual Data Centers. Jason Buffington. Wiley Publishing, Inc. WILEY Data Protection for Virtual Data Centers Jason Buffington WILEY Wiley Publishing, Inc. Contents Introduction xix Chapter l What Kind of Protection Do You Need? In the Beginning, There Were Disk and Tape

More information

Microsoft System Center Virtual Machine Manager 2008: Overview. Lee Chiang Yen Principal Trainer NetAssist Services

Microsoft System Center Virtual Machine Manager 2008: Overview. Lee Chiang Yen Principal Trainer NetAssist Services Microsoft System Center Virtual Machine Manager 2008: Overview Lee Chiang Yen Principal Trainer NetAssist Services 1 Objectives And Agenda Microsoft Virtualization Background System Center and Virtualization

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

Implementing and Managing Microsoft Server Virtualization

Implementing and Managing Microsoft Server Virtualization Implementing and Managing Microsoft Server Virtualization Duration: 5 Days Course Code: M10215 Overview: This five-day, instructor-led course will provide you with the knowledge and skills to deploy and

More information

Virtualization across the organization

Virtualization across the organization Virtualization across the organization Server Virtualization Desktop Virtualization Application Virtualization Presentation Virtualization Consolidate workloads for more efficient resource utilization

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

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

DELL. Dell Microsoft Windows Server 2008 Hyper-V TM Reference Architecture VIRTUALIZATION SOLUTIONS ENGINEERING

DELL. Dell Microsoft Windows Server 2008 Hyper-V TM Reference Architecture VIRTUALIZATION SOLUTIONS ENGINEERING DELL Dell Microsoft Windows Server 2008 Hyper-V TM Reference Architecture VIRTUALIZATION SOLUTIONS ENGINEERING September 2008 1 THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL

More information

(Exam 70-680): Configuring

(Exam 70-680): Configuring Microsoft MCTS Self-Paced Training Kit (Exam 70-680): Configuring Windows? Ian McLean Orin Thomas Contents Introduction Lab Setup Instructions Hardware Requirements Using the DVD xxv How to Install the

More information

70-417: Upgrading Your Skills to MCSA Windows Server 2012

70-417: Upgrading Your Skills to MCSA Windows Server 2012 70-417: Upgrading Your Skills to MCSA Windows Server 2012 Course Overview This course prepares students to demonstrate your real-world knowledge of Windows Server 2012 core infrastructure services. Exam

More information

Experience with Server Self Service Center (S3C)

Experience with Server Self Service Center (S3C) Experience with Server Self Service Center (S3C) Juraj Sucik, Sebastian Bukowiec IT Department, CERN, CH-1211 Genève 23, Switzerland E-mail: juraj.sucik@cern.ch, sebastian.bukowiec@cern.ch Abstract. CERN

More information

PassTest. Bessere Qualität, bessere Dienstleistungen!

PassTest. Bessere Qualität, bessere Dienstleistungen! PassTest Bessere Qualität, bessere Dienstleistungen! Q&A Exam : 70-693 Title : Windows Server 2008R2, Virtualization Administrator Version : Demo 1 / 6 1.You have a Windows Server 2008 R2 Hyper-V failover

More information

The safer, easier way to help you pass any IT exams. Exam : 070-659. TS: Windows Server 2008 R2, Server Virtualization. Title : Version : Demo 1 / 7

The safer, easier way to help you pass any IT exams. Exam : 070-659. TS: Windows Server 2008 R2, Server Virtualization. Title : Version : Demo 1 / 7 Exam : 070-659 Title : TS: Windows Server 2008 R2, Server Virtualization Version : Demo 1 / 7 1.You install Windows Server 2008 R2 Enterprise on a new physical server. You need to prepare the server to

More information

Windows Server 2008 R2 Hyper V. Public FAQ

Windows Server 2008 R2 Hyper V. Public FAQ Windows Server 2008 R2 Hyper V Public FAQ Contents New Functionality in Windows Server 2008 R2 Hyper V...3 Windows Server 2008 R2 Hyper V Questions...4 Clustering and Live Migration...5 Supported Guests...6

More information

Windows Server 2008 R2 Hyper-V Live Migration

Windows Server 2008 R2 Hyper-V Live Migration Windows Server 2008 R2 Hyper-V Live Migration Table of Contents Overview of Windows Server 2008 R2 Hyper-V Features... 3 Dynamic VM storage... 3 Enhanced Processor Support... 3 Enhanced Networking Support...

More information

Corporate I.T. Services Limited Updating your Network Infrastructure Technology Skills to Windows Server 2008 (Beta 3)

Corporate I.T. Services Limited Updating your Network Infrastructure Technology Skills to Windows Server 2008 (Beta 3) Updating your Network Infrastructure Technology Skills to Windows Server 2008 (Beta 3) Course 6415A: Three days; Instructor-Led Introduction This 3 day instructor-led course provides students with an understanding

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

Hyper-V backup implementation guide

Hyper-V backup implementation guide Hyper-V backup implementation guide A best practice guide for Hyper-V backup administrators. www.backup-assist.ca Contents 1. Planning a Hyper-V backup... 2 Hyper-V backup considerations... 2 2. Hyper-V

More information

Step by step guide for installing highly available System Centre 2012 Virtual Machine Manager Management server:

Step by step guide for installing highly available System Centre 2012 Virtual Machine Manager Management server: Step by step guide for installing highly available System Centre 2012 Virtual Machine Manager Management server: Here are the pre-requisites for a HA VMM server installation: 1. Failover clustering feature

More information

Configuring and Deploying a Private Cloud with System Center 2012 MOC 10751

Configuring and Deploying a Private Cloud with System Center 2012 MOC 10751 Configuring and Deploying a Private Cloud with System Center 2012 MOC 10751 Course Outline Module 1: Planning for the Private Cloud This module describes the core components of a private cloud and the

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

Rand Morimoto, Ph.D., MCITP. Michael Noel, MVF? MCITP. Omar Droubi, MCSE. Ross Mistry, MVF? MCITP

Rand Morimoto, Ph.D., MCITP. Michael Noel, MVF? MCITP. Omar Droubi, MCSE. Ross Mistry, MVF? MCITP Rand Morimoto, Ph.D., MCITP Michael Noel, MVF? MCITP Omar Droubi, MCSE Ross Mistry, MVF? MCITP Chris Amaris, MCSE, CISSP Technical Edit by Guy Yardeni Windows Server 2008 R2 U 800 East 96th Street, Indianapolis,

More information

Introducing. Markus Erlacher Technical Solution Professional Microsoft Switzerland

Introducing. Markus Erlacher Technical Solution Professional Microsoft Switzerland Introducing Markus Erlacher Technical Solution Professional Microsoft Switzerland Overarching Release Principles Strong emphasis on hardware, driver and application compatibility Goal to support Windows

More information

HYPER-V CLOUD DEPLOYMENT GUIDES MODULE 3: OPERATIONS

HYPER-V CLOUD DEPLOYMENT GUIDES MODULE 3: OPERATIONS HYPER-V CLOUD DEPLOYMENT GUIDES MODULE 3: OPERATIONS The Hyper-V Cloud Deployment Guides from Microsoft can help IT Pros by: Accelerating deployment by providing best practices for planning and delivering

More information

MS 10751A - Configuring and Deploying a Private Cloud with System Center 2012

MS 10751A - Configuring and Deploying a Private Cloud with System Center 2012 MS 10751A - Configuring and Deploying a Private Cloud with System Center 2012 Description: Days: 5 Prerequisites: This course describes private cloud configuration and deployment with Microsoft System

More information

Index C, D. Background Intelligent Transfer Service (BITS), 174, 191

Index C, D. Background Intelligent Transfer Service (BITS), 174, 191 Index A Active Directory Restore Mode (DSRM), 12 Application profile, 293 Availability sets configure possible and preferred owners, 282 283 creation, 279 281 guest cluster, 279 physical cluster, 279 virtual

More information

MS-55021 - Configuring and Administering Hyper-V in Windows Server 2012

MS-55021 - Configuring and Administering Hyper-V in Windows Server 2012 www.etidaho.com (208) 327-0768 MS-55021 - Configuring and Administering Hyper-V in Windows Server 2012 3 Days Course Description Overview: This three-day instructor-led course provides students with the

More information

Windows Server 2008 R2 Hyper-V Live Migration

Windows Server 2008 R2 Hyper-V Live Migration Windows Server 2008 R2 Hyper-V Live Migration White Paper Published: August 09 This is a preliminary document and may be changed substantially prior to final commercial release of the software described

More information

Configuring and Managing Microsoft System Center Essentials 2010

Configuring and Managing Microsoft System Center Essentials 2010 Configuring and Managing Microsoft System Center Essentials 2010 50373: Configuring and Managing Microsoft System Center Essentials 2010 (2 Days) About this Course This two-day instructor-led course provides

More information

Best Practices: Microsoft Private Cloud Implementation

Best Practices: Microsoft Private Cloud Implementation Best Practices: Microsoft Private Cloud Implementation Future Proof Your Business with Private Cloud Offerings Your customers are turning increasingly to virtualization as a way to cut costs and scale

More information

Course Outline. Create and configure virtual hard disks. Create and configure virtual machines. Install and import virtual machines.

Course Outline. Create and configure virtual hard disks. Create and configure virtual machines. Install and import virtual machines. Server Virtualization with Windows Server Hyper-V and System Centre Duration 5 days Course Code SSM20409 Format Instructor Led Overview This five day course will provide you with the knowledge and skills

More information

Virtualization with Windows

Virtualization with Windows Virtualization with Windows at CERN Juraj Sucik, Emmanuel Ormancey Internet Services Group Agenda Current status of IT-IS group virtualization service Server Self Service New virtualization features in

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

Virtualization of Microsoft SharePoint Products and Technologies

Virtualization of Microsoft SharePoint Products and Technologies Virtualization of Microsoft SharePoint Products and Technologies Published: October, 2008 For the latest information about Microsoft Office, see http://www.microsoft.com/office and for SharePoint, see

More information

Introduction to Hyper-V High- Availability with Failover Clustering

Introduction to Hyper-V High- Availability with Failover Clustering Introduction to Hyper-V High- Availability with Failover Clustering Lab Guide This lab is for anyone who wants to learn about Windows Server 2012 R2 Failover Clustering, focusing on configuration for Hyper-V

More information

Deploying Microsoft Hyper-V with Dell EqualLogic PS Series Arrays

Deploying Microsoft Hyper-V with Dell EqualLogic PS Series Arrays TECHNICAL REPORT Deploying Microsoft Hyper-V with Dell EqualLogic PS Series Arrays ABSTRACT This technical report details information and best practices for deploying Microsoft Hyper-V with Dell EqualLogic

More information

How To Live Migrate In Hyperv On Windows Server 22 (Windows) (Windows V) (Hyperv) (Powerpoint) (For A Hyperv Virtual Machine) (Virtual Machine) And (Hyper V) Vhd (Virtual Hard Disk

How To Live Migrate In Hyperv On Windows Server 22 (Windows) (Windows V) (Hyperv) (Powerpoint) (For A Hyperv Virtual Machine) (Virtual Machine) And (Hyper V) Vhd (Virtual Hard Disk Poster Companion Reference: Hyper-V Virtual Machine Mobility Live Migration Without Shared Storage Storage Migration Live Migration with SMB Shared Storage Live Migration with Failover Clusters Copyright

More information

Configuring and Deploying a Private Cloud

Configuring and Deploying a Private Cloud 3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: rwhitney@discoveritt.com Web: www.discoveritt.com Configuring and Deploying a Private Cloud Course: MS20247D

More information

Course 10751A: Configuring and Deploying a Private Cloud with System Center 2012

Course 10751A: Configuring and Deploying a Private Cloud with System Center 2012 Course 10751A: Configuring and Deploying a Private Cloud with System Center 2012 OVERVIEW About this Course This course describes private cloud configuration and deployment with Microsoft System Center

More information

VIRTUALIZATION 101. Brainstorm Conference 2013 PRESENTER INTRODUCTIONS

VIRTUALIZATION 101. Brainstorm Conference 2013 PRESENTER INTRODUCTIONS VIRTUALIZATION 101 Brainstorm Conference 2013 PRESENTER INTRODUCTIONS Timothy Leerhoff Senior Consultant TIES 21+ years experience IT consulting 12+ years consulting in Education experience 1 THE QUESTION

More information

Hyper-V Protection. User guide

Hyper-V Protection. User guide Hyper-V Protection User guide Contents 1. Hyper-V overview... 2 Documentation... 2 Licensing... 2 Hyper-V requirements... 2 2. Hyper-V protection features... 3 Windows 2012 R1/R2 Hyper-V support... 3 Custom

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

"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

Configuring and Deploying a Private Cloud with System Center 2012

Configuring and Deploying a Private Cloud with System Center 2012 Course 10751A: Configuring and Deploying a Private Cloud with System Center 2012 Length: Delivery Method: 5 Days Instructor-led (classroom) About this Course This course describes private cloud configuration

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

10751-Configuring and Deploying a Private Cloud with System Center 2012

10751-Configuring and Deploying a Private Cloud with System Center 2012 Course Outline 10751-Configuring and Deploying a Private Cloud with System Center 2012 Duration: 5 days (30 hours) Target Audience: This course is intended for data center administrators who will be responsible

More information

20409B: Server Virtualization with Windows Server Hyper-V and System Center

20409B: Server Virtualization with Windows Server Hyper-V and System Center 20409B: Server with Windows Server Hyper-V and System Center Course Details Course Code: Duration: Notes: 20409B 5 days Elements of this syllabus are subject to change. About this course This five day

More information

Training Guide: Configuring Windows8 8

Training Guide: Configuring Windows8 8 Training Guide: Configuring Windows8 8 Scott D. Lowe Derek Schauland Rick W. Vanover Introduction System requirements Practice setup instructions Acknowledgments Errata & book support We want to hear from

More information

Managing Microsoft Hyper-V Server 2008 R2 with HP Insight Management

Managing Microsoft Hyper-V Server 2008 R2 with HP Insight Management Managing Microsoft Hyper-V Server 2008 R2 with HP Insight Management Integration note, 4th Edition Introduction... 2 Overview... 2 Comparing Insight Management software Hyper-V R2 and VMware ESX management...

More information

Feature Comparison. Windows Server 2008 R2 Hyper-V and Windows Server 2012 Hyper-V

Feature Comparison. Windows Server 2008 R2 Hyper-V and Windows Server 2012 Hyper-V Comparison and Contents Introduction... 4 More Secure Multitenancy... 5 Flexible Infrastructure... 9 Scale, Performance, and Density... 13 High Availability... 18 Processor and Memory Support... 24 Network...

More information

EXAM - 70-247. Configuring and Deploying a Private Cloud with System Center 2012. Buy Full Product. http://www.examskey.com/70-247.

EXAM - 70-247. Configuring and Deploying a Private Cloud with System Center 2012. Buy Full Product. http://www.examskey.com/70-247. Microsoft EXAM - 70-247 Configuring and Deploying a Private Cloud with System Center 2012 Buy Full Product http://www.examskey.com/70-247.html Examskey Microsoft 70-247 exam demo product is here for you

More information

Tivoli Storage Flashcopy Manager for Windows - Tips to implement retry capability to FCM offload backup. Cloud & Smarter Infrastructure IBM Japan

Tivoli Storage Flashcopy Manager for Windows - Tips to implement retry capability to FCM offload backup. Cloud & Smarter Infrastructure IBM Japan Tivoli Storage Flashcopy Manager for Windows - Tips to implement retry capability to FCM offload backup Cloud & Smarter Infrastructure IBM Japan Rev.1 2013 IBM Corporation Abstract Tivoli Storage Flashcopy

More information

Course 20247: Configuring and Deploying a Private Cloud

Course 20247: Configuring and Deploying a Private Cloud Course 20247: Configuring and Deploying a Private Cloud Type:Course Audience(s):IT Professionals Technology:Microsoft System Center Level:300 This Revision:D Delivery method: Instructor-led (classroom)

More information

Welcome to the IBM Education Assistant module for Tivoli Storage Manager version 6.2 Hyper-V backups. hyper_v_backups.ppt.

Welcome to the IBM Education Assistant module for Tivoli Storage Manager version 6.2 Hyper-V backups. hyper_v_backups.ppt. Welcome to the IBM Education Assistant module for Tivoli Storage Manager version 6.2 Hyper-V backups. Page 1 of 21 You are familiar with Tivoli Storage Manager version 5.5 or higher. Page 2 of 21 When

More information

20247D: Configuring and Deploying a Private Cloud

20247D: Configuring and Deploying a Private Cloud 20247D: Configuring and Deploying a Private Course Details Course Code: Duration: Notes: 20247D 5 days This course syllabus should be used to determine whether the course is appropriate for the students,

More information

MS-10751: Configuring and Deploying a Private Cloud with System Center 2012. Required Exam(s) Course Objectives. Price. Duration. Methods of Delivery

MS-10751: Configuring and Deploying a Private Cloud with System Center 2012. Required Exam(s) Course Objectives. Price. Duration. Methods of Delivery MS-10751: Configuring and Deploying a Private Cloud with System Center 2012 This course teaches students how to design, install and configure a private cloud, including how to configure and deploy the

More information

VMWARE VSPHERE 5.0 WITH ESXI AND VCENTER

VMWARE VSPHERE 5.0 WITH ESXI AND VCENTER VMWARE VSPHERE 5.0 WITH ESXI AND VCENTER CORPORATE COLLEGE SEMINAR SERIES Date: April 15-19 Presented by: Lone Star Corporate College Format: Location: Classroom instruction 8 a.m.-5 p.m. (five-day session)

More information

Hyper-V Protection. User guide

Hyper-V Protection. User guide Hyper-V Protection User guide Contents 1. Hyper-V overview... 2 Documentation... 2 Licensing... 2 Hyper-V requirements... 2 Windows Server 2012 Hyper-V support... 3 2. Hyper-V protection features... 3

More information

BACKING-UP HYPER-V VIRTUAL MACHINES WITH VICEVERSA PRO

BACKING-UP HYPER-V VIRTUAL MACHINES WITH VICEVERSA PRO BACKING-UP HYPER-V VIRTUAL MACHINES WITH VICEVERSA PRO ViceVersa PRO can backup Hyper-V virtual machines using the new Windows Hyper-V Volume Shadow Copy Service (VSS) Writer. There are two basic methods

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

Configuring and Deploying a Private Cloud

Configuring and Deploying a Private Cloud Course Code: M20247 Vendor: Microsoft Course Overview Duration: 5 RRP: 2,025 Configuring and Deploying a Private Cloud Overview This course equips students with the skills they require to configure and

More information

NE-20247D Configuring and Deploying a Private Cloud

NE-20247D Configuring and Deploying a Private Cloud NE-20247D Configuring and Deploying a Summary Duration Vendor Audience 5 Days Microsoft IT Professionals Published Level Technology 10 December 2014 300 Microsoft System Center 2012 Delivery Method Instructor-led

More information

How To Install Vsphere On An Ecx 4 On A Hyperconverged Powerline On A Microsoft Vspheon Vsphee 4 On An Ubuntu Vspheron V2.2.5 On A Powerline

How To Install Vsphere On An Ecx 4 On A Hyperconverged Powerline On A Microsoft Vspheon Vsphee 4 On An Ubuntu Vspheron V2.2.5 On A Powerline vsphere 4 Implementation Contents Foreword Acknowledgments Introduction xix xxi xxiii 1 Install and Configure ESX 4 Classic 1 WhatlsESX? 3 for ESX Installation 4 Preparing Confirming Physical Settings

More information

REDCENTRIC AGENT FOR HYPER-V VERSION 7.40.7071

REDCENTRIC AGENT FOR HYPER-V VERSION 7.40.7071 REDCENTRIC AGENT FOR HYPER-V VERSION 7.40.7071 RELEASE NOTES, OCTOBER 27, 2014 Agent for Hyper-V Version 7.40.7071 Release Notes, October 27, 2014 Contents 1 OVERVIEW 1.1 Compatibility 1.2 Release History

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

Acronis Backup Product Line

Acronis Backup Product Line New Generation Data Protection Powered by Acronis AnyData Technology Acronis Backup Product Line Speaker name Introducing Acronis Backup Acronis Backup Target: Smaller environments, home office, remote

More information

"Charting the Course... ... to Your Success!" MOC 50331 D Windows 7 Enterprise Desktop Support Technician Course Summary

Charting the Course... ... to Your Success! MOC 50331 D Windows 7 Enterprise Desktop Support Technician Course Summary Description Course Summary This course provides students with the knowledge and skills needed to isolate, document and resolve problems on a Windows 7 desktop or laptop computer. It will also help test

More information

Dell Solutions Overview Guide for Microsoft Hyper-V

Dell Solutions Overview Guide for Microsoft Hyper-V Dell Solutions Overview Guide for Microsoft Hyper-V www.dell.com support.dell.com Notes and Cautions NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION:

More information

CXS-203-1 Citrix XenServer 6.0 Administration

CXS-203-1 Citrix XenServer 6.0 Administration Page1 CXS-203-1 Citrix XenServer 6.0 Administration In the Citrix XenServer 6.0 classroom training course, students are provided with the foundation necessary to effectively install, configure, administer,

More information

Microsoft 70-247 Exam

Microsoft 70-247 Exam Volume: 132 Questions Topic 1, Trey research Scenario Trey Research is a consulting company. Trey Research has three offices. The offices are located in Seattle, Los Angeles, and Toronto. Trey Research

More information

Microsoft Azure for IT Professionals 55065A; 3 days

Microsoft Azure for IT Professionals 55065A; 3 days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Microsoft Azure for IT Professionals 55065A; 3 days Course Description This

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

To join the audio portion of this webcast: 888-272-7337 meeting code 6268869

To join the audio portion of this webcast: 888-272-7337 meeting code 6268869 To join the audio portion of this webcast: 888-272-7337 meeting code 6268869 Presented by: Greg Church NetLogic Practice Manager gchurch@datanetworks.com 800-283-6387 www.datanetworks.com 800-283-6387

More information

Planning and Implementing Windows Server 2008

Planning and Implementing Windows Server 2008 Planning and Implementing Windows Server 2008 Course Number: 6433A Course Length: 5 Days Course Overview This five day course is intended for IT Professionals who are interested in the knowledge and skills

More information

VMware vsphere 5.0 Boot Camp

VMware vsphere 5.0 Boot Camp VMware vsphere 5.0 Boot Camp This powerful 5-day 10hr/day class is an intensive introduction to VMware vsphere 5.0 including VMware ESX 5.0 and vcenter. Assuming no prior virtualization experience, this

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