SharePoint 2013 The Essential Migration Process. in association with

Size: px
Start display at page:

Download "SharePoint 2013 The Essential Migration Process. in association with"

Transcription

1 SharePoint 2013 The Essential Migration Process in association with

2 About Cygnet Infotech We are a global IT services & solutions provider. We provide custom software development services across technologies and domains to our clients in over 23 countries. We are ISO 9001, ISO and CMMi Level III Certified Learn more about us at

3 Code Less, Test More TestingWhiz is an Easy, Intuitive and Affordable Test Automation Solution that uses Keyword-Driven Testing and Data Driven Testing for Web and Cloud Application Testing m1 enterprise ordering systems provide a range of smartphone based ordering apps applicable for B2B, retail, restaurants and catalog companies

4 Today s Webinar SharePoint 2013 The Essential Migration Process Presenter: Jay Mehta SharePoint Consultant & MCT

5 Objectives The Essential Migration Process to SharePoint 2013 How to migrate the content database to SharePoint 2013 How to migrate the service applications database to SharePoint 2013 How to migrate the site collections to SharePoint 2013 How to migrate the user experience to SharePoint 2013 How to migrate workflows to SharePoint 2013 How to manage disruptions and downtime How to validate successful migration Q&A

6 The Essential Migration Process to SP 2013 Reasons to Migrate to SharePoint 2013 Obviously not for minor changes ROI Social Enterprise & WCM Strong and Effective Enterprise Search Sharing Increase End User Productivity Apps and the Marketplace Improved BI for Decision Makers Governance Automation Easy moving from SharePoint 2013 to Office 365

7 SharePoint Migration Process SharePoint 2013 Plan Prepare Test Implement Validate SharePoint 2010

8 The Essential Migration Process to SP 2013 Server Prerequisites Remove previous version of SharePoint. To use existing hardware Backup your farm using SharePoint backup tool OR PowerShell Uninstall Old SharePoint version and other dependent products Find more details on TechNet about Hardware and Software for SharePoint 2013.

9 The Essential Migration Process to SP 2013 End Client Software Requirement Office 2010 or Office 2013 Full Offline and integrated experience SharePoint Designer SPD 2010 only works for SP version 14 sites SPD 15 works for both SP versions 14 and 15 sites Web Browser Internet Explorer 8 or higher Firefox (Latest version) Chrome (Latest version) Apple Safari (Latest version)

10 Understanding Migration Process & Checklist Migration Methods Database Attach Supported Databases for Database Attach Method Content Databases Project Databases Search Admin Database Profile Database Social Database Managed Metadata Databases Secure Store Database Access Database

11 Understanding Migration Process & Checklist Migration Methods Database Attach Unsupported Databases for Database Attach Method Configuration Databases Sync Database Search Index Databases In-Place Farm Upgrade (NOT SUPPORTED for V2V)

12 Understanding Migration Process & Checklist Preparing Check list Content Databases Service Applications Farm/Web Application Farm Settings List down all the customizations Plan Upgrade Performance

13 Objectives The Essential Migration Process to SharePoint 2013 How to migrate the content database to SharePoint 2013 How to migrate the service applications database to SharePoint 2013 How to migrate the site collections to SharePoint 2013 How to migrate the user experience to SharePoint 2013 How to migrate workflows to SharePoint 2013 How to manage disruptions and downtime How to validate successful migration Q&A

14 Migrate Content Databases to SP 2013 Create a Web Application for Upgrade

15 Migrate Content Databases to SP 2013 PowerShell Commands SharePoint Farm Upgrade-SPFarm Content Database Mount-SPContentDatabase Test-SPContentDatabase Upgrade-SPContentDatabase SharePoint Site Test-SPSite Repair-SPSite Upgrade-SPSite

16 Migrate Content Databases to SP 2013 Migrate Content Database

17 Objectives The Essential Migration Process to SharePoint 2013 How to migrate the content database to SharePoint 2013 How to migrate the service applications database to SharePoint 2013 How to migrate the site collections to SharePoint 2013 How to migrate the user experience to SharePoint 2013 How to migrate workflows to SharePoint 2013 How to manage disruptions and downtime How to validate successful migration Q&A

18 Migrate Service Apps Databases to SP 2013 PowerShell Commands New-SPBusinessDataCatalogServiceApplication New-SPMetadataServiceApplication New-SPPerformancePointServiceApplication New-SPProfileServiceApplication New-SPProjectServiceApplication New-SPSecureStoreApplication New-SPSubscriptionSettingsServiceApplication Restore-SPEnterpriseSearchServiceApplication Upgrade-SPEnterpriseSearchServiceApplication Upgrade-SPEnterpriseSearchServiceApplicationSiteSettings

19 Objectives The Essential Migration Process to SharePoint 2013 How to migrate the content database to SharePoint 2013 How to migrate the service applications database to SharePoint 2013 How to migrate the site collections to SharePoint 2013 How to migrate the user experience to SharePoint 2013 How to migrate workflows to SharePoint 2013 How to manage disruptions and downtime How to validate successful migration Q&A

20 Migrate Site Collections to SP 2013 Deferred Site Collection Upgrade Faster upgrade approach It is the replacement of Visual Upgrade feature Visual upgrade preserves old master pages, CSS and HTML files only where deferred site collection upgrade preserves many things, even Features. This upgrade allows you to use previous version of SharePoint UI seamlessly. Main difference Site Collection (SPSite) UI will be upgraded granularly instead of Site (SPWeb). Once the site collection is upgraded then it cannot be rolled back.

21 Page Rendering Coexistence

22 Migrate Site Collections to SP 2013 Feature Fallback Behavior SP 2013 Mode Lookups SP 2013 Features List SP 2013 Features SP 2010 Features SP 2013 Features Only Deprecated Features - Hidden SP 2010 Features List SP 2010 Mode Lookups SP 2010 Features replaced by SP 2013 Features SP 2010 Features Only SP 2010 Deprecated Features

23 Objectives The Essential Migration Process to SharePoint 2013 How to migrate the content database to SharePoint 2013 How to migrate the service applications database to SharePoint 2013 How to migrate the site collections to SharePoint 2013 How to migrate the user experience to SharePoint 2013 How to migrate workflows to SharePoint 2013 How to manage disruptions and downtime How to validate successful migration Q&A

24 Migrate Customizations & SP 2013 UI/UX Understand Customization Categories UI Information Structure Back-end Service Applications 3 rd Party Customizations SharePoint 2013 User Experience SP Mode 14 SP Mode 15

25 Migrate Customizations & SP 2013 UI/UX Copy Customizations to SP 2013 Farm

26 Objectives The Essential Migration Process to SharePoint 2013 How to migrate the content database to SharePoint 2013 How to migrate the service applications database to SharePoint 2013 How to migrate the site collections to SharePoint 2013 How to migrate the user experience to SharePoint 2013 How to migrate workflows to SharePoint 2013 How to manage disruptions and downtime How to validate successful migration Q&A

27 Migrate SharePoint OOTB Workflows Set up Windows Server 2012 server with SQL Server 2008 R2 / 2012 and SharePoint 2013 farm Copy the SharePoint Server 2010 Content Database(s) to the SharePoint 2013 Server farm i.e. Backup SharePoint 2010 content databases and Restore to target SQL Server A. Create SharePoint 2013 Web Application B. Attach and upgrade the content database(s) Upgrade the site collection(s) using deferred site collection upgrade method Activate and Verify SharePoint OOTB Workflows Feature

28 Migrate SharePoint Designer Workflows Enables SharePoint 2010 Workflows to work in SP 2013 Negotiates between two versions of SharePoint WF in SharePoint 2010 AWS in SharePoint 2013 Supports Stages and Loops, can call Web Services, WCF, REST & JSON Enhanced rich editor

29 New Workflow Activities and Actions

30 SharePoint Designer Workflow Stages Each stage has an entry point and gate Primary core in Workflow 4 flow step in a flow chart It can contain multiple steps Mitigates SharePoint Designer loop limitation

31 Migrating SharePoint Custom Workflows 1. Custom SharePoint Workflow Activities 2. Associated Custom Forms with Workflows A. Workflow Initiation Forms B. Workflow Association Forms C. InfoPath Forms compatibility 3. Third Party Workflows compatibility

32 An approach to Workflow Migration using Visual Studio Consider the SharePoint 2010 and 2013 GAC location 2. Modify.CSPROJ file of Custom SharePoint Solution Target Framework Version should be v4.5 Target Office Version should be Modify Package designer SharePoint Product Version = Reload the Project and verify the references to SP 15 API 5. Add your business / code logic to Web Service / WCF Services

33 Objectives The Essential Migration Process to SharePoint 2013 How to migrate the content database to SharePoint 2013 How to migrate the service applications database to SharePoint 2013 How to migrate the site collections to SharePoint 2013 How to migrate the user experience to SharePoint 2013 How to migrate workflows to SharePoint 2013 How to manage disruptions and downtime How to validate successful migration Q&A

34 Understand Downtime & Disruption Migration what can t be? PowerPoint Broadcast site collection Content Editor Web parts are no longer supported? Any replacement? Script Editor Web part. Performance URL Changes after the migration Governance and Notification Plan Customization Code and Codeless Farm Topology Clean-up the Environment

35 Objectives The Essential Migration Process to SharePoint 2013 How to migrate the content database to SharePoint 2013 How to migrate the service applications database to SharePoint 2013 How to migrate the site collections to SharePoint 2013 How to migrate the user experience to SharePoint 2013 How to migrate workflows to SharePoint 2013 How to manage disruptions and downtime How to validate successful migration Q&A

36 Validate Migration Review Logs Upgrade Logs Application Event Logs

37 Validate Migration Validate Migrated Environment Review and Validate Web Applications Review and Validate Services Validate External Data Sources InfoPath BCS Connections (External Content Types and External Lists) Excel Services connections External targets for Enterprise Search Authentication Providers Customization defects and fixes

38 Migration from MOSS 2007 SP 2013 Yes, It s possible!!! There is no need to stop at SharePoint 2010 Fact There is no direct migration from MOSS 2007 to SharePoint 2013

39 Write to us: To get free consultation on your SharePoint Migration queries Next Cygnet Infotech Webinar: Test Automation 3.0: Evolution of Rapid Application Testing Date: June 25, Visit to register

SharePoint 2013 Upgrade Best Practices. Artur Santos Rumos artur.santos@rumos.pt

SharePoint 2013 Upgrade Best Practices. Artur Santos Rumos artur.santos@rumos.pt SharePoint 2013 Upgrade Best Practices Artur Santos Rumos artur.santos@rumos.pt SharePoint 2013 Upgrade Best Practices Agenda Learn Prepare Test Implement Validade Learn Upgrade Cycle Upgrade Requirements

More information

Migrating from SharePoint 2007 to SharePoint 2013. www.discovertechnologies.com

Migrating from SharePoint 2007 to SharePoint 2013. www.discovertechnologies.com Migrating from SharePoint 2007 to SharePoint 2013 www.discovertechnologies.com Migrating from SharePoint 2007 to SharePoint 2013 SharePoint 2007 provides a great collaboration platform, but as the business

More information

WHITEPAPER. Migrating to SharePoint 2013. A White Paper by: Swapnil Bhagwat June, 2013

WHITEPAPER. Migrating to SharePoint 2013. A White Paper by: Swapnil Bhagwat June, 2013 WHITEPAPER Migrating to SharePoint 2013 A White Paper by: Swapnil Bhagwat June, 2013 1 Table of Contents INTRODUCTION... 3 SCOPE... 3 SHAREPOINT 2013 REQUIREMENTS... 4 MODES OF MIGRATION... 5 In-Place

More information

Michael Noel. Colin Spence. SharePoint UNLEASHED. 800 East 96th Street, Indianapolis, Indiana 46240 USA

Michael Noel. Colin Spence. SharePoint UNLEASHED. 800 East 96th Street, Indianapolis, Indiana 46240 USA Michael Noel Colin Spence SharePoint 2013 UNLEASHED 800 East 96th Street, Indianapolis, Indiana 46240 USA Table of Contents Introduction 1 Part I Planning for and Deploying SharePoint Server 2013 1 Introducing

More information

Project Server 2010 Migration

Project Server 2010 Migration Project Server 2010 Migration Presented by Chad Olson, Director of Technical Services Agenda Reasons to Migrate Types of Migrations Best Practices Lessons Learned Post Migration Considerations Backwards

More information

SharePoint 2013 Syllabus

SharePoint 2013 Syllabus General Introduction What is IIS IIS Website & Web Application Steps to Create Multiple Website on Port 80 What is Application Pool What is AppDomain What is ISAPI Filter / Extension Web Garden & Web Farm

More information

SharePoint 2013 - Comparison of Features

SharePoint 2013 - Comparison of Features 2013 - Comparison of Features 2013 Features User Authentication and Authorization Foundation 2013 Server 2013 Standard Server 2013 Enterprise User authentication in 2013 is the process that verifies the

More information

Migration from SharePoint 2007 to SharePoint 2010

Migration from SharePoint 2007 to SharePoint 2010 Migration from SharePoint 2007 to SharePoint 2010 Summary This paper provides an overview of the SharePoint 2007 to SharePoint 2010 migration and highlights the KPIT- SYSTIME migration approach. The document

More information

Developing Microsoft SharePoint Server 2013 Core Solutions

Developing Microsoft SharePoint Server 2013 Core Solutions Course 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions Course Details Course Outline Module 1: SharePoint as a Developer Platform This module examines different approaches that can be

More information

How to Prepare for the Upgrade to Microsoft Dynamics CRM 2013 (On-premises)

How to Prepare for the Upgrade to Microsoft Dynamics CRM 2013 (On-premises) How to Prepare for the Upgrade to Microsoft Dynamics CRM 2013 (On-premises) COMPANY: Microsoft Corporation RELEASED: September 2013 VERSION: 1.0 Copyright This document is provided "as-is". Information

More information

Implementing and Administering an Enterprise SharePoint Environment

Implementing and Administering an Enterprise SharePoint Environment Implementing and Administering an Enterprise SharePoint Environment There are numerous planning and management issues that your team needs to address when deploying SharePoint. This process can be simplified

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

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

SharePoint, Is IT Time to Move to the Cloud? Minnesota County IT Leadership Association July 15 th, 2015

SharePoint, Is IT Time to Move to the Cloud? Minnesota County IT Leadership Association July 15 th, 2015 SharePoint, Is IT Time to Move to the Cloud? Minnesota County IT Leadership Association July 15 th, 2015 Donald Donais Avtex Sr. Consultant - SharePoint ddonais@avtex.com Blog Tales from IT Side Twitter

More information

SharePoint 2010/2013 Course

SharePoint 2010/2013 Course *Must Have Knowledge SharePoint 2010/2013 Course SQL and DBMS Concepts ASP.net web application development using c# and Visual studio 2008 or above Client Server and three tier Architecture Basic knowledge

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

Entwickler. SharePoint Foundation. Standard Edition. Enterprise Edition

Entwickler. SharePoint Foundation. Standard Edition. Enterprise Edition Entwickler Access Services nein nein ja App Catalog () App Deployment: Autohosted Apps nein nein nein App Deployment: Cloud-Hosted Apps App Deployment: -Hosted Apps App Management Services BCS: Alerts

More information

SharePoint Checklist and Resources

SharePoint Checklist and Resources SharePoint Checklist and Resources Activity Labs for Developer Labs for Administrator Resources Create a re-buildable SharePoint environment Lab : Install SharePoint 2010 Exercise 1: Create Active Directory

More information

PassTest. Bessere Qualität, bessere Dienstleistungen!

PassTest. Bessere Qualität, bessere Dienstleistungen! PassTest Bessere Qualität, bessere Dienstleistungen! Q&A Exam : 70-667 Title : TS: Microsoft SharePoint Server 2010, Configuring Version : Demo 1 / 7 1.You have a Microsoft Office SharePoint Server 2007

More information

WorkEngine Pre-Deployment Checklist

WorkEngine Pre-Deployment Checklist 01.06.2011.01 Contents 1.0 Installer s Knowledge Pre-requisites... 1 2.0 Software Prerequisites... 1 3.0 Required Information Prior to Installation... 3 4.0 Client Desktop (Optional)... 4 1.0 Installer

More information

RESPONSES TO QUESTIONS AND REQUESTS FOR CLARIFICATION Updated 7/1/15 (Question 53 and 54)

RESPONSES TO QUESTIONS AND REQUESTS FOR CLARIFICATION Updated 7/1/15 (Question 53 and 54) RESPONSES TO QUESTIONS AND REQUESTS FOR CLARIFICATION Updated 7/1/15 (Question 53 and 54) COLORADO HOUSING AND FINANCE AUTHORITY 1981 BLAKE STREET DENVER, CO 80202 REQUEST FOR PROPOSAL Intranet Replacement

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

MIGRATING SHAREPOINT TO THE CLOUD

MIGRATING SHAREPOINT TO THE CLOUD MIGRATING SHAREPOINT TO THE CLOUD Our Lessons Learned February 2015 www.reisystems.com TABLE OF CONTENTS Introduction... 2 What is Office 365 and what are the models of installation available?... 2 When

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

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

Microsoft Technology Practice Capability document. MOSS / WSS Building Portal based Information Worker Solutions. Overview

Microsoft Technology Practice Capability document. MOSS / WSS Building Portal based Information Worker Solutions. Overview Microsoft Technology Practice Capability document Overview Microsoft Office SharePoint Server (MOSS) and Windows SharePoint Services (WSS) facilitate rapid website creation that supports specific content

More information

ClaySys AppForms for SharePoint

ClaySys AppForms for SharePoint ClaySys AppForms for SharePoint - ClaySys AppForms for SharePoint is a No-Code development platform to build Business Applications and automate Business Processes. - The Key Value Proposition of the ClaySys

More information

1703 Discovering SharePoint 2007 for Developers

1703 Discovering SharePoint 2007 for Developers 1703 Discovering SharePoint 2007 for Developers Custom Authentication SharePoint = ASP.NET Application ASP.NET Providers Microsoft Single Sign-On Demonstration: Custom Authentication o Lab : Custom Authentication

More information

Microsoft Training and Certification Guide. Current as of December 31, 2013

Microsoft Training and Certification Guide. Current as of December 31, 2013 Microsoft Training and Certification Guide Current as of December 31, 2013 Welcome to the Microsoft Training and Certification Guide. This device is intended to provide a quick, comprehensive view of our

More information

Trainer Preparation Guide for Course 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions Design of the Course

Trainer Preparation Guide for Course 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions Design of the Course Trainer Preparation Guide for Course 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions 1 Trainer Preparation Guide for Course 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions

More information

What s New and Exciting in SharePoint Server 2016

What s New and Exciting in SharePoint Server 2016 What s New and Exciting in SharePoint Server 2016 16 TH M AR 2016 KIRAN KAKANUR, SOLUTIONS ARCHITECT RIGHTPOINT SharePoint 2016 is now in RTM March 14 th marks Release to Manufacturing (RTM) of SharePoint

More information

SharePoint Training Program. Topics Covered. SharePoint 2010 Developer Training

SharePoint Training Program. Topics Covered. SharePoint 2010 Developer Training SharePoint Training Program Duration: 80 Hrs Training Mode: Class Room/On-line Training Methodology: Real-time Project oriented Training Features: 1. Trainers from Corporate 2. Unlimited Lab facility 3.

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

Explore Microsoft SharePoint 2013

Explore Microsoft SharePoint 2013 i Explore Microsoft SharePoint 2013 Microsoft Corporation Published: October 2014 Author: Microsoft Office System and Servers Team (itspdocs@microsoft.com) Abstract This book provides information about

More information

Microsoft Corporation. Project Server 2010 Installation Guide

Microsoft Corporation. Project Server 2010 Installation Guide Microsoft Corporation Project Server 2010 Installation Guide Office Asia Team 11/4/2010 Table of Contents 1. Prepare the Server... 2 1.1 Install KB979917 on Windows Server... 2 1.2 Creating users and groups

More information

Myriad Technologies Training 5 Day Level 200 Introduction

Myriad Technologies Training 5 Day Level 200 Introduction Myriad Technologies Training 5 Day Level 200 Introduction The course teaches students how to install, configure and administer SharePoint, and also manage and monitor sites and users by using SharePoint

More information

Microsoft Training and Certification Guide. Current as of March 16, 2015

Microsoft Training and Certification Guide. Current as of March 16, 2015 Microsoft Training and Certification Guide Current as of March 16, 2015 Welcome to the Microsoft Training and Certification Guide. This guide is intended to provide a quick, comprehensive view of our training

More information

MOC 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions

MOC 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions MOC 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions Course Overview This course provides students with the knowledge and skills to work with the server-side and client-side object models,

More information

Best of SharePoint 2010. Composites

Best of SharePoint 2010. Composites Best of SharePoint 2010 Composites Agenda Overview Composite Applications Developer Investments Microsoft SharePoint 2010 The business collaboration platform for the Enterprise and the Web Microsoft SharePoint

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

K2 [blackpearl] deployment planning

K2 [blackpearl] deployment planning K2 [blackpearl] deployment planning UNDERSTANDING THE DEPLOYMENT SCENARIOS AND OPTIONS December 14 This paper describes the various deployment scenarios of the K2 [blackpearl] software, and discusses when

More information

Upgrading to SharePoint 2010: A Case Study. St. Louis SharePoint Users Group February 8, 2011

Upgrading to SharePoint 2010: A Case Study. St. Louis SharePoint Users Group February 8, 2011 Upgrading to SharePoint 2010: A Case Study St. Louis SharePoint Users Group February 8, 2011 About the Brown School One of eight schools at Washington University in St. Louis Graduate programs in Social

More information

EMEA (Europe, Middle East and Africa) Premier Field Engineer at Microsoft Corporation Technologies: Microsoft SharePoint Products and Windows

EMEA (Europe, Middle East and Africa) Premier Field Engineer at Microsoft Corporation Technologies: Microsoft SharePoint Products and Windows EMEA (Europe, Middle East and Africa) Premier Field Engineer at Microsoft Corporation Technologies: Microsoft SharePoint Products and Windows PowerShell Email: david.rosa@microsoft.com Twitter: @davidaspt

More information

SharePoint 2010 Intranet Case Study. Presented by Peter Carson President, Envision IT

SharePoint 2010 Intranet Case Study. Presented by Peter Carson President, Envision IT SharePoint 2010 Intranet Case Study Presented by Peter Carson President, Envision IT Peter Carson President, Envision IT Virtual Technical Specialist, Microsoft Canada Computer Engineering, UW peter@envisionit.com

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

Configuring and Administering Microsoft SharePoint 2010

Configuring and Administering Microsoft SharePoint 2010 Course 10174 : Configuring and Administering Microsoft SharePoint 2010 Page 1 of 7 Configuring and Administering Microsoft SharePoint 2010 Course 10174: 4 days; Instructor-Led Introduction This four-day

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

10174 - SharePoint 2010

10174 - SharePoint 2010 Configuring and Managing Microsoft SharePoint 2010 Introduction The course teaches students how to install, configure and administer SharePoint, and also manage and monitor sites and users by using SharePoint

More information

Deployment guide for Microsoft SharePoint Server 2010

Deployment guide for Microsoft SharePoint Server 2010 Deployment guide for Microsoft SharePoint Server 2010 Microsoft Corporation Published: August 2010 Author: Microsoft Office System and Servers Team (itspdocs@microsoft.com) Abstract This book provides

More information

SharePoint 2016. What's New, What's Not. Colin Phillips :: SharePoint MVP & Consultant :: itgroove

SharePoint 2016. What's New, What's Not. Colin Phillips :: SharePoint MVP & Consultant :: itgroove SharePoint 2016 What's New, What's Not Colin Phillips :: SharePoint MVP & Consultant :: itgroove Bruce Smith :: SharePoint Consultant & IM Advisor :: itgroove 1 Who I am (part I): Colin Phillips My Background

More information

Migrating to SharePoint 2013

Migrating to SharePoint 2013 Migrating to SharePoint 2013 A COMPARISON OF ITS IMPACTS ON NINTEX WORKFLOW AND K2 BLACKPEARL DAN TURNER AND TONY FARRELL Contents Executive Summary - 3 - Introduction - 3 - The Challenge - 3 - Workflow

More information

Expert Reference Series of White Papers. Ten Things You Should Know About SharePoint 2010

Expert Reference Series of White Papers. Ten Things You Should Know About SharePoint 2010 Expert Reference Series of White Papers Ten Things You Should Know About SharePoint 2010 1-800-COURSES www.globalknowledge.com Ten Things You Should Know About SharePoint 2010 Neil Tucker, MCT, MCITP,

More information

Microsoft Enterprise Search for IT Professionals Course 10802A; 3 Days, Instructor-led

Microsoft Enterprise Search for IT Professionals Course 10802A; 3 Days, Instructor-led Microsoft Enterprise Search for IT Professionals Course 10802A; 3 Days, Instructor-led Course Description This three day course prepares IT Professionals to administer enterprise search solutions using

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

Advanced Solutions of Microsoft SharePoint Server 2013 Course 20332A; 5 Days, Instructor-led

Advanced Solutions of Microsoft SharePoint Server 2013 Course 20332A; 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 Advanced Solutions of Microsoft SharePoint Server 2013 Course 20332A; 5 Days,

More information

Deployment guide for Microsoft SharePoint Server 2010

Deployment guide for Microsoft SharePoint Server 2010 Deployment guide for Microsoft SharePoint Server 2010 Microsoft Corporation Published: January 2011 Author: Microsoft Office System and Servers Team (itspdocs@microsoft.com) Abstract This book provides

More information

Office 365 SharePoint Online

Office 365 SharePoint Online Office 365 SharePoint Online May 8, 2012 Statera Consultants: Erin Giffin Thomas Baer Agenda Overview of SharePoint Online capabilities Demo User Experience Admin Experience Online vs. OnPrem Hybrid Scenario

More information

Armanino LLP Welcomes You To Today s Webinar: Preparing For Dynamics CRM 2015

Armanino LLP Welcomes You To Today s Webinar: Preparing For Dynamics CRM 2015 Armanino LLP Welcomes You To Today s Webinar: Preparing For Dynamics CRM 2015 The presentation will begin in a few moments 1 Armanino LLP amllp.com Armanino LLP amllp.com Poll Question #1 4 Armanino LLP

More information

DocAve 6 SharePoint Migrator

DocAve 6 SharePoint Migrator DocAve 6 SharePoint Migrator User Guide Service Pack 5, Cumulative Update 1 Issued August 2015 1 Table of Contents What s New in this Guide... 5 About SharePoint Migration... 6 Complementary Products...

More information

GSA2013: The Great SharePoint Adventure 2013

GSA2013: The Great SharePoint Adventure 2013 SHAREPOINT 2013 FOR.NET DEVELOPERS 5 DAYS GSA2013: The Great SharePoint Adventure 2013 AUDIENCE FORMAT COURSE DESCRIPTION.NET Developers Instructor-led training with hands-on labs This 5-day course explores

More information

The Trusted Technology Partner in Business Innovation PASSION DISCIPLINE INNOVATION TEAMING INTEGRITY

The Trusted Technology Partner in Business Innovation PASSION DISCIPLINE INNOVATION TEAMING INTEGRITY The Trusted Technology Partner in Business Innovation PASSION DISCIPLINE INNOVATION TEAMING INTEGRITY SharePoint Search App Custom App for Advanced Searches Ken Mears Senior Consultant, Portals & Collaboration

More information

SHAREPOINT 2013 TO EMPOWER END USERS

SHAREPOINT 2013 TO EMPOWER END USERS SHAREPOINT 2013 TO EMPOWER END USERS Manoj Manda SharePoint Administrator & Mark Verret Network/Security Administrator What Is SharePoint? People use SharePoint for different aspects. If you ask them?

More information

MCITP: Sharepoint Administrator Boot Camp (10174, 10231) H6C10S

MCITP: Sharepoint Administrator Boot Camp (10174, 10231) H6C10S HP Education Services course data sheet MCITP: Sharepoint Administrator Boot Camp (10174, 10231) H6C10S Course Overview Prepare for the MCTS and MCITP SharePoint 2010 certifications. Gain the cloud-related

More information

ITMC 2079 MCTS Configuring and Administering Microsoft SharePoint 2010

ITMC 2079 MCTS Configuring and Administering Microsoft SharePoint 2010 ITMC 2079 MCTS Configuring and Administering Microsoft SharePoint 2010 Length: 48 Hours Delivery Method: Instructor-led (classroom); MOC 10174 Course Description The course teaches students how to install,

More information

Advanced Solutions of Microsoft SharePoint Server 2013

Advanced Solutions of Microsoft SharePoint Server 2013 Course 20332B: Advanced Solutions of Microsoft SharePoint Server 2013 Course Details Course Outline Module 1: Understanding the SharePoint Server 2013 Architecture This module introduces the architectural

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

Microsoft. CRM 2015 & CRM Online 2015 Slides. MCRM15 & MCRMOL15 Certification. Version 1.1

Microsoft. CRM 2015 & CRM Online 2015 Slides. MCRM15 & MCRMOL15 Certification. Version 1.1 Microsoft MCRM15 & MCRMOL15 Certification CRM 2015 & CRM Online 2015 Slides Version 1.1 Microsoft Dynamics CRM 2015 MCRM 2015 Copyright Property of Firebrand Training Ltd Introduction Name Company Job

More information

Installing and Administering VMware vsphere Update Manager

Installing and Administering VMware vsphere Update Manager Installing and Administering VMware vsphere Update Manager Update 1 vsphere Update Manager 5.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

CATALOG OF CLASSES IT and Technical Courses

CATALOG OF CLASSES IT and Technical Courses CATALOG OF CLASSES IT and Technical Courses Table of Contents CATALOG OF CLASSES... 1 Microsoft... 1 10135BC... 1 Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Service Pack 2...

More information

LMS 365 Learning Module Builder Add-in Installation Guide VERSION 1.4.2.x

LMS 365 Learning Module Builder Add-in Installation Guide VERSION 1.4.2.x LMS 365 Learning Module Builder Add-in Installation Guide VERSION 1.4.2.x Contents 1. OVERVIEW AND SOFTWARE REQUIREMENTS... 3 1.1 AUDIENCE... 3 1.2 ABOUT THE ADD-IN... 3 1.3 SERVER SOFTWARE REQUIREMENTS:...

More information

Cloud V/S On-Premise

Cloud V/S On-Premise Business Solutions through Software Cloud V/S On-Premise 1 Introduction to SharePoint 2013: SharePoint 2013 comes with several features: Collaboration exists in every business. Everyday new tools and services

More information

SHAREPOINT ARCHITECTURE FUNDAMENTALS

SHAREPOINT ARCHITECTURE FUNDAMENTALS CHAPTER 4 SHAREPOINT ARCHITECTURE FUNDAMENTALS Whether you re a business user, manager, architect, developer, or IT pro, you ll want to understand the fundamental structure and core terminology of SharePoint

More information

Metalogix Content Migration and Upgrade for Microsoft SharePoint Server 2010

Metalogix Content Migration and Upgrade for Microsoft SharePoint Server 2010 Metalogix Content Migration and Upgrade for Microsoft SharePoint Server 2010 By Michael Noel [Microsoft SharePoint MVP] Published: 2010 CONTENTS Introduction...3 Why Choose Content Migration over an out-of-box

More information

Microsoft Agile Solutions to Cloud Based Application Development

Microsoft Agile Solutions to Cloud Based Application Development Cloud Based Application Specialists A solution from Allegient Moving to the Cloud? Office 365 SharePoint Dynamics CRM Project Server Power BI Custom.NET Apps Indianapolis Chicago Meet Your Smart Support

More information

How to move a SharePoint Server 2007 32-bit environment to a 64-bit environment on Windows Server 2008.

How to move a SharePoint Server 2007 32-bit environment to a 64-bit environment on Windows Server 2008. 1 How to move a SharePoint Server 2007 32-bit environment to a 64-bit environment on Windows Server 2008. By & Steve Smith, MVP SharePoint Server, MCT Penny Coventry, MVP SharePoint Server, MCT Combined

More information

AD RMS Windows Server 2008 to Windows Server 2008 R2 Migration and Upgrade Guide... 2 About this guide... 2

AD RMS Windows Server 2008 to Windows Server 2008 R2 Migration and Upgrade Guide... 2 About this guide... 2 Contents AD RMS Windows Server 2008 to Windows Server 2008 R2 Migration and Upgrade Guide... 2 About this guide... 2 Preparing for the migration or upgrade of an AD RMS cluster... 2 Checklist: Preparing

More information

Configuring and Administering Microsoft SharePoint 2010

Configuring and Administering Microsoft SharePoint 2010 Configuring and Administering Microsoft Course Details Course Code: Duration: Notes: 10174B 5 days This course syllabus should be used to determine whether the course is appropriate for the students, based

More information

Microsoft Office Programs and SharePoint Products and Technologies Integration Fair, Good, Better, Best

Microsoft Office Programs and SharePoint Products and Technologies Integration Fair, Good, Better, Best Microsoft Office Programs and SharePoint Products and Technologies Integration Fair, Good, Better, Best White Paper April 2007 For the latest information, go to http://www.microsoft.com/office for Office

More information

SharePoint Server 2016. Quick Start Guide for Single Server Farms

SharePoint Server 2016. Quick Start Guide for Single Server Farms 1 SharePoint Server 2016 Quick Start Guide for Single Server Farms 2016 Microsoft Corporation. All rights reserved. This document is provided as-is. Information and views expressed in this document, including

More information

1 (11) Paperiton DMS Document Management System System Requirements Release: 2012/04 2012-04-16

1 (11) Paperiton DMS Document Management System System Requirements Release: 2012/04 2012-04-16 1 (11) Paperiton DMS Document Management System System Requirements Release: 2012/04 2012-04-16 2 (11) 1. This document describes the technical system requirements for Paperiton DMS Document Management

More information

Course MS55077A Project Server 2013 Development. Length: 5 Days

Course MS55077A Project Server 2013 Development. Length: 5 Days 3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: rwhitney@discoveritt.com Web: www.discoveritt.com Course MS55077A Project Server 2013 Development Length: 5

More information

Qlik Sense Desktop. Qlik Sense 2.0.6 Copyright 1993-2015 QlikTech International AB. All rights reserved.

Qlik Sense Desktop. Qlik Sense 2.0.6 Copyright 1993-2015 QlikTech International AB. All rights reserved. Qlik Sense Desktop Qlik Sense 2.0.6 Copyright 1993-2015 QlikTech International AB. All rights reserved. Copyright 1993-2015 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik Sense, QlikView,

More information

K2 FOR SHAREPOINT AND SHAREPOINT 2013 K2.COM PRESENTED BY: ASHLEY EVANS

K2 FOR SHAREPOINT AND SHAREPOINT 2013 K2.COM PRESENTED BY: ASHLEY EVANS K2 FOR SHAREPOINT AND SHAREPOINT 2013 PRESENTED BY: ASHLEY EVANS LOCATION: NEENAH, WI INDUSTRY: MANUFACTURING Kimberly-Clark is a global company that manufactures well-known consumer products, healthcare

More information

FORMS & WORKFLOW SHAREPOINT 2010. Practical Discussion

FORMS & WORKFLOW SHAREPOINT 2010. Practical Discussion FORMS & WORKFLOW SHAREPOINT 2010 Practical Discussion Agenda Introduction Workflow Business Problems General Scenarios / Approaches What Is It? Specifics, Pitfalls, and Recommendations Forms Business Problems

More information

Please contact Cyber and Technology Training at (410)777-1333/technologytraining@aacc.edu for registration and pricing information.

Please contact Cyber and Technology Training at (410)777-1333/technologytraining@aacc.edu for registration and pricing information. Course Name Start Date End Date Start Time End Time Active Directory Services with Windows Server 8/31/2015 9/4/2015 9:00 AM 5:00 PM Active Directory Services with Windows Server 9/28/2015 10/2/2015 9:00

More information

Symantec Mobile Management 7.2 SP3 MR1 Release Notes

Symantec Mobile Management 7.2 SP3 MR1 Release Notes Mobile Management 7.2 SP3 MR1 Release Notes Mobile Management 7.2 SP3 MR1 Release Notes This document includes the following topics: About What's new in 7.2 SP3 MR1 Fixed issues in 7.2 SP3 MR1 Known issues

More information

Understanding SharePoint Development Choices

Understanding SharePoint Development Choices Understanding SharePoint Development Choices SharePoint is an incredibly powerful platform that can support a wide variety of business scenarios. While many solutions can be configured using out of the

More information

Microsoft SharePoint 2010 Administration

Microsoft SharePoint 2010 Administration Microsoft SharePoint 2010 Administration Real-World Skills for MCITP Certification and Beyond Tom Carpenter James Pyles WILEY Wiley Publishing, Inc. Contents Introduction xxiii Chapter 1 Planning the Logical

More information

Module: Sharepoint Administrator

Module: Sharepoint Administrator Module: Sharepoint Administrator Mode: Classroom Duration: 40 hours This course teaches IT Professionals to design and deploy Microsoft SharePoint 2010. Course Outline: Module 1: Designing a Logical Architecture

More information

Configuring and Administering Microsoft SharePoint 2013 Curso Personalizado en

Configuring and Administering Microsoft SharePoint 2013 Curso Personalizado en Configuring and Administering Microsoft SharePoint 2013 Course: Corrientes 861 Piso 5 S2000CTH Rosario Argentina TEL: +54 (341) 426 4844 Info@fullsolutions.com Configuring and Administering Microsoft SharePoint

More information

Web UI & Functional Test Automation for Continuous Agile Deliveries

Web UI & Functional Test Automation for Continuous Agile Deliveries Web UI & Functional Test Automation for Continuous Agile Deliveries Web Mobile API Database Date: 19 th Jan, 2016 Webinar Presentation by, Premal Dave, TestingWhiz About TestingWhiz TestingWhiz offers

More information

Upgrade Guide BES12. Version 12.1

Upgrade Guide BES12. Version 12.1 Upgrade Guide BES12 Version 12.1 Published: 2015-02-25 SWD-20150413111718083 Contents Supported upgrade environments...4 Upgrading from BES12 version 12.0 to BES12 version 12.1...5 Preupgrade tasks...5

More information

*Not include in promotion. Update 12 November 2014

*Not include in promotion. Update 12 November 2014 ID. MICROSOFT WINDOWS 8 DAYS FEE PRE REQ JAN FEB MAR APR MAY JUN 20687D New! Configuring Windows 8.1 5 20,000 02-06 09-13 11-15 20688D New! Supporting Window 8.1 5 20,000 05-09 16-20 20-24 08-12 20689D

More information

Office 365 SharePoint Online White Paper

Office 365 SharePoint Online White Paper Office 365 SharePoint Online White Paper Introduction Overview Cloud computing is slowly changing the way IT companies are offering their software solutions and services. Through cloud computing, IT companies

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

Workflow and Forms Services for People-Driven Process Management

Workflow and Forms Services for People-Driven Process Management Workflow and Forms Services for People-Driven Process Management AuraTech Pte Ltd 30 Robinson Road, #04-01B Robinson Towers, Singapore 048546 http://www.consultaura.com PH: 6224 9238 Call AuraTech for

More information

Senior Consultant 250 Male May 1980

Senior Consultant 250 Male May 1980 Profile Software developer specialist with 8 years experience in Microsoft technology, particularly in Microsoft SharePoint since 2007. Soft Skills Strong team spirit and ability to adapt to multicultural

More information

Installation & User Guide

Installation & User Guide SharePoint List Filter Plus Web Part Installation & User Guide Copyright 2005-2011 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario ON

More information

Configuring and Administrating Microsoft SharePoint 2010 (10174) HK913S

Configuring and Administrating Microsoft SharePoint 2010 (10174) HK913S HP Education Services course data sheet Configuring and Administrating Microsoft SharePoint 2010 (10174) HK913S Course Overview The course teaches students how to install, configure and administer SharePoint,

More information

Course Code NCS2013: SharePoint 2013 No-code Solutions for Office 365 and On-premises

Course Code NCS2013: SharePoint 2013 No-code Solutions for Office 365 and On-premises 4 DAYS SHAREPOINT FOR THE POWER USER AND SOLUTIONS BUILDER Course Code NCS: SharePoint No-code Solutions for Office 365 and On-premises AUDIENCE FORMAT COURSE DESCRIPTION Power Users Instructor led training

More information