SharePoint Migration! & Upgrade! Tips from the Trenches! Jamye Few Summit 7 Systems Jamye.Few@summit7systems.com

Size: px
Start display at page:

Download "SharePoint Migration! & Upgrade! Tips from the Trenches! Jamye Few Summit 7 Systems Jamye.Few@summit7systems.com"

Transcription

1 SharePoint Migration! & Upgrade! Tips from the Trenches! Jamye Few Summit 7 Systems Jamye.Few@summit7systems.com

2 OBJECTIVES!

3 AGENDA! Migration/Upgrade! Office 365! SharePoint 20??! Subsidiary Farms! Demo!

4 MIGRATION/UPGRADE!

5 MIGRATE/UPGRADE! Do I have to?! Yes and No: Where is the pressure coming from?! Does it make life easier?! Yes and No: Changes can require more knowledge to support.! Costs to upgrade - Costs when you don t! Sibling platforms may add to cost (e.g. SQL)! Skipping a version can cost more in time and change stress on end users! 2010 to 2013 Comparison: h2p://

6 WHY?! Improvements for end users productivity/adoption! Easier management/maintenance! Support! Better fit into other enterprise technologies and platforms!

7 2 TYPES OF GOTCHAS! Lack of documentation/understanding of current users and usage! Lack of documentation/engineering regarding existing environment and new target environment!

8 GOTCHA: USERS/USAGE! Lack of documentation/understanding of current users and usage! Incompatible user content or customizations May mean you have to upset users and you only get so much negativity before the migration is viewed in a negative light. (Therefore make the next 2 bullets priorities.)! After migration clean up users will have issues with changes to how they work no matter how smoothly things go! Lack of understanding of current content, how users use it, and how it is structured. Makes it hard to keep users happy!

9 GOTCHA: ENVIRONMENT! Lack of documentation/engineering regarding existing environment and new migration environment! Problems with (or lack of understanding) the local environment! datacenter, network, hardware, VMs, AD, DNS, Load Balancer, Firewall, etc. for your migration will be unique to that migration! Lack of engineering! planning/scheduling prior to gathering actual migration process metrics. (remember this process will be, to a large degree, unique to each organization.)! Are there other events that will impact environment/schedule!

10 OFFICE 365!

11 CLOUD FOCUS! Microsoft estimates that Azure + O365 + CRM has an $6.3 billion/year run rate! 100%+ YoY growth rate! Rough estimate: $4bn/year is attributable to Office 365! What does this mean to you?! Microsoft has a huge war chest! They are continuing to invest heavily in specific strategic areas!

12 A TYPICAL DEPLOYMENT! 1. Tenant enablement! 2. Pro Plus desktop deployment! 3. Identity sync (possibly with federation)! 4. Exchange! 1. Establish hybrid! 2. Move mailboxes! 5. Lync / Skype for Business! Details vary widely! 6. SharePoint! Details vary widely!

13 SOME ASSEMBLY REQUIRED! Note all the things that aren t shown in the previous slide! Office 365 Video! AD RMS! Yammer! PowerBI! Dynamics CRM! Connectors (e.g. Inflight, Longitude)! Custom development or branding!

14 WHAT S A TENANT, ANYWAY?! Been to a mall lately?! Anchor stores pay more/get more (space, etc.)! Kiosks pay little/get little (tend to be temporary)! Logical container:! In Office 365, you still have your own logical services but they are running in a shared space! Azure AD! Exchange Online! SharePoint Online! Etc.!

15 PLANS!

16 PLANS AND LICENSES! Here s what a typical user assignment looks like! Within a specific user license, features can be enabled or disabled! Azure RMS, ProPlus are generally part of the 3 / 4 plans! Turn Skype, SharePoint, Exchange on / off for individual users!

17 USERS AND LICENSES! When you add a user, he or she can t do anything useful until you assign a license! You can assign the license when you create the user! You can assign or update the license at any time after the user is created! Un-assigning a license doesn t remove the user object! Removing the user object un-assigns the license and returns it to the pool!

18 ENABLEMENT PHASES! Core enablement! Establish tenant (including DNS, etc)! Establish directory synchronization! Optionally, establish federation! Service enablement! Exchange: set up hybrid, set up mail flow, move mailboxes! Skype: set up split-domain, move users! SharePoint: set up hybrid, provision search,.! Other services: as required and desired!

19

20

21

22

23

24 SHAREPOINT!

25 SHAREPOINT 2013! Yes, it s the old model, but it can still get you there! Major change in platform architecture from 2010! More loosely coupled services (agile)! Changes branding yet again!

26 SHAREPOINT 2013! App Catalog! Office Web Apps (WAC)! Distributed Cache! Workflow Manager Service! FAST Search (included ENT)!! 2013 VS. 2016! SHAREPOINT 2016! And then some! TLS1.2 support by default! Hybrid (built in?)! Image and Video Previews! Large Files (>2GB)! Project Server built in! Site pinning!! h2p://summit7systems.com/sharepoint and- you

27

28 MINROLE FARM TOPOLOGY! Server Role is specified when created or joined! Server role Front end Applica-on Distributed Cache Search Custom Single- Server Farm Descrip-on fast performance. high throughput. can configure these servers to also load balance farm traffic using the SharePoint Request Manager. Service applicanons, services, and components that are required for search belong on Search servers. MinRole will not control which service instances are provisioned on this role. A SharePoint farm with the Single- Server Farm role cannot have more than one SharePoint server in the farm.

29 SP2016 MORE INFO! New and Improved Features! (see previous slide)! Deprecated Stuff! No more Free Foundation! FIM is gone! Excel Services and associated BI capabilities (part of Excel Online)! Tags and Notes (Export-SPTagsAndNotesData -Site < -FilePath <tagsandnotes.zip>)! h2p://summit7systems.com/installing- the- sharepoint it- preview

30 YOU CAN TEST UPGRADE TO SP2016! SharePoint Server 2016 IT Preview supports an upgrade from SharePoint 2013 with March 2013 PU, version or higher! When you upgrade from SharePoint 2013 to SharePoint Server 2016 IT Preview, you must use a database attach upgrade, which means that you upgrade only the content for your environment and not the configuration settings!

31 SUBSIDIARY FARMS!

32 App Fabric! Required as of SP2013! DISTRIBUTED CACHE! Best to run on at least two servers! Creates its own cache farm! PowerShell Administration! Requires graceful shutdown!

33 OFFICE WEB APPS! OWA (not Outlook Web Access) or WAC! Stand Alone! Can t be installed on SharePoint or Exchange server! Offers Office web apps to Exchange, SharePoint, Skype! Load balancer persistence required! No real management of OWA per se! It s an IIS app so you may need to restart app pool, etc.!

34 WORKFLOW MANAGER! Workflow now treated as a service! Moved to Workflow Manager! Doesn t have to run in the SharePoint farm! Can still run on SharePoint WFE / App servers! Harnesses the latest workflow technology from Microsoft! SharePoint deployment drives where workflow runs! On-Prem: Workflow Manager! Hosted: Windows Azure Workflow Service! Improves stability, scalability & transparency!

35 WORKFLOW MANAGER IN SHAREPOINT 2013! Azure Access Control Visual Studio SoluNons Apps Content Events WF3 Host OAuth2 Azure Workflow SharePoint Designer SharePoint OM Workflow Services Manager Deployment Messaging Instances Interop REST Calls Events Azure Workflow Azure ServiceBus Azure Workflow Service ApplicaNon Proxy

36 WORKFLOW MANAGER IMPROVEMENTS! Introducing Stages! Mitigates SharePoint Designer s lack of loop support! Provides functionality of state machine workflows in WF 3.5! Declarative workflows have loops! Loop # times / with condition / with expression! Declarative workflows can call REST/SOAP services!

37 AZURE! SharePoint supported on Azure! Lots of pros and cons for Production use based on your technology road map! REALLY GOOD for test farms (for migration builds)!

38 DEMO!

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

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

Office 365 deploym. ployment checklists. Chapter 27

Office 365 deploym. ployment checklists. Chapter 27 Chapter 27 Office 365 deploym ployment checklists This document provides some checklists to help you make sure that you install and configure your Office 365 deployment correctly and with a minimum of

More information

Microsoft SharePoint Architectural Models

Microsoft SharePoint Architectural Models Microsoft SharePoint This topic is 1 of 5 in a series Introduction to Fundamental SharePoint This series is intended to raise awareness of the different fundamental architectural models through which SharePoint

More information

Office 365 deployment checklists

Office 365 deployment checklists Chapter 128 Office 365 deployment checklists This document provides some checklists to help you make sure that you install and configure your Office 365 deployment correctly and with a minimum of issues.

More information

Microsoft Title Groups

Microsoft Title Groups Microsoft Title Groups Updated June 13, 2016 This document lists the current versions of all Microsoft software available through TechSoup. For any product you receive, you can choose to download the current

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

What s New in SharePoint 2016 (On- Premise) for IT Pros

What s New in SharePoint 2016 (On- Premise) for IT Pros What s New in SharePoint 2016 (On- Premise) for IT Pros This article is based on notes taken during a public presentation at the Microsoft Ignite event by presenter Bill Baer. A video of the session can

More information

System Requirements for Microsoft Dynamics NAV 2016

System Requirements for Microsoft Dynamics NAV 2016 System Requirements for Microsoft Dynamics NAV 2016 Microsoft Dynamics NAV 2016 The following sections list the minimum hardware and software requirements to install and run Microsoft Dynamics NAV 2016.

More information

This document is provided to you by ABC E BUSINESS, Microsoft Dynamics Preferred partner. System Requirements NAV 2016

This document is provided to you by ABC E BUSINESS, Microsoft Dynamics Preferred partner. System Requirements NAV 2016 This document is provided to you by ABC E BUSINESS, Microsoft Dynamics Preferred partner. System Requirements NAV 2016 Page 1 System Requirements NAV 2016 Microsoft Dynamics NAV Windows Client Requirements

More information

System Requirements for Microsoft Dynamics NAV 2016

System Requirements for Microsoft Dynamics NAV 2016 1 of 13 19.01.2016 17:52 System Requirements for Microsoft Dynamics NAV 2016 Microsoft Dynamics NAV 2016 The following sections list the minimum hardware and software requirements to install and run Microsoft

More information

System Requirements for Microsoft Dynamics NAV 2016

System Requirements for Microsoft Dynamics NAV 2016 Page 1 of 7 System Requirements for Microsoft Dynamics NAV 2016 Microsoft Dynamics NAV 2016 The following sections list the minimum hardware and software requirements to install and run Microsoft Dynamics

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

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

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

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

MOC 10964C: Cloud and Datacenter Monitoring with System Center Operations Manager

MOC 10964C: Cloud and Datacenter Monitoring with System Center Operations Manager MOC 10964C: Cloud and Datacenter Monitoring with System Center Operations Manager Course Overview This course provides students with the knowledge and skills to deploy and configure System Center 2012

More information

Microsoft SQL Server 2012 - Review

Microsoft SQL Server 2012 - Review Microsoft Cert Kit Catalogue 1 Microsoft Cert Kit Page 3 Windows Page 4 Server 2012 and 2008 Page 5 SQL Server 2012 Page 6 Page 7 Page 8 Page 9 Page 10 Page 11 Page 12 Cloud Messaging Communication SharePoint

More information

Managing Office 365 Identities and Services 20346C; 5 Days, Instructor-led

Managing Office 365 Identities and Services 20346C; 5 Days, Instructor-led Managing Office 365 Identities and Services 20346C; 5 Days, Instructor-led Course Description This is a 5-day Instructor Led Training (ILT) course that targets the needs of IT professionals who take part

More information

Get started with cloud hybrid search for SharePoint

Get started with cloud hybrid search for SharePoint Get started with cloud hybrid search for SharePoint This document supports a preliminary release of the cloud hybrid search feature for SharePoint 2013 with August 2015 PU and for SharePoint 2016 Preview,

More information

Overview of products, services and capabilities

Overview of products, services and capabilities Overview of products, services and capabilities Enterprise Agreement Capabilities Enterprise Agreement Subscription Desktop (Common) Perpetual Server and Additional Product For desktop enterprise products

More information

Course 20346: Managing Office 365 Identities and Services

Course 20346: Managing Office 365 Identities and Services Course 20346: Managing Office 365 Identities and Services Overview About this course This is a 5-day Instructor Led Training (ILT) course that targets the needs of IT professionals who take part in evaluating,

More information

GET READY FOR SHAREPOINT 2016 S O L U T I O N S A R C H I T E C T

GET READY FOR SHAREPOINT 2016 S O L U T I O N S A R C H I T E C T GET READY FOR SHAREPOINT 2016 BRANDON MURRAY S O L U T I O N S A R C H I T E C T AGENDA Microsoft trends What s new in SP16 More questions... How do I prepare? MICROSOFT TRENDS MICROSOFT TRENDS Microsoft

More information

Qualifying Microsoft Training for Software Assurance Training Vouchers (SATVs)

Qualifying Microsoft Training for Software Assurance Training Vouchers (SATVs) Qualifying Microsoft Training for Software Assurance Training Vouchers (SATVs) Product Technology Product Number Title License Management, License Management 55071 Course 55071 : Microsoft Software Asset

More information

Anthony Caragol Gonzalo Escarrá

Anthony Caragol Gonzalo Escarrá Anthony Caragol Gonzalo Escarrá #SWCEvents Agenda SWC Introduction Unified Communications Technology Landscape Introduction of Skype for Business 2015 Demonstration Getting Started About SWC Technology

More information

Getting value Changing the way people communicate and how businesses can take advantage of new opportunities.

Getting value Changing the way people communicate and how businesses can take advantage of new opportunities. Introduction The social revolution: what s the business opportunity? Getting value Changing the way people communicate and how businesses can take advantage of new opportunities. Roadmap to success Modern

More information

First experiences using SharePoint 2016 Preview running on Windows 2016 Preview and SQL 2016 Preview.

First experiences using SharePoint 2016 Preview running on Windows 2016 Preview and SQL 2016 Preview. First experiences using SharePoint 2016 Preview running on Windows 2016 Preview and SQL 2016 Preview. We have some exciting times ahead. The possibilities of Windows Server 2016 look really phenomenal.

More information

Microsoft 20345-2 Designing and Deploying Microsoft Exchange Server 2016

Microsoft 20345-2 Designing and Deploying Microsoft Exchange Server 2016 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20345-2 Designing and Deploying Microsoft Exchange Server 2016 Length 5 days Price $4169.00 (inc GST) Version A Overview This course provides experienced

More information

WHITEPAPER. 13 Questions You Must Ask When Integrating Office 365 With Active Directory

WHITEPAPER. 13 Questions You Must Ask When Integrating Office 365 With Active Directory WHITEPAPER 13 Questions You Must Ask When Integrating Office 365 With Active Directory Many organizations have begun their push to the cloud with a handful of applications. Microsoft s Office 365 offering

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

System Requirements. Microsoft Dynamics NAV 2016

System Requirements. Microsoft Dynamics NAV 2016 System Requirements Microsoft Dynamics NAV 2016 Contents System Requirements for Microsoft Dynamics NAV 2016... 4 Microsoft Dynamics NAV Windows Client Requirements... 5 Microsoft Dynamics NAV Development

More information

System Requirements for Microsoft Dynamics NAV 2016

System Requirements for Microsoft Dynamics NAV 2016 System Requirements for Microsoft Dynamics NAV 2016 Contents System Requirements for Microsoft Dynamics NAV 2016...3 Microsoft Dynamics NAV 2016 Windows Client Requirements...4 Microsoft Dynamics NAV Development

More information

Enabling and Managing Office 365

Enabling and Managing Office 365 Course 20347A: Enabling and Managing Office 365 Page 1 of 7 Enabling and Managing Office 365 Course 20347A: 4 days; Instructor-Led Introduction This is a 4-day instructor-led training (ILT) course that

More information

Planning your Microsoft Application Strategy in a Cloud Crazy World. Steve Soper Senior Managing Partner

Planning your Microsoft Application Strategy in a Cloud Crazy World. Steve Soper Senior Managing Partner Planning your Microsoft Application Strategy in a Cloud Crazy World Steve Soper Senior Managing Partner Who is AdaptivEdge Founded in June 2013 Partnered with Nth Generation for 2+ years and delivered

More information

LICENSTJEK OUTSOURCING

LICENSTJEK OUTSOURCING LICENSTJEK CLOUD OUTSOURCING DEPLOYMENT 1 Agenda Speaker Cloud Cloud Services DEMO Considerations Hosting EG Hosting Services DEMO Considerations Questions 2 Speaker Peter Schmidt Infrastructure Architect

More information

Leveraging the SharePoint Investment (Thinking beyond file storage)

Leveraging the SharePoint Investment (Thinking beyond file storage) Photos placed in horizontal position with even amount of white space between photos and header To replace these boxes with images open the slide master Leveraging the SharePoint Investment (Thinking beyond

More information

70-243: Administering and Deploying System Center 2012 Configuration Manager. 70-246: Monitoring and Operating a Private Cloud with System Center 2012

70-243: Administering and Deploying System Center 2012 Configuration Manager. 70-246: Monitoring and Operating a Private Cloud with System Center 2012 62-193: Technology Literacy for Educators 70-243: Administering and Deploying System Center 2012 Configuration Manager 70-246: Monitoring and Operating a Private Cloud with System Center 2012 70-247: Configuring

More information

Exchange Deployment Options: On-premises, cloud, or hybrid? Jeff Mealiffe Principal Program Manager Microsoft

Exchange Deployment Options: On-premises, cloud, or hybrid? Jeff Mealiffe Principal Program Manager Microsoft Exchange Deployment Options: On-premises, cloud, or hybrid? Jeff Mealiffe Principal Program Manager Microsoft Agenda Overview of the options & decision points Keep it all to myself Outsource it all Outsource

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

Mirjam van Olst. Best Practices & Considerations for Designing Your SharePoint Logical Architecture

Mirjam van Olst. Best Practices & Considerations for Designing Your SharePoint Logical Architecture Mirjam van Olst Best Practices & Considerations for Designing Your SharePoint Logical Architecture About me http://sharepointchick.com @mirjamvanolst mirjam@outlook.com Agenda Introduction Logical Architecture

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

Hybrid Architecture. Office 365. On-premises Exchange org (Exchange 2007+) Provisioned via DirSync. Secure Mail flow

Hybrid Architecture. Office 365. On-premises Exchange org (Exchange 2007+) Provisioned via DirSync. Secure Mail flow Hybrid Deployment Hybrid Architecture Provisioned via DirSync Exchange 2010 (HUB/CAS) Exchange 2013 CAS & MBX Secure Mail flow Exchange Federation (Free/Busy, Mail Tips, Archive, etc.) Mailbox data via

More information

What s new for SharePoint 2016?

What s new for SharePoint 2016? What s new for SharePoint 2016? Release History and Roadmap SharePoint Portal Server 2001 2001 SharePoint Portal Server 2003 2003 Office SharePoint Server 2007 2006 SharePoint Server 2010 2009 SharePoint

More information

Managing Office 365 Identities and Services

Managing Office 365 Identities and Services Course 20346B: Managing Office 365 Identities and Services Page 1 of 7 Managing Office 365 Identities and Services Course 20346B: 4 days; Instructor-Led Introduction This is a 4-day Instructor Led Training

More information

O, P, Q I, J, K. Nuvolex, 260, 340

O, P, Q I, J, K. Nuvolex, 260, 340 Index A Administration center administrator options, 265 administrator roles, 266 billing administrator, 267 configuration adding new Skype, 280 add password information, 271 add user information and E-mail

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

Anthony Caragol Lync MVP. Gonzalo Escarrá Lync Technical Lead

Anthony Caragol Lync MVP. Gonzalo Escarrá Lync Technical Lead Anthony Caragol Lync MVP Gonzalo Escarrá Lync Technical Lead Agenda SWC Introduction Unified Communications Technology Landscape Introduction of Lync 2013 Demonstration Skype for Business Getting Started

More information

NEC Hong Kong Ltd. I. Service Category (A) Productivity Apps

NEC Hong Kong Ltd. I. Service Category (A) Productivity Apps I. Service Category (A) Productivity Apps Table 1a: Productivity Apps s (Service items passing all General, Security and Technical Requirements) Description A00001 Office 365-E1 o SharePoint Online Plan

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

Microsoft Azure Cloud for Solution Architects

Microsoft Azure Cloud for Solution Architects Microsoft Azure Cloud for Solution Architects Roy Kim @roykimtoronto roykimtoronto@gmail.com September 2015 About me 7+ years design and developing SharePoint solutions. 13+ career on the Microsoft technology

More information

Assignment # 1 (Cloud Computing Security)

Assignment # 1 (Cloud Computing Security) Assignment # 1 (Cloud Computing Security) Group Members: Abdullah Abid Zeeshan Qaiser M. Umar Hayat Table of Contents Windows Azure Introduction... 4 Windows Azure Services... 4 1. Compute... 4 a) Virtual

More information

Client Operating System and Applications Scope

Client Operating System and Applications Scope Client Operating System and Applications Scope Workshop Purpose and Objectives Workshop Purpose Review client experience options for the user base Review requirements to enable the rich experience and

More information

Configuring and Deploying a Private Cloud. Day(s): 5. Overview

Configuring and Deploying a Private Cloud. Day(s): 5. Overview Configuring and Deploying a Private Cloud Day(s): 5 Course Code: M20247 Overview This course equips students with the skills they require to configure and deploy a cloud using Microsoft System Center 2012

More information

Enterprise Solutions IT Services 4132 Heartleaf Ln Naperville, IL 60564

Enterprise Solutions IT Services 4132 Heartleaf Ln Naperville, IL 60564 Who we are Ensar Solutions Inc. is a Microsoft focused IT Services company. Our business is built around an exclusive focus on Microsoft SharePoint, Dynamics CRM, AX, Social, Azure and Mobile solutions.

More information

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led Course Description This course is aimed at experienced IT Professionals who currently administer their on-premises infrastructure.

More information

Course 20533B: Implementing Microsoft Azure Infrastructure Solutions

Course 20533B: Implementing Microsoft Azure Infrastructure Solutions Course 20533B: Implementing Microsoft Azure Infrastructure Solutions Sales 406/256-5700 Support 406/252-4959 Fax 406/256-0201 Evergreen Center North 1501 14 th St West, Suite 201 Billings, MT 59102 Course

More information

10 steps for a smooth migration to Office 365. A decision-maker s guide

10 steps for a smooth migration to Office 365. A decision-maker s guide 10 steps for a smooth migration to Office 365 A decision-maker s guide Getting started The move to the cloud with Office 365 can open up entirely new ways for your team to work and collaborate wherever

More information

SharePoint 2013 Best Practices

SharePoint 2013 Best Practices SharePoint 2013 Best Practices SharePoint 2013 Best Practices When you work as a consultant or as a SharePoint administrator, there are many things that you need to set up to get the best SharePoint performance.

More information

Up, Up & Away with Microsoft Dynamics CRM and SharePoint 2013

Up, Up & Away with Microsoft Dynamics CRM and SharePoint 2013 Up, Up & Away with Microsoft Dynamics CRM and SharePoint 2013 Robert Shear Wednesday, May 7, 2014 Boston, MA Agenda Why CRM + SharePoint: The Big Picture Dynamics CRM 2013 Capabilities SharePoint 2013

More information

System Requirements for Microsoft Dynamics NAV 2015

System Requirements for Microsoft Dynamics NAV 2015 System Requirements for Microsoft Dynamics September 2014 Contents... 3 Microsoft Dynamics NAV Windows Client Requirements... 4 Microsoft Dynamics NAV Development Environment Requirements... 5 Microsoft

More information

Accenture Company Limited

Accenture Company Limited I. Service Category (A) Productivity Apps Table 1a: Productivity Apps s (Service items passing all General, Security and Technical Requirements) Description A00001 Office 365-E1 o SharePoint Online Plan

More information

Cloud & Datacenter Monitoring with System Center Operations Manager

Cloud & Datacenter Monitoring with System Center Operations Manager Page 1 of 5 Overview This course equips students with the skills they require to deploy and configure System Center 2012 R2 Operations. Using hands-on labs, students learn the following: How to architect

More information

Mod 2: User Management

Mod 2: User Management Office 365 for SMB Jump Start Mod 2: User Management Chris Oakman Managing Partner Infrastructure Team Eastridge Technology Stephen Hall CEO & SMB Technologist District Computers 1 Jump Start Schedule

More information

Migrating SaaS Applications to Windows Azure

Migrating SaaS Applications to Windows Azure Migrating SaaS Applications to Windows Azure Lessons Learned 04.04.2012 Speaker Introduction Deepthi Raju Marketing Technology Services Deepthi joined Smartbridge in 2005 and has over twenty years of technology

More information

$100K+ Jobs Advance Careers Training, Career Coaching and Real World Work Experience Feeder pool for consulting assignments, matching the best

$100K+ Jobs Advance Careers Training, Career Coaching and Real World Work Experience Feeder pool for consulting assignments, matching the best $100K+ Jobs Advance Careers Training, Career Coaching and Real World Work Experience Feeder pool for consulting assignments, matching the best candidates to job requirements and availability Shared Success

More information

License table for Competency partners

License table for Competency partners License table for Competency partners Refer to the Product Usage Guide for important details regarding license use rights and limitations about each software product or online service. Your organization

More information

License table for Microsoft Action Pack partners

License table for Microsoft Action Pack partners License table for Microsoft Action Pack partners Benefits include the latest internal-use software that you can use to run your business, sell your solutions, develop applications, and train your employees.

More information

Windows Server 2003 End of Support Options

Windows Server 2003 End of Support Options Windows Server 2003 End of Support Options February 26, 2015 Copyright 2015 CompuCom Systems, Inc. All rights reserved. This document is copyright protected with all rights reserved and may not be reproduced

More information

Designing a Microsoft SharePoint 2010 Infrastructure

Designing a Microsoft SharePoint 2010 Infrastructure Designing a Microsoft SharePoint 2010 Infrastructure Course Details Course Code: Duration: Notes: 10231B 5 days This course syllabus should be used to determine whether the course is appropriate for the

More information

About this Course This 5 day ILT course teaches IT Professionals to design and deploy Microsoft SharePoint 2010.

About this Course This 5 day ILT course teaches IT Professionals to design and deploy Microsoft SharePoint 2010. Course 10231B: Designing a Microsoft SharePoint 2010 Infrastructure OVERVIEW About this Course This 5 day ILT course teaches IT Professionals to design and deploy Microsoft SharePoint 2010. Audience Profile

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

MOC 20342B: Advanced Solutions of Microsoft Exchange Server 2013

MOC 20342B: Advanced Solutions of Microsoft Exchange Server 2013 MOC 20342B: Advanced Solutions of Microsoft Exchange Server 2013 Course Overview This course provides students with the knowledge and skills to utilize advanced solutions in Microsoft Exchange Server 2013.

More information

Automated Systems (HK) Ltd.

Automated Systems (HK) Ltd. I. Service Category (A) Productivity Apps Table 1a: Productivity Apps s (Service items passing all General, Security and Technical Requirements) Description A00001 Office 365 E1 o SharePoint Online Plan

More information

Office 365 Professional Onboarding Services

Office 365 Professional Onboarding Services Office 365 Professional Onboarding Services Office 365 Standard Email Onboarding Standard onboarding is designed to train one user so they can manage the administrative and end user functionalities of

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

Microsoft Dynamics CRM 2011 Installation and Deployment

Microsoft Dynamics CRM 2011 Installation and Deployment Microsoft Dynamics CRM 2011 Installation and Deployment Course 80296; 2 Days, Instructor-led Course Description This two-day instructor course covers the installation and configuration of Microsoft Dynamics

More information

Extending your datacenter to the cloud

Extending your datacenter to the cloud Extending your datacenter to the cloud Steve Beaumont @StevybSC http://www.poweronplatforms.com Chiyo Odika @MrChiyo http://www.mrchiyo.com Steve Beaumont Grimsby, United Kingdom @StevybSC Product Development

More information

Ondřej Výšek Sales Lead, Microsoft MVP. vysek@kpcs.cz

Ondřej Výšek Sales Lead, Microsoft MVP. vysek@kpcs.cz Ondřej Výšek Sales Lead, Microsoft MVP vysek@kpcs.cz Azure Active Directory Features Free edition Basic edition Premium edition Directory as a service User and group management using UI or Windows PowerShell

More information

Configuring and Deploying a Private Cloud 20247C; 5 days

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

More information

Making the SharePoint 2013 Upgrade Decision

Making the SharePoint 2013 Upgrade Decision Making the SharePoint 2013 Upgrade Decision A publication of Copyright 2015 Silicus Technologies, LLC. www.silicus.com Introduction There are several factors to consider when deciding to upgrade existing

More information

Software Assurance Planning Services

Software Assurance Planning Services Software Assurance Planning Services UNDERSTAND THE VALUE, PLAN THE SOLUTION Software Assurance Planning Services provide expert guidance to help you plan and manage your next Microsoft software deployment.

More information

Microsoft Title Groups

Microsoft Title Groups Microsoft Title Groups Updated August 5, 2015 This document lists the current versions of all Microsoft software available through TechSoup. For any product you receive, you can choose to download the

More information

Deploying Migrated IBM Notes Applications to the Cloud

Deploying Migrated IBM Notes Applications to the Cloud Deploying Migrated IBM Notes Applications to the Cloud A guide on deploying Composer Notes application to Microsoft Azure Prepared by Composer Technologies Copyright Composer Technologies Table of Contents

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions 20533B - Version: 1 02 July 2016 Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions 20533B - Version: 1 5 days Course Description: This course is

More information

Mod 3: Office 365 DirSync, Single Sign-On & ADFS

Mod 3: Office 365 DirSync, Single Sign-On & ADFS Office 365 for SMB Jump Start Mod 3: Office 365 DirSync, Single Sign-On & ADFS Chris Oakman Managing Partner Infrastructure Team Eastridge Technology Stephen Hall CEO & SMB Technologist District Computers

More information

WINDOWS AZURE EXECUTION MODELS

WINDOWS AZURE EXECUTION MODELS WINDOWS AZURE EXECUTION MODELS Windows Azure provides three different execution models for running applications: Virtual Machines, Web Sites, and Cloud Services. Each one provides a different set of services,

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

Demystifying the Cloud Computing 02.22.2012

Demystifying the Cloud Computing 02.22.2012 Demystifying the Cloud Computing 02.22.2012 Speaker Introduction Victor Lang Enterprise Technology Consulting Services Victor Lang joined Smartbridge in early 2003 as the company s third employee and currently

More information

NE-20247D Configuring and Deploying a Private Cloud

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

More information

Exploring the options to deploy Microsoft SharePoint in the Cloud.

Exploring the options to deploy Microsoft SharePoint in the Cloud. Exploring the options to deploy Microsoft SharePoint in the Cloud. Carlos Camacho NWN Corporation Overview of Office 365 Overview of SharePoint Online Demo of SharePoint Online Admin Console Overview of

More information

Driving principals of cloud adoption

Driving principals of cloud adoption Driving principals of cloud adoption Speed ability to capitalize on new opportunities and to respond to changes in business demand. Deploy applications faster and more efficiently. Deliver solutions that

More information

Managing Office 365 Identities and Services

Managing Office 365 Identities and Services Course 20346B: Managing Office 365 Identities and Services Course Details Course Outline Module 1: Preparing for Office 365 This module reviews the features of Office 365 and identifies recent improvements

More information

WHAT IS AN APPLICATION PLATFORM?

WHAT IS AN APPLICATION PLATFORM? David Chappell December 2011 WHAT IS AN APPLICATION PLATFORM? Sponsored by Microsoft Corporation Copyright 2011 Chappell & Associates Just about every application today relies on other software: operating

More information

A Developer s Introduction to SharePoint 2013 Apps. Ryan McIntyre, MCITP, MCPD National Architect @ryanmcintyre

A Developer s Introduction to SharePoint 2013 Apps. Ryan McIntyre, MCITP, MCPD National Architect @ryanmcintyre A Developer s Introduction to SharePoint 2013 Apps Ryan McIntyre, MCITP, MCPD National Architect @ryanmcintyre Agenda Why Apps App Model App Hosting Models Development Strategies 2 Introducing SharePoint

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

MIGRATION SERVICES MIGRATION SERVICES

MIGRATION SERVICES MIGRATION SERVICES MIGRATION SERVICES Our team of 100 carefully selected technology professionals average 10+ years of experience per engineer across a broad spectrum of disciplines, including network infrastructure, cloud

More information

The Brave New World of Power BI and Hybrid Cloud

The Brave New World of Power BI and Hybrid Cloud The Brave New World of Power BI and Hybrid Cloud Bhavik.Merchant@nec.com.au 27 th August 2015 Agenda Intro Session Goals Short History Lesson Overview of Power BI Components + Demos Transitioning and Future

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

Extend your Exchange On Premises Organization to the Cloud

Extend your Exchange On Premises Organization to the Cloud Phoenix Cloud Intelligence 2012 Extend your Exchange On Premises Organization to the Cloud Mike Pfeiffer Technical Director Interface Technical Training What is Office 365? Bringing together cloud versions

More information

TechReady. Are you ready to implement IT solutions? Training and Consulting

TechReady. Are you ready to implement IT solutions? Training and Consulting TechReady Are you ready to implement IT solutions? Tech Ready provides training and consulting services for IT professionals, to enable them to successfully evaluate, plan, build, deploy and operate IT

More information