Enterprise Data Protection for SharePoint

Size: px
Start display at page:

Download "Enterprise Data Protection for SharePoint"

Transcription

1 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 AvePoint s products and services please visit

2 Section 1 Introduction Slide 2

3 Introduction Session Overview This is a 200-level session intended for SharePoint architects and technical leads, in particular the individuals responsible for: SharePoint backup and restore, SharePoint high availability, and Disaster recovery planning for SharePoint. Slide 3

4 Introduction Session Objectives To draw attention to the various components of an enterprise SharePoint implementation. To contrast the various data protection options available for SharePoint. To provide guidance on how to develop a complete and effective SharePoint data protection strategy. Slide 4

5 Introduction Agenda Introduction Data Protection in General Data Protection for SharePoint Supporting Large Quantities of Data High Availability for SharePoint Closing Thoughts 5 min 5 min 15 min 10 min 10 min 10 min Slide 5

6 Section 2 Data Protection in General Slide 6

7 Data Protection in General Terminology Service Level Agreement ( SLA ) An agreement between the business owner(s) of an application or service and the technical team responsible for providing that service. Data Protection: The process of ensuring application or service data is not lost in the event of a failure. High Availability: The process of ensuring the functionality provided by an application or service is not interrupted in the event of a failure. Slide 7

8 Data Protection in General Terminology (cont.) Recovery Point Objective ( RPO ): The point in time to which a system must be recovered in the event of a failure. Recovery Time Objective ( RTO ): The amount of time between the point of failure and restoration of service. System Recovery / Continuity Objectives: What objectives must be met following a failure in order for failover and / or system recovery to be considered successful. Slide 8

9 Data Protection in General Types of Failures Incremental data loss. Component failure. Application or service failure. Disaster. Slide 9

10 Data Protection in General Data Protection Strategies 1. Don t back it up. 2. Manual or end-user data protection. 3. Data capture. 4. Component capture. 5. System capture. Slide 10

11 Data Protection in General Data Protection Prerequisites A completed system architecture, including all dependencies. A completed Service Level Agreement which includes all items from the previous two slides. Business motivation. Sufficient resources. Slide 11

12 Presenter s Editorial What Makes SharePoint Data Protection so Difficult Slide 12

13 What Makes SharePoint Data Protection so Difficult On One Hand Nothing, it s not difficult. SharePoint is fundamentally the same as any other enterprise system. The same rules and guidance for data protection that apply to every other system also apply to SharePoint. Slide 13

14 What Makes SharePoint Data Protection so Difficult On the Other Hand SharePoint is a platform not an application. SharePoint implementations tends to include a large number of servers. SharePoint can be customized. SharePoint can be integrated with other applications or services. Slide 14

15 Section 3 Data Protection for SharePoint Slide 15

16 Data Protection for SharePoint Let s Build a SharePoint Farm Internal Users Users Web Internal Front End Servers WFEs Public-facing WFEs External User External App Server SharePoint Dedicated Server App Server SharePoint Databases Corporate Data SQL SQL Server Cluster BLOB Storage Slide 16

17 Data Protection for SharePoint Backing Up WFEs Components Requiring Backup: IIS. Customizations. Considerations: Multiple WFEs can be deployed in parallel. It is recommended to deploy identical WFEs. Only a small portion of the WFE needs to be backed up. Slide 17

18 Data Protection for SharePoint Backing Up Dedicated App Servers Components Requiring Backup: Configuration settings. Service-specific data. Considerations: Dedicated App servers often represent single points of failure. Slide 18

19 Data Protection for SharePoint Backing Up External App Servers Components Requiring Backup: Configuration settings. Service or application-specific data ( not stored within SharePoint ). Considerations: For services or applications storing data both in SharePoint and external to SharePoint, backup synchronicity needs to be considered. Slide 19

20 Data Protection for SharePoint Backing Up SQL Servers Components Requiring Backup: Configuration settings. Database and log files. External BLOBs. Considerations: SQL backups are SQL-specific, not application-specific. Watch out for externalized content. Slide 20

21 Data Protection for SharePoint Backing Up SharePoint Data Components Requiring Backup: Configuration databases Content databases Remote BLOBs Considerations: SharePoint data and SharePoint configuration are not the same thing. Slide 21

22 Data Protection for SharePoint An Holistic View of SharePoint Slide 22

23 Data Protection for SharePoint Native Data Protection SharePoint Recycle Bin: Protects against the controlled deletions of individual items. With SharePoint 2010 SP1, can also protect against the controlled deletion of sites. SharePoint Backup: Backs up farms, down to the content database level. Data Export / Import: SharePoint Designer and can be used to export and import sites. Slide 23

24 Data Protection for SharePoint Native Data Protection (cont.) SQL Database Backup: SQL can backup and restore SharePoint databases and associated configuration. Slide 24

25 Data Protection for SharePoint SharePoint Recycle Bin Slide 25

26 Data Protection for SharePoint SharePoint Backup Slide 26

27 Data Protection for SharePoint Data Export / Import Slide 267

28 Data Protection for SharePoint SQL Backup Slide 28

29 Data Protection for SharePoint External Data Protection Microsoft Data Protection Manager ( DPM ): Provides SharePoint-specific backup and restore. Does not provide a complete solution for SharePoint. Enterprise Backup Solutions: Can backup all components identified during previous slides. Uses the same backup method for SharePoint as for all other enterprise applications. SharePoint-Specific Data Protection: Provides advanced data protection for SharePoint only. Integrates with an existing enterprise backup solution for longterm retention of SharePoint backup data. Slide 29

30 Data Protection for SharePoint Selecting an Appropriate Solution The best data protection technology for a given situation depends on: Available data protection technologies, The parameters of the SLA, System size and complexity, and System criticality. Slide 30

31 Data Protection for SharePoint Recommendations 1. Understand the different components of SharePoint and how they tie together. 2. Know your SharePoint landscape. 3. Determine which components of SharePoint are most important to you. 4. Understand the limitations of your data protection technology. 5. Develop a phased backup and restore strategy. Slide 31

32 Section 4 Supporting Large Quantities of Data Slide 32

33 Supporting Large Quantities of Data How Large is Large? It depends on the organization. Key considerations are: Corporate data landscape. Data usage patterns. Underlying sub-systems. Legal and retention requirements. Informal Definition Your data is critical when you have to worry about it. Your quantity of data is large when you have to plan for it. Slide 33

34 Supporting Large Quantities of Data SharePoint Storage Scenarios Scenario Database Size 1 < 200 GB No fine print. Fine Print 2 < 4 TB Requires a certain level of performance from the disk sub-system. Subject to SharePoint boundaries and limits. 3 > 4 TB Must be an archive database using Document Center or Records Center site template. No alerts, workflows, link fix-ups or item-level security. Usage < 5% read and 1% write. Slide 34

35 Supporting Large Quantities of Data Recommendations 1. Embrace RBS. There is no way to take advantage of these increased storage limits without externalizing content. 2. Understand your data and data usage patterns. 3. Rethink ILM and data governance policies for large quantities of data. 4. Consider tiered SLAs. Slide 35

36 Supporting Large Quantities of Data Recommendations (cont.) 5. Configure backups based on business criticality of the data, not how it s stored. 6. Be prepared to invest in your storage sub-systems. Slide 36

37 Section 5 High Availability for SharePoint Slide 37

38 High Availability for SharePoint Preparing for SharePoint HA SharePoint HA is one component of a broader HA strategy. SharePoint HA is dependent on other services: Networking services, Active Directory, SAN fabric, and Perimeter security services. Remember, high availability is not about preventing failures, it s about mitigating risk. Slide 38

39 High Availability for SharePoint Virtual Machine-Based HA Warm-standby SAN-based HA solution leveraging SANbased replication to transport VM images between locations. In the event of a failure, VM s are restarted in the HA location as user sessions are redirected. Slide 39

40 High Availability for SharePoint GeoClustering-Based HA Warm-standby SAN-based HA solution leveraging SANbased replication of shared cluster resources. In the event of a failure, Windows clustering causes services to transition to the HA location as user sessions are redirected. Slide 40

41 High Availability for SharePoint Database-Based HA Warm-standby SQL-based HA solution leveraging SQL database mirroring or log shipping. In the event of a failure of the principle database, the mirror becomes the principle copy and user sessions are redirected. Slide 41

42 High Availability for SharePoint Replication-Based HA Hot-hot HA solution leveraging SharePoint interfarm replication. In the event of failure, user sessions are redirected to the alternate farm. Farm changes are managed through release management processes. Slide 42

43 High Availability for SharePoint Recommendations 1. Select a solution based on requirements. 2. Play to your organization s strengths. 3. Weigh the costs of each solution. 4. Look for opportunities to re-use your SharePoint HA technologies. 5. Favour simplicity. Slide 43

44 Section 6 Closing Thoughts Slide 44

45 Closing Thoughts Common Causes of Failure 1. Unclear requirements. 2. Mismatched expectations. 3. Incomplete backups / missed components. 4. Insufficient skills / experience. 5. Insufficient capacity. 6. Lack of governance. Slide 45

46 Closing Thoughts Data Protection Survival Kit 1. Corporate commitment to SharePoint. 2. Documented business expectations. 3. SharePoint usage patterns. 4. Corporate data landscape. 5. Service levels for each. 6. Corporate ILM strategy. 7. SharePoint governance strategy. Slide 46

47 Closing Thoughts Recommended Next Steps 1. Revisit your SharePoint documentation. 2. Reconsider your SharePoint data protection strategy. 3. Schedule a disaster recovery test. Slide 47

48 Closing Thoughts Resources SharePoint Data Protection: SharePoint Capacity Planning: SharePoint Content Database Sizing: DocAve SharePoint Community Sag Baruss Blog Slide 48

49 Closing Thoughts One Last Question Suppose a SharePoint user in your organization has overwritten several versions of his/her critical documents. The user now needs the missing versions, but can t lose their changes to the remaining versions. How long will it take you to recover the missing document versions? (a) 1 minute (d) 1 week (b) 1 hour (e) Not sure (c) 1 day Slide 49

50 Closing Thoughts Questions? Slide 50

Optimize Your SharePoint 2010 Content Using Microsoft s New Storage Guidance

Optimize Your SharePoint 2010 Content Using Microsoft s New Storage Guidance Optimize Your SharePoint 2010 Content Using Microsoft s New Storage Guidance By Corey Milliman October 2011 Copyright 2011 Metalogix International GmbH. All rights reserved. Metalogix is a trademark of

More information

Implementing Microsoft SharePoint on NetApp Storage Systems Course MSSP; 5 Days, Instructor-led

Implementing Microsoft SharePoint on NetApp Storage Systems Course MSSP; 5 Days, Instructor-led Implementing Microsoft SharePoint on NetApp Storage Systems Course MSSP; 5 Days, Instructor-led Course Description Learn how to implement your Microsoft SharePoint solution on NetApp for maximum benefit.

More information

Business continuity management for Microsoft SharePoint Server 2010

Business continuity management for Microsoft SharePoint Server 2010 Business continuity management for Microsoft SharePoint Server 2010 Microsoft Corporation Published: March 2011 Author: Microsoft Office System and Servers Team (itspdocs@microsoft.com) Abstract This book

More information

126 SW 148 th Street Suite C-100, #105 Seattle, WA 98166 Tel: 877-795-9372 Fax: 866-417-6192 www.seattlepro.com

126 SW 148 th Street Suite C-100, #105 Seattle, WA 98166 Tel: 877-795-9372 Fax: 866-417-6192 www.seattlepro.com SharePoint 2010 Bootcamp This five-day course is designed to equip Systems Administrators, Integrators and Developers with a strong foundation for implementing solutions on Microsoft SharePoint 2010. Attendees

More information

SSC2016: SharePoint 2016 Administrator s Survival Camp

SSC2016: SharePoint 2016 Administrator s Survival Camp SHAREPOINT 2016 FOR IT PROFESSIONALS 5 DAYS SSC2016: SharePoint 2016 Administrator s Survival Camp AUDIENCE FORMAT COURSE DESCRIPTION STUDENT PREREQUISITES Administrators Instructor-led training with hands-on

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

Intelligent SharePoint Architecture and Optimizing Storage. Nick Carr Director of Sales West Region AvePoint

Intelligent SharePoint Architecture and Optimizing Storage. Nick Carr Director of Sales West Region AvePoint Intelligent SharePoint Architecture and Optimizing Storage Nick Carr Director of Sales West Region AvePoint AvePoint : Who we are? The #1 SharePoint Infrastructure Management Solution Founded in 2001 Headquartered

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

10231B: Designing a Microsoft SharePoint 2010 Infrastructure

10231B: Designing a Microsoft SharePoint 2010 Infrastructure 10231B: Designing a Microsoft SharePoint 2010 Infrastructure Course Number: 10231B Course Length: 5 Days Course Overview This 5 day course teaches IT Professionals to design and deploy Microsoft SharePoint

More information

Course: 10174B: Configuring and Administering Microsoft SharePoint 2010

Course: 10174B: Configuring and Administering Microsoft SharePoint 2010 Course: 10174B: Configuring and Administering Microsoft SharePoint 2010 Description: This five-day instructor-led course teaches students how to install, configure, and administer Microsoft SharePoint

More information

TABLE OF CONTENTS THE SHAREPOINT MVP GUIDE TO ACHIEVING HIGH AVAILABILITY FOR SHAREPOINT DATA. Introduction. Examining Third-Party Replication Models

TABLE OF CONTENTS THE SHAREPOINT MVP GUIDE TO ACHIEVING HIGH AVAILABILITY FOR SHAREPOINT DATA. Introduction. Examining Third-Party Replication Models 1 THE SHAREPOINT MVP GUIDE TO ACHIEVING HIGH AVAILABILITY TABLE OF CONTENTS 3 Introduction 14 Examining Third-Party Replication Models 4 Understanding Sharepoint High Availability Challenges With Sharepoint

More information

SUCCESSFUL SHAREPOINT IMPLEMENTATIONS. Maximize Application Availability and Protect Your Mission Critical Assets

SUCCESSFUL SHAREPOINT IMPLEMENTATIONS. Maximize Application Availability and Protect Your Mission Critical Assets SUCCESSFUL SHAREPOINT IMPLEMENTATIONS Maximize Application Availability and Protect Your Mission Critical Assets Brought to You By 5090 Richmond Avenue Suite #336 3 Second Street, Suite # 202 Houston,

More information

Storage and Disaster Recovery

Storage and Disaster Recovery Storage and Disaster Recovery Matt Tavis Principal Solutions Architect The Business Continuity Continuum High Data Backup Disaster Recovery High, Storage Backup and Disaster Recovery form a continuum of

More information

Philadelphia Area SharePoint User Group June 27th, 2012. Ken Choyce RJB Technical Consulting, Inc. www.rjbtech.com

Philadelphia Area SharePoint User Group June 27th, 2012. Ken Choyce RJB Technical Consulting, Inc. www.rjbtech.com Philadelphia Area SharePoint User Group June 27th, 2012 Ken Choyce RJB Technical Consulting, Inc. www.rjbtech.com Agenda Overview of SharePoint Backups Purpose of backing up SharePoint Levels of SharePoint

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

Advanced IT Pro Course for Office SharePoint Server 2007 and SharePoint Services 3.0

Advanced IT Pro Course for Office SharePoint Server 2007 and SharePoint Services 3.0 Advanced IT Pro Course for Office SharePoint Server 2007 and SharePoint Services 3.0 50047: Advanced IT Pro Course for Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0 (5 Days)

More information

solution brief solution brief storserver.com STORServer, Inc. U.S. (800) 550-5121 : STORServer, Europe 0031 (0) 78-6814444

solution brief solution brief storserver.com STORServer, Inc. U.S. (800) 550-5121 : STORServer, Europe 0031 (0) 78-6814444 STORServer Agent For Microsoft SharePoint solution brief Overview Quickly and confidently restore your Microsoft SharePoint business data and content after almost any kind of business interruption. STORServer

More information

Saving SharePoint. Presented By: Sean McDonough Product Manager, SharePoint Products Idera

Saving SharePoint. Presented By: Sean McDonough Product Manager, SharePoint Products Idera Saving SharePoint Presented By: Sean McDonough Product Manager, SharePoint Products Idera DISASTER RECOVERY: SOMETHING EVERYBODY NEEDS, BUT NEVER WANTS TO USE What Do I Mean By Disaster? 1 Natural (hurricane,

More information

AvePoint DocAve Online vs Office 365 - SharePoint Online Management

AvePoint DocAve Online vs Office 365 - SharePoint Online Management AvePoint DocAve Online vs Management Overview: DocAve Online is a multi-tenant Software as a Service (SaaS) offering from AvePoint, hosted on Microsoft s Azure Platform as a Service (PaaS) technology.

More information

DocAve 4.1 SharePoint Disaster Recovery High Availability (SPDR HA) User Guide

DocAve 4.1 SharePoint Disaster Recovery High Availability (SPDR HA) User Guide August 2007 DocAve 4.1 SharePoint Disaster Recovery High Availability (SPDR HA) User Guide Additional user guides available at http://www.avepoint.com/support Copyright 2001-2007 AvePoint, Inc. All rights

More information

AvePoint DocAve Online vs Office 365 - SharePoint Online Management

AvePoint DocAve Online vs Office 365 - SharePoint Online Management AvePoint DocAve Online vs Office 365 - Management Overview: DocAve Online is a multi-tenant Software as a Service (SaaS) offering from AvePoint, hosted on Microsoft s Azure Platform as a Service (PaaS)

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

Advanced Solutions of Microsoft SharePoint Server 2013 (20332) H6C76S

Advanced Solutions of Microsoft SharePoint Server 2013 (20332) H6C76S HP Education Services course data sheet Advanced Solutions of Microsoft SharePoint Server 2013 (20332) H6C76S Course Description In this class, you will learn how to design, configure, and manage a SharePoint

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

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

Maintaining a Microsoft SQL Server 2008 Database

Maintaining a Microsoft SQL Server 2008 Database Maintaining a Microsoft SQL Server 2008 Database Course 6231A: Five days; Instructor-Led Introduction Elements of this syllabus are subject to change. This five-day instructor-led course provides students

More information

Intelligent SharePoint Architecture and Optimizing Storage. Ryan VanOsdol Director, EPG Southeast/Heartland Region

Intelligent SharePoint Architecture and Optimizing Storage. Ryan VanOsdol Director, EPG Southeast/Heartland Region Intelligent SharePoint Architecture and Optimizing Storage Ryan VanOsdol Director, EPG Southeast/Heartland Region AvePoint: Who We Are Global Leader in Microsoft SharePoint Infrastructure Management Data

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

Implementing a Microsoft SQL Server 2005 Database

Implementing a Microsoft SQL Server 2005 Database This class combines two courses into one 5-day class. 2779 (3-day) & 2780 (2-day) Implementing a Microsoft SQL Server 2005 Database Course 2779: Three days; Instructor-Led Introduction This three-day instructor-led

More information

Microsoft Office SharePoint Server (MOSS) 2007 Backup Strategies

Microsoft Office SharePoint Server (MOSS) 2007 Backup Strategies Microsoft Office SharePoint Server (MOSS) 2007 Backup Strategies AvePoint, Inc. Table of Contents Introduction... 3 MOSS 2007 Recycle Bin... 4 MOSS 2007 Native Backup Tools... 7 Central Administration

More information

Computer Visions Course Outline

Computer Visions Course Outline www.compvisions.com 16 Corporate Woods Blvd. Albany, NY 12211 Computer Visions Course Outline Get What You Want We offer highly customizable group training courses: desktop applications, web development,

More information

DISASTER RECOVERY PLANNING

DISASTER RECOVERY PLANNING CHAPTER 7 DISASTER RECOVERY PLANNING SharePoint is a great aggregator of information. From semistructured content such as documents and images to unstructured content such as blog entries and discussion

More information

Course 10174B: Configuring and Administering Microsoft SharePoint 2010

Course 10174B: Configuring and Administering Microsoft SharePoint 2010 www.etidaho.com (208) 327-0768 Course 10174B: Configuring and Administering Microsoft SharePoint 2010 5 Days About this Course This five-day instructor-led course teaches students how to install, configure,

More information

Explain how to prepare the hardware and other resources necessary to install SQL Server. Install SQL Server. Manage and configure SQL Server.

Explain how to prepare the hardware and other resources necessary to install SQL Server. Install SQL Server. Manage and configure SQL Server. Course 6231A: Maintaining a Microsoft SQL Server 2008 Database About this Course Elements of this syllabus are subject to change. This five-day instructor-led course provides students with the knowledge

More information

MS-50400 - Design, Optimize and Maintain Database for Microsoft SQL Server 2008

MS-50400 - Design, Optimize and Maintain Database for Microsoft SQL Server 2008 MS-50400 - Design, Optimize and Maintain Database for Microsoft SQL Server 2008 Table of Contents Introduction Audience At Completion Prerequisites Microsoft Certified Professional Exams Student Materials

More information

Microsoft SQL Server 2008 R2 Enterprise Edition and Microsoft SharePoint Server 2010

Microsoft SQL Server 2008 R2 Enterprise Edition and Microsoft SharePoint Server 2010 Microsoft SQL Server 2008 R2 Enterprise Edition and Microsoft SharePoint Server 2010 Better Together Writer: Bill Baer, Technical Product Manager, SharePoint Product Group Technical Reviewers: Steve Peschka,

More information

Microsoft SharePoint 2010 Overview

Microsoft SharePoint 2010 Overview Course Code: M10174 Vendor: Microsoft Course Overview Duration: 5 RRP: 1,980 Configuring and Administering Microsoft SharePoint 2010 Overview This five day course teaches delegates how to install, configure

More information

Turbo Charge Your Data Protection Strategy

Turbo Charge Your Data Protection Strategy Turbo Charge Your Data Protection Strategy Data protection for the hybrid cloud 1 WAVES OF CHANGE! Data GROWTH User EXPECTATIONS Do It YOURSELF Can t Keep Up Reliability and Visibility New Choices and

More information

MS-55115: Planning, Deploying and Managing Microsoft Project Server 2013

MS-55115: Planning, Deploying and Managing Microsoft Project Server 2013 MS-55115: Planning, Deploying and Managing Microsoft Project Server 2013 Description The goal of this three-day instructor-led course is to provide students with the knowledge and skills necessary to effectively

More information

Whitepaper - Disaster Recovery with StepWise

Whitepaper - Disaster Recovery with StepWise Whitepaper - Disaster Recovery with StepWise Copyright Invizion Pty Ltd. All rights reserved. First Published October, 2010 Invizion believes the information in this publication is accurate as of its publication

More information

SQL Server AlwaysOn Deep Dive for SharePoint Administrators

SQL Server AlwaysOn Deep Dive for SharePoint Administrators SQL Server AlwaysOn Deep Dive for SharePoint Administrators SharePoint Saturday Montréal Edwin Sarmiento 23 mai 2015 SQL Server AlwaysOn Deep Dive for SharePoint Administrators Edwin Sarmiento Microsoft

More information

Configuring and Administering Microsoft SharePoint 2010 Course 10174B; 5 Days, Instructor-led

Configuring and Administering Microsoft SharePoint 2010 Course 10174B; 5 Days, Instructor-led Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Configuring and Administering Microsoft SharePoint 2010 Course 10174B; 5

More information

Who is SharePoint Joel?

Who is SharePoint Joel? Name: Title: Company: Joel Oleson Sr. Architect Quest Software Who is SharePoint Joel? 8 year SharePoint Veteran First SharePoint Admin! Sr. Technical Product Manager - SharePoint team Launch of SharePoint

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

10533A: Deploying, Configuring, and Administering Microsoft Lync Server 2010

10533A: Deploying, Configuring, and Administering Microsoft Lync Server 2010 10533A: Deploying, Configuring, and Administering Microsoft Lync Server 2010 Course Overview This instructor-led course teaches IT professionals how to deploy, configure, and administer a Microsoft Lync

More information

Five Secrets to SQL Server Availability

Five Secrets to SQL Server Availability Five Secrets to SQL Server Availability EXECUTIVE SUMMARY Microsoft SQL Server has become the data management tool of choice for a wide range of business critical systems, from electronic commerce to online

More information

55115 - Planning, Deploying and Managing Microsoft Project Server 2013

55115 - Planning, Deploying and Managing Microsoft Project Server 2013 55115 - Planning, Deploying and Managing Microsoft Project Server 2013 Duration: 3 Days Course Price: $1,785 Software Assurance Eligible Course Description Course Overview The goal of this three-day instructor-led

More information

Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008

Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008 Course 50400A: Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008 Length: 5 Days Language(s): English Audience(s): IT Professionals Level: 300 Technology:

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

"Charting the Course...... to Your Success!" MOC 10174 B Configuring and Administering Microsoft SharePoint 2010. Course Summary

Charting the Course...... to Your Success! MOC 10174 B Configuring and Administering Microsoft SharePoint 2010. Course Summary Description Course Summary This five-day instructor-led course teaches students how to install, configure, and administer Microsoft SharePoint and also how to manage and monitor sites and users by using

More information

Planning, Implementing and Managing a Microsoft SharePoint 2003 Infrastructure

Planning, Implementing and Managing a Microsoft SharePoint 2003 Infrastructure Planning, Implementing and Managing a Microsoft SharePoint 2003 Infrastructure Course 8036 - Three days - Instructor-led - Hands on Introduction This instructor-led course provides students with the knowledge

More information

Database as a Service (DaaS) Version 1.02

Database as a Service (DaaS) Version 1.02 Database as a Service (DaaS) Version 1.02 Table of Contents Database as a Service (DaaS) Overview... 4 Database as a Service (DaaS) Benefit... 4 Feature Description... 4 Database Types / Supported Versions...

More information

Veeam Backup and Replication Architecture and Deployment. Nelson Simao Systems Engineer

Veeam Backup and Replication Architecture and Deployment. Nelson Simao Systems Engineer Veeam Backup and Replication Architecture and Deployment Nelson Simao Systems Engineer Agenda Veeam Backup Server / Proxy Architecture Veeam Backup Server / Backup Proxy Backup Transport Modes Physical

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

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution EMC Virtual Infrastructure for Microsoft Applications Data Center Solution Enabled by EMC Symmetrix V-Max and Reference Architecture EMC Global Solutions Copyright and Trademark Information Copyright 2009

More information

Time For SharePoint Poland. SharePoint Content Lifecycle Management. Dawid Kozlowski Systems Engineering manager, EMEA

Time For SharePoint Poland. SharePoint Content Lifecycle Management. Dawid Kozlowski Systems Engineering manager, EMEA Time For SharePoint Poland SharePoint Content Lifecycle Management Dawid Kozlowski Systems Engineering manager, EMEA Agenda Content Organization & Storage Storage Optimization Content Access Archiving

More information

DB2 9 for LUW Advanced Database Recovery CL492; 4 days, Instructor-led

DB2 9 for LUW Advanced Database Recovery CL492; 4 days, Instructor-led DB2 9 for LUW Advanced Database Recovery CL492; 4 days, Instructor-led Course Description Gain a deeper understanding of the advanced features of DB2 9 for Linux, UNIX, and Windows database environments

More information

Course 55115: Planning, Deploying and Managing Microsoft Project Server 2013

Course 55115: Planning, Deploying and Managing Microsoft Project Server 2013 CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Course 55115: Planning, Deploying and Managing Microsoft Project Server 2013 Length: 3 Days Audience:

More information

IT Service Management with System Center Service Manager

IT Service Management with System Center Service Manager Course 10965B: IT Service Management with System Center Service Manager Course Details Course Outline Module 1: Service Management Overview Effective IT Service Management includes process driven methodologies

More information

Course Syllabus. Maintaining a Microsoft SQL Server 2005 Database. At Course Completion

Course Syllabus. Maintaining a Microsoft SQL Server 2005 Database. At Course Completion Course Syllabus Maintaining a Microsoft SQL Server 2005 Database Elements of this syllabus are subject to change. This five-day instructor-led course provides students with the knowledge and skills to

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

Course Syllabus. At Course Completion

Course Syllabus. At Course Completion Key Data Product #: Course #: 6231A Number of Days: 5 Format: Certification Exams: 70-432, 70-433 Instructor-Led This course syllabus should be used to determine whether the course is appropriate for the

More information

Third-Party Backup and Restore Tools

Third-Party Backup and Restore Tools 05990_AppendixA_onwebsite 1/7/09 9:59 AM Page A-1 Appendix A Third-Party Backup and Restore Tools In This Chapter Considerations The Tools CONSIDERATIONS Obviously, being able to design, prepare, and implement

More information

SQL Server on Azure An e2e Overview. Nosheen Syed Principal Group Program Manager Microsoft

SQL Server on Azure An e2e Overview. Nosheen Syed Principal Group Program Manager Microsoft SQL Server on Azure An e2e Overview Nosheen Syed Principal Group Program Manager Microsoft Dedicated Higher cost Shared Lower cost SQL Server Cloud Continuum Hybrid SQL Server in Azure VM Virtualized Machines

More information

BDR TM V3.0 DEPLOYMENT AND FEATURES

BDR TM V3.0 DEPLOYMENT AND FEATURES BDR TM V3.0 DEPLOYMENT AND FEATURES VEMBU TECHNOLOGIES www.vembu.com Copyright Information Information in this document is subject to change without notice. The entire risk of the use or the results of

More information

Course 10174B: Configuring and Administering Microsoft SharePoint 2010

Course 10174B: Configuring and Administering Microsoft SharePoint 2010 Course 10174B: Configuring and Administering Microsoft SharePoint 2010 Five Days, Instructor-Led About this course This five-day instructor-led course teaches students how to install, configure, and administer

More information

SQL Server Storage Best Practice Discussion Dell EqualLogic

SQL Server Storage Best Practice Discussion Dell EqualLogic SQL Server Storage Best Practice Discussion Dell EqualLogic What s keeping you up at night? Managing the demands of a SQL environment Risk Cost Data loss Application unavailability Data growth SQL Server

More information

SharePoint Capacity Planning Balancing Organiza,onal Requirements with Performance and Cost

SharePoint Capacity Planning Balancing Organiza,onal Requirements with Performance and Cost SharePoint Capacity Planning Balancing Organiza,onal Requirements with Performance and Cost Kirk Devore / J.D. Wade SharePoint Consultants Horizons Consul;ng Agenda Expecta;ons Defining SharePoint Capacity

More information

SharePoint Backup and Recovery along with Best practices for My Sites. Daniel Glenn, MCTS

SharePoint Backup and Recovery along with Best practices for My Sites. Daniel Glenn, MCTS SharePoint Backup and Recovery along with Best practices for My Sites Daniel Glenn, MCTS What is data protection and recovery? Protecting and recovering data is the general business need that underlies

More information

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042 Course 6451B: Planning, Deploying and Managing Microsoft System Center Configuration Manager 2007 Length: 3 Days Published: June 29, 2012 Language(s): English Audience(s): IT Professionals Level: 300 Technology:

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

Ageneral truism is that SharePoint environments

Ageneral truism is that SharePoint environments by Colin Spence DECEMBER 2012 Migrating SharePoint Environments to the Cloud Ageneral truism is that SharePoint environments are only as valuable as the data that they contain. A Share- Point environment

More information

IT Service Management with System Center Service Manager

IT Service Management with System Center Service Manager Course 10965B: IT Service Management with System Center Service Manager Page 1 of 9 IT Service Management with System Center Service Manager Course 10965B: 3 days; Instructor-Led Introduction This Three-day

More information

Symantec NetBackup Blueprints

Symantec NetBackup Blueprints Symantec NetBackup Blueprints Blueprint for SharePoint Server Symantec Backup and Recovery Technical Services Symantec NetBackup Blueprints 1 Symantec NetBackup Blueprints Preface/disclaimer Notice This

More information

Administration GUIDE. SharePoint Server idataagent. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 201

Administration GUIDE. SharePoint Server idataagent. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 201 Administration GUIDE SharePoint Server idataagent Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 201 Getting Started - SharePoint Server idataagent Overview Deployment Configuration Decision Table

More information

Backup and Recovery 1

Backup and Recovery 1 Backup and Recovery What is a Backup? Backup is an additional copy of data that can be used for restore and recovery purposes. The Backup copy is used when the primary copy is lost or corrupted. This Backup

More information

VMware vcloud Air - Disaster Recovery User's Guide

VMware vcloud Air - Disaster Recovery User's Guide VMware vcloud Air - Disaster Recovery User's Guide vcloud Air This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Farm Management Basics

Farm Management Basics Farm Management Basics SharePoint Saturday-Omaha June 13, 2015 Bill Lang Senior Analyst, ECM Lincoln Electric System 1 Agenda LES Information Farm Landscape Tools Components Outsource 2 LES Information

More information

Data Center Optimization. Disaster Recovery

Data Center Optimization. Disaster Recovery Data Center Optimization Disaster Recovery Presentation Overview Introduction to PlateSpin PlateSpin Products and Solutions Overview The Current State of Disaster Recovery Planning Comparing DR Alternatives

More information

Whitepaper: Integration Microsoft Office 365, Microsoft Dynamics CRM 2011 Online, Windows Intune V2 and SharePoint 2010

Whitepaper: Integration Microsoft Office 365, Microsoft Dynamics CRM 2011 Online, Windows Intune V2 and SharePoint 2010 Whitepaper: Integration Microsoft ffice 365, Microsoft Dynamics CRM 2011 nline, Windows Intune V2 and SharePoint 2010 Author: 26. November 2011 Seite 1 1 Introduction Target of the solution is a combination

More information

Microsoft System Center: MS-50023 Data Protection 2007 Center Protection Manager Implementing 2012

Microsoft System Center: MS-50023 Data Protection 2007 Center Protection Manager Implementing 2012 coursemonster.com/me Microsoft System Center: MS-50023 Data Protection 2007 Center Protection Manager Implementing 2012 View training dates» Overview Elements of this syllabus may be subject to change

More information

DottsConnected SHAREPOINT 2010 ADMIN TRAINING. Exercise 1: Create Dedicated Service Accounts in Active Directory

DottsConnected SHAREPOINT 2010 ADMIN TRAINING. Exercise 1: Create Dedicated Service Accounts in Active Directory DottsConnected SHAREPOINT 2010 ADMIN TRAINING Module 1 - Getting started with SharePoint 2010 This introductory module introduces students to the fundamental terminology and architecture of SharePoint

More information

DocAve 6 High Availability

DocAve 6 High Availability DocAve 6 High Availability User Guide Service Pack 6 Issued October 2015 1 Table of Contents What s New in This Guide... 6 About DocAve High Availability... 7 Submitting Documentation Feedback to AvePoint...

More information

Day 1 - Technology Introduction & Digital Asset Management

Day 1 - Technology Introduction & Digital Asset Management SharePoint Developers Academy 2010 Course Syllabus Introduction Day 1 - Technology Introduction & Digital Asset Management 1. Kick Start a. Participant Introductions b. Course Overview c. Training Goals

More information

Integrating Data Protection Manager with StorTrends itx

Integrating Data Protection Manager with StorTrends itx Integrating Data Protection Manager with StorTrends itx INTEGRATING DATA PROTECTION MANAGER WITH STORTRENDS ITX 2 1. Introduction 2 2. Test Environment 2 Requirements 2 3. Setting up the Application Servers

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

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

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

Nutanix Tech Note. Data Protection and Disaster Recovery

Nutanix Tech Note. Data Protection and Disaster Recovery Nutanix Tech Note Data Protection and Disaster Recovery Nutanix Virtual Computing Platform is engineered from the ground-up to provide enterprise-grade availability for critical virtual machines and data.

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

SharePoint 2010 Interview Questions-Architect

SharePoint 2010 Interview Questions-Architect Basic Intro SharePoint Architecture Questions 1) What are Web Applications in SharePoint? An IIS Web site created and used by SharePoint 2010. Saying an IIS virtual server is also an acceptable answer.

More information

Deploying, Configuring, and Administering Microsoft Lync Server 2010

Deploying, Configuring, and Administering Microsoft Lync Server 2010 Course 10533: Deploying, Configuring, and Administering Microsoft Lync Server 2010 Page 1 of 9 Deploying, Configuring, and Administering Microsoft Lync Server 2010 Course 10533: 4 days; Instructor-Led

More information

Course. Overview. Length: 5 Day(s) Published: English. IT Professionals. Level: Type: Method: Delivery. Enroll now (CAL)

Course. Overview. Length: 5 Day(s) Published: English. IT Professionals. Level: Type: Method: Delivery. Enroll now (CAL) Maintaining a Microsoft SQL Server 2008 Database Course 6231A: 5 days; Instructor-Led Length: Published: Language(s): Audience(s): Level: Technology: Type: 5 Day(s) December 09, 2008 (in development) English

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

NetApp Replication-based Backup

NetApp Replication-based Backup NetApp Replication-based Backup Backup & Recovery Solutions Marketing July 12, 2010 Data Protection Requirements Solid reliability Backup in minutes Recover in minutes Simple to deploy and manage 2010

More information

VMware vsphere Data Protection 6.0

VMware vsphere Data Protection 6.0 VMware vsphere Data Protection 6.0 TECHNICAL OVERVIEW REVISED FEBRUARY 2015 Table of Contents Introduction.... 3 Architectural Overview... 4 Deployment and Configuration.... 5 Backup.... 6 Application

More information

Nimble Storage Best Practices for CommVault Simpana*

Nimble Storage Best Practices for CommVault Simpana* BEST PRACTICES GUIDE Nimble Storage Best Practices for CommVault Simpana* Efficient Nimble Storage snapshot and replication technology managed by CommVault Simpana IntelliSnap enables aggressive data protection

More information

MS 20247C Configuring and Deploying a Private Cloud

MS 20247C Configuring and Deploying a Private Cloud MS 20247C Configuring and Deploying a Private Cloud Description: Days: 5 Prerequisites: This course equips students with the skills they require to configure and deploy a cloud using Microsoft System Center

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

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