SlideShare uma empresa Scribd logo
1 de 64
@buckleyplanet
Christian Buckley
Managing Director, Americas
www.buckleyplanet.com
@buckleyplanet
cbuck@gtconsult.com
About GTconsult
Collaboration has evolved
~ John Mancini, CEO of AIIM.org
SharePoint Growth & Evolution
SharePoint Releases
Metadata
Content
http://www.eweek.com/small-business/public-it-cloud-services-
spending-to-reach-108-billion-by-2017-idc.html
Organizing for the Cloud
•
•
•
•
•
•
•
•
•
Is there risk in moving
my data to the cloud?
of workers used an unsanctioned cloud service
for document storage in the last 6 months
41%
87%
$1.8
of these workers knew their company had
policies forbidding such practices
(billion) estimated annual cost to remedy
the data loss
New Mobile Survey Reveals 41% of Employees Are Deliberately Leaking Confidential Data http://onforb.es/18h92Nv
According to IDC:
• 74% expect their cloud service to
be able to move a cloud offering
back on-premise if needed.
• 63% expect to have a single major
cloud service provider.
• 67% expect to purchase a wide
variety of services from a single
vendor.
• 84% want an established
relationship with a vendor to trust
them as a cloud service provider.
http://social.technet.microsoft.com/wiki/contents/articles/4633.what-is-infrastructure-as-a-service.aspx
Partner Hosted Private
Cloud
• Dedicated environment
• Externally hosted
• Externally or internally
managed
• Internally designed
Self Hosted
Private Cloud
• Dedicated environment
• Internally hosted
• Internally managed
• Internally designed
Shared or Dedicated
Public Cloud
• Shard or dedicated
environment
• Externally hosted
• Externally managed
• Externally designed
Dedicated
Public Cloud
• Partially or fully dedicated
• Externally hosted
• Externally or internally
managed
• Minimal customization
Traditional
on premises
What about my existing investments in
SharePoint on prem?
• Most SharePoint deployments have included customizations
to meet critical business needs
• User Management & Administration
• Security and Compliance
• Auditing, Reporting, Alerting
• User Adoption, Records
• Branding, etc…
• Consider the business problems you’ve
already invested in solving
•
•
•
•
•
•
•
•
On Premises Cloud
1. Migration
On Premises Cloud
2. User-driven (osmosis)
3. Phased
On Premises Cloud
4. Hybrid transition
On Premises Cloud
AD
Azure
ADADFS
Methodology used internally at Microsoft
Plan a Large Scale Migration to SharePoint Online (SlideShare) by Erica Toelle
Five things you should
consider before making
the move:
URLs
Site Collection Name
Site Collection Size
Sub site count
Large Lists
Document Versions
Customizations
Site Location/position
Content DB – Size, Number
Site Collections per DB
Duplicate or Orphaned Site Collections
My Sites – Content DB, Size
SharePoint 2013 Thresholds and Limits
http://technet.microsoft.com/en-us/library/cc262787.aspx
Community sites
Managed Navigation
Social Features
Mobile Devices
Deprecated Site
Definitions
New functionality can significantly increase
potential adoption if used well:
• Managed Metadata & Navigation – find
relevant information faster!
• “New” file storage and sharing capabilities http://technet.microsoft.com/en-
us/library/cc261834(v=office.15).aspx
Evaluate current business
process
Consider existing site structures
Departmental/team
reorganization
Publishing requirements
Search/findability
Navigation
Content Growth
“Over half feel they would be 50% more
productive with enhanced workflow,
search, information reporting, and
automated document creation tools” 1
1 – The SharePoint Puzzle – adding the missing pieces, AIIM, 2012
Strategy & Inventory
Updated Information
Architecture & New Features
Prepare - Reorganization?
Prepare - Migrate, archive,
or leave behind?
Skip SharePoint versions e.g. 2007
straight to 2013
Site collection-specific vs. content DB
Reorganization, splitting sites & lists
taxonomy, permissions, content types
Re-template sites
Implement a customized migration or
upgrade strategy
Support for Workflow
Limitation Impact
Limited APIs. Migrations to on-premises and
private cloud (e.g. Azure/Amazon/O365-D)
implementations of SharePoint support the
use of the full SharePoint Server Object
Model, the richest API available for
SharePoint, or a thin web services layer that
exposes the SharePoint Server Object Model
(Metalogix Extensions Web Services/MEWS),
for both reading, and writing SharePoint
Content.
Due to the multi-tenant nature of SPO,
Microsoft cannot expose the full SharePoint
Object Model in SPO.
Limited automation and controls around
migration and provisioning.
Microsoft currently expose three, relatively
limited API’s that are useful for migrations:
• The Client Side Object Model (CSOM)
• The Native Web Services (NWS) API
• The REST based interfaces to the CSOM
Limitation Impact
Inability to connect at the Farm/Tenant
level (CSOM) - With the full SharePoint
Object Model or MEWS, users can
connect at the Web Application or Farm
level. With the CSOM adapter users
cannot connect at the closest
equivalent, which is the Tenant level
• Users have to create Site
Collections in the SPO admin page
prior to connecting to them.
• Using 3rd party migration tools,
users may have to create a separate
connection for each Site collection
in SPO. Users are unable to
browse/search for all root level Site
Collections, and may require more
steps to promote Sites to Site
Collections.
Limitation Impact
Inability to preserve Item IDs in lists • Lists with dependencies on other
lists such as Lookup columns rely
on Item IDs in the Lookup lists.
• Because the CSOM does not
support retaining the Item ID of list
items, some 3rd party tools have
created workarounds that may
impact performance.
Limitation Impact
Copying MySites can only be done one
MySite at a time, and does not include
User Profile information.
• Unlike on-prem to on-prem
migrations where MySites can be
moved in a single operation, in SPO
admins must first create each
MySite.
• Admins then need to connect to
each MySite Site Collection
separatey, and then copy the
content from the source, pasting it
into the target MySite.
• Admins cannot copy MySite profile
information.
Limitation Impact
Versioning limitations in the CSOM API. • No support for migration of minor
versions of documents
• Authorship information for rejected
versions in a document library with
approval is lost.
Limitation Impact
Nintex workflows cannot yet be
migrated to Office 365 due to these
same CSOM limitations.
Nintex workflows must be recreated
using the Nintex SPO offering to the
best extent as possible.
Limitation Impact
Most on premises 3rd party solutions
are either not available in SPO, or their
functionality is greatly reduced
Work with vendor to understand
product roadmap and capabilities.
Other options are to build using out of
the box capability.
Limitation Impact
Inability to troubleshoot issues Required to work through Microsoft
support and SLAs. Retrieving a
correlation ID for a error could take
days/weeks
Mechanism Impact
User and Tenant-based throttling,
which ensures that no single user or
tenant can perform so many
simultaneous operations that it would
cause performance issues for other
tenants*
Large or complex migration jobs can be
cut off mid-migration.
*For more information, see HTTP Request Throttling in
SharePoint 2010 which still applies to 2013.
Mechanism Impact
Farm-based throttling. If a SPO farm
becomes unhealthy due to extreme
levels of activity, Microsoft may throttle
migrations to SPO and not permit them
to continue until farm health returns to
normal.
Any migration job can be throttle at
any time of day (usually during peak
time. This makes migration
performance extremely unpredictable,
and variable based on time of day, day
of week, and other variables out of your
control.
Mechanism Impact
Virus scanning SPO requires stringent virus scanning to
ensure all tenants on the shared farm
are protected, but it slows down
migrations as each document migrated
must be scanned.
Mechanism Impact
Hardware-based load balancing
determines which Web Front End (WFE)
server in the farm to route incoming
traffic, based on how busy any given
WFE is at that time
This can slow down migrations that are
large (content) or complex (many items
with multiple metadata fields, and/or
many versions)
Mechanism Impact
Third-party commercial denial of
service monitoring platform for
monitoring and throttling capabilities*
This can slow down migrations that are
large (content) or complex (many items
with multiple metadata fields, and/or
many versions)
*See The Office 365 Trust Center for more information.
Mechanism Impact
Third-party commercial denial of
service monitoring platform for
monitoring and throttling capabilities*
This can slow down migrations that are
large (content) or complex (many items
with multiple metadata fields, and/or
many versions)
Microsoft now offers a new Office 365 migration API that moves
files through Azure using a dedicated path.
Most of the migration tool vendors now take advantage of this
“conduit” to migrate files/content by packaging up exports of
your content and sending them to Azure, and from there Office
365 can import the data more quickly.
Works for SharePoint files, file shares, and person file shares, but
still requires you to build out your site collections, information
architecture, etc.
Due to the migration performance, it is recommended that
you take a gradual migration approach
May involve migrating one division at a time, and going live
with that division.
Allows you to assess the impact on your business users and
your helpdesk after moving one group of people to a new
user interface.
Also allows you to use focus groups to determine which
features you would like to implement as you gradually
migrate the business to SPO.
• http://ow.ly/KsuA7
• http://bit.ly/1ATXECn
• http://ow.ly/Omvhv
• http://ow.ly/OlQIH
• http://bit.ly/1DmwwQw
• http://bit.ly/1pl2UOY
• http://slidesha.re/1r6oIeP
• http://bit.ly/1or8ngE
• http://bit.ly/QC7mK1
• http://bit.ly/VTcuuY
• http://bit.ly/1rCyYPR
• http://bit.ly/1LfLdqQ
• http://bit.ly/1lyyg3L
•
•
•
•
•
Thank you!
www.buckleyplanet.com
@buckleyplanet
cbuck@gtconsult.com

Mais conteúdo relacionado

Mais procurados

SharePoint Benefits
SharePoint BenefitsSharePoint Benefits
SharePoint BenefitsSameh Senosi
 
Migrating Your Intranet to SharePoint Online
Migrating Your Intranet to SharePoint OnlineMigrating Your Intranet to SharePoint Online
Migrating Your Intranet to SharePoint OnlinePerficient, Inc.
 
SharePoint Online vs. On-Premise
SharePoint Online vs. On-PremiseSharePoint Online vs. On-Premise
SharePoint Online vs. On-PremiseEvan Hodges
 
SharePoint Tutorial and SharePoint Training - Introduction
SharePoint Tutorial and SharePoint Training - IntroductionSharePoint Tutorial and SharePoint Training - Introduction
SharePoint Tutorial and SharePoint Training - IntroductionGregory Zelfond
 
SharePoint Upgrade & Migration Planning: From Strategy To Execution
SharePoint Upgrade & Migration Planning: From Strategy To ExecutionSharePoint Upgrade & Migration Planning: From Strategy To Execution
SharePoint Upgrade & Migration Planning: From Strategy To ExecutionRichard Harbridge
 
Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...
Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...
Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...Vignesh Ganesan I Microsoft MVP
 
How to implement SharePoint in your organization
How to implement SharePoint in your organizationHow to implement SharePoint in your organization
How to implement SharePoint in your organizationSPC Adriatics
 
Guiding a Successful SharePoint Implementation
Guiding a Successful SharePoint ImplementationGuiding a Successful SharePoint Implementation
Guiding a Successful SharePoint ImplementationRandy Williams
 
SharePoint Permissions 101
SharePoint Permissions 101SharePoint Permissions 101
SharePoint Permissions 101Thomas Duff
 
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...Microsoft Private Cloud
 
OneDrive & SharePoint Better Together
OneDrive & SharePoint Better TogetherOneDrive & SharePoint Better Together
OneDrive & SharePoint Better TogetherDrew Madelung
 
What Makes for a Successful Migration to SharePoint Online
What Makes for a Successful Migration to SharePoint OnlineWhat Makes for a Successful Migration to SharePoint Online
What Makes for a Successful Migration to SharePoint OnlineAndrea Mondello
 
SharePoint Out of the Box
SharePoint Out of the BoxSharePoint Out of the Box
SharePoint Out of the BoxGregory Zelfond
 
Sharepoint Document Management System (DMS) Features
Sharepoint Document Management System (DMS) Features Sharepoint Document Management System (DMS) Features
Sharepoint Document Management System (DMS) Features Nitin Gupta
 
Introduction to SharePoint Information Architecture
Introduction to SharePoint Information ArchitectureIntroduction to SharePoint Information Architecture
Introduction to SharePoint Information ArchitectureGregory Zelfond
 

Mais procurados (20)

Sharepoint 2019 Training
Sharepoint 2019 TrainingSharepoint 2019 Training
Sharepoint 2019 Training
 
SharePoint Benefits
SharePoint BenefitsSharePoint Benefits
SharePoint Benefits
 
Migrating Your Intranet to SharePoint Online
Migrating Your Intranet to SharePoint OnlineMigrating Your Intranet to SharePoint Online
Migrating Your Intranet to SharePoint Online
 
SharePoint Online vs. On-Premise
SharePoint Online vs. On-PremiseSharePoint Online vs. On-Premise
SharePoint Online vs. On-Premise
 
SharePoint Tutorial and SharePoint Training - Introduction
SharePoint Tutorial and SharePoint Training - IntroductionSharePoint Tutorial and SharePoint Training - Introduction
SharePoint Tutorial and SharePoint Training - Introduction
 
SharePoint Upgrade & Migration Planning: From Strategy To Execution
SharePoint Upgrade & Migration Planning: From Strategy To ExecutionSharePoint Upgrade & Migration Planning: From Strategy To Execution
SharePoint Upgrade & Migration Planning: From Strategy To Execution
 
Sharepoint Basics
Sharepoint BasicsSharepoint Basics
Sharepoint Basics
 
Understanding SharePoint Online
Understanding SharePoint Online Understanding SharePoint Online
Understanding SharePoint Online
 
Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...
Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...
Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...
 
How to implement SharePoint in your organization
How to implement SharePoint in your organizationHow to implement SharePoint in your organization
How to implement SharePoint in your organization
 
Guiding a Successful SharePoint Implementation
Guiding a Successful SharePoint ImplementationGuiding a Successful SharePoint Implementation
Guiding a Successful SharePoint Implementation
 
SharePoint 2016 Overview
SharePoint 2016 OverviewSharePoint 2016 Overview
SharePoint 2016 Overview
 
SharePoint Permissions 101
SharePoint Permissions 101SharePoint Permissions 101
SharePoint Permissions 101
 
SharePoint as a Document Management System (DMS)
SharePoint as a Document Management System (DMS)SharePoint as a Document Management System (DMS)
SharePoint as a Document Management System (DMS)
 
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
 
OneDrive & SharePoint Better Together
OneDrive & SharePoint Better TogetherOneDrive & SharePoint Better Together
OneDrive & SharePoint Better Together
 
What Makes for a Successful Migration to SharePoint Online
What Makes for a Successful Migration to SharePoint OnlineWhat Makes for a Successful Migration to SharePoint Online
What Makes for a Successful Migration to SharePoint Online
 
SharePoint Out of the Box
SharePoint Out of the BoxSharePoint Out of the Box
SharePoint Out of the Box
 
Sharepoint Document Management System (DMS) Features
Sharepoint Document Management System (DMS) Features Sharepoint Document Management System (DMS) Features
Sharepoint Document Management System (DMS) Features
 
Introduction to SharePoint Information Architecture
Introduction to SharePoint Information ArchitectureIntroduction to SharePoint Information Architecture
Introduction to SharePoint Information Architecture
 

Destaque

11 Strategic Considerations for SharePoint Migrations
11 Strategic Considerations for SharePoint Migrations11 Strategic Considerations for SharePoint Migrations
11 Strategic Considerations for SharePoint MigrationsChristian Buckley
 
Best Practices for a Successful SharePoint Migration or Upgrade to the Cloud
Best Practices for a Successful SharePoint Migration or Upgrade to the CloudBest Practices for a Successful SharePoint Migration or Upgrade to the Cloud
Best Practices for a Successful SharePoint Migration or Upgrade to the CloudPerficient, Inc.
 
SharePoint Migration: A Phased, Iterative, and Error-Prone Process
SharePoint Migration: A Phased, Iterative, and Error-Prone ProcessSharePoint Migration: A Phased, Iterative, and Error-Prone Process
SharePoint Migration: A Phased, Iterative, and Error-Prone ProcessChristian Buckley
 
Themigrationchroniclesspsbend
ThemigrationchroniclesspsbendThemigrationchroniclesspsbend
ThemigrationchroniclesspsbendFernando R. Melo
 
DFW SPUG FastTrack migration service for SharePoint
DFW SPUG FastTrack migration service for SharePointDFW SPUG FastTrack migration service for SharePoint
DFW SPUG FastTrack migration service for SharePointAvanade
 
AD214 What's Next? Application Modernization Roadmap for Socializing IBM Note...
AD214 What's Next? Application Modernization Roadmap for Socializing IBM Note...AD214 What's Next? Application Modernization Roadmap for Socializing IBM Note...
AD214 What's Next? Application Modernization Roadmap for Socializing IBM Note...John Head
 
Modernization Lessons Learned - Part 1
Modernization Lessons Learned - Part 1Modernization Lessons Learned - Part 1
Modernization Lessons Learned - Part 1Emerson Exchange
 
SharePoint Migration What do I expect ? (The issues and solutions)
SharePoint Migration What do I expect ? (The issues and solutions)SharePoint Migration What do I expect ? (The issues and solutions)
SharePoint Migration What do I expect ? (The issues and solutions)K.Mohamed Faizal
 
Ranganai Chaparadza: Can Autonomicity help Migration, and what could be a pos...
Ranganai Chaparadza: Can Autonomicity help Migration, and what could be a pos...Ranganai Chaparadza: Can Autonomicity help Migration, and what could be a pos...
Ranganai Chaparadza: Can Autonomicity help Migration, and what could be a pos...FIA2010
 
Migrating Siebel Crm 7.5 To 8.0
Migrating Siebel Crm 7.5 To 8.0Migrating Siebel Crm 7.5 To 8.0
Migrating Siebel Crm 7.5 To 8.0Frank
 
5 Steps for Constructing a Successful SharePoint Migration Plan
5 Steps for Constructing a Successful SharePoint Migration Plan5 Steps for Constructing a Successful SharePoint Migration Plan
5 Steps for Constructing a Successful SharePoint Migration PlanChristian Buckley
 
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’ SharePoint Migration - To Be Or Not To Be ‘In The Cloud’
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’ Adam Levithan
 
Marlabs Capabilities Overview: Microsoft SharePoint Services
Marlabs Capabilities Overview: Microsoft SharePoint Services Marlabs Capabilities Overview: Microsoft SharePoint Services
Marlabs Capabilities Overview: Microsoft SharePoint Services Marlabs
 
Migration As A Theme In AP World History
Migration As A Theme In AP World HistoryMigration As A Theme In AP World History
Migration As A Theme In AP World HistoryPamela Hammond
 
Aviva Brand Migration case study
Aviva Brand Migration case studyAviva Brand Migration case study
Aviva Brand Migration case studyPost Media
 
Bosch case study
Bosch case studyBosch case study
Bosch case studyKakoli Laha
 

Destaque (19)

11 Strategic Considerations for SharePoint Migrations
11 Strategic Considerations for SharePoint Migrations11 Strategic Considerations for SharePoint Migrations
11 Strategic Considerations for SharePoint Migrations
 
Best Practices for a Successful SharePoint Migration or Upgrade to the Cloud
Best Practices for a Successful SharePoint Migration or Upgrade to the CloudBest Practices for a Successful SharePoint Migration or Upgrade to the Cloud
Best Practices for a Successful SharePoint Migration or Upgrade to the Cloud
 
SharePoint Migration: A Phased, Iterative, and Error-Prone Process
SharePoint Migration: A Phased, Iterative, and Error-Prone ProcessSharePoint Migration: A Phased, Iterative, and Error-Prone Process
SharePoint Migration: A Phased, Iterative, and Error-Prone Process
 
Themigrationchroniclesspsbend
ThemigrationchroniclesspsbendThemigrationchroniclesspsbend
Themigrationchroniclesspsbend
 
DFW SPUG FastTrack migration service for SharePoint
DFW SPUG FastTrack migration service for SharePointDFW SPUG FastTrack migration service for SharePoint
DFW SPUG FastTrack migration service for SharePoint
 
AD214 What's Next? Application Modernization Roadmap for Socializing IBM Note...
AD214 What's Next? Application Modernization Roadmap for Socializing IBM Note...AD214 What's Next? Application Modernization Roadmap for Socializing IBM Note...
AD214 What's Next? Application Modernization Roadmap for Socializing IBM Note...
 
Modernize Your SharePoint Environment
Modernize Your SharePoint EnvironmentModernize Your SharePoint Environment
Modernize Your SharePoint Environment
 
Modernization Lessons Learned - Part 1
Modernization Lessons Learned - Part 1Modernization Lessons Learned - Part 1
Modernization Lessons Learned - Part 1
 
Migration sharepoint 2013
Migration sharepoint 2013Migration sharepoint 2013
Migration sharepoint 2013
 
SharePoint Migration What do I expect ? (The issues and solutions)
SharePoint Migration What do I expect ? (The issues and solutions)SharePoint Migration What do I expect ? (The issues and solutions)
SharePoint Migration What do I expect ? (The issues and solutions)
 
Product Migration Path
Product Migration PathProduct Migration Path
Product Migration Path
 
Ranganai Chaparadza: Can Autonomicity help Migration, and what could be a pos...
Ranganai Chaparadza: Can Autonomicity help Migration, and what could be a pos...Ranganai Chaparadza: Can Autonomicity help Migration, and what could be a pos...
Ranganai Chaparadza: Can Autonomicity help Migration, and what could be a pos...
 
Migrating Siebel Crm 7.5 To 8.0
Migrating Siebel Crm 7.5 To 8.0Migrating Siebel Crm 7.5 To 8.0
Migrating Siebel Crm 7.5 To 8.0
 
5 Steps for Constructing a Successful SharePoint Migration Plan
5 Steps for Constructing a Successful SharePoint Migration Plan5 Steps for Constructing a Successful SharePoint Migration Plan
5 Steps for Constructing a Successful SharePoint Migration Plan
 
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’ SharePoint Migration - To Be Or Not To Be ‘In The Cloud’
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’
 
Marlabs Capabilities Overview: Microsoft SharePoint Services
Marlabs Capabilities Overview: Microsoft SharePoint Services Marlabs Capabilities Overview: Microsoft SharePoint Services
Marlabs Capabilities Overview: Microsoft SharePoint Services
 
Migration As A Theme In AP World History
Migration As A Theme In AP World HistoryMigration As A Theme In AP World History
Migration As A Theme In AP World History
 
Aviva Brand Migration case study
Aviva Brand Migration case studyAviva Brand Migration case study
Aviva Brand Migration case study
 
Bosch case study
Bosch case studyBosch case study
Bosch case study
 

Semelhante a Planning Your Migration to SharePoint Online #SPBiz60

What Makes Migrating to the Cloud Different Than On-Premises
What Makes Migrating to the Cloud Different Than On-PremisesWhat Makes Migrating to the Cloud Different Than On-Premises
What Makes Migrating to the Cloud Different Than On-PremisesChristian Buckley
 
SPTechCon Austin - The Slippery Slope of SharePoint Migrations
SPTechCon Austin - The Slippery Slope of SharePoint MigrationsSPTechCon Austin - The Slippery Slope of SharePoint Migrations
SPTechCon Austin - The Slippery Slope of SharePoint MigrationsJill Hannemann
 
SharePoint 2013 governance model
SharePoint 2013 governance modelSharePoint 2013 governance model
SharePoint 2013 governance modelYash Goley
 
Spca2014 navigating clouds sp_con14_mackie
Spca2014 navigating clouds sp_con14_mackieSpca2014 navigating clouds sp_con14_mackie
Spca2014 navigating clouds sp_con14_mackieNCCOMMS
 
Ferraz Ia252 Developing An Information Architecture
Ferraz Ia252 Developing An Information ArchitectureFerraz Ia252 Developing An Information Architecture
Ferraz Ia252 Developing An Information Architecturemferraz
 
GraphSummit - Process Tempo - Build Graph Applications.pdf
GraphSummit - Process Tempo - Build Graph Applications.pdfGraphSummit - Process Tempo - Build Graph Applications.pdf
GraphSummit - Process Tempo - Build Graph Applications.pdfNeo4j
 
Aiim Seminar - SharePoint Crossroads May 23 - Bending but Not Breaking - Spea...
Aiim Seminar - SharePoint Crossroads May 23 - Bending but Not Breaking - Spea...Aiim Seminar - SharePoint Crossroads May 23 - Bending but Not Breaking - Spea...
Aiim Seminar - SharePoint Crossroads May 23 - Bending but Not Breaking - Spea...Bill England
 
Migrating to Office 365
Migrating to Office 365Migrating to Office 365
Migrating to Office 365Randy Williams
 
The Shift from Centralized to Decentralized #SPSVB
The Shift from Centralized to Decentralized #SPSVBThe Shift from Centralized to Decentralized #SPSVB
The Shift from Centralized to Decentralized #SPSVBChristian Buckley
 
Real Time Analytics
Real Time AnalyticsReal Time Analytics
Real Time AnalyticsMohsin Hakim
 
Real Time Analytics
Real Time AnalyticsReal Time Analytics
Real Time AnalyticsMohsin Hakim
 
Migrating Very Large Site Collections (SPSDC)
Migrating Very Large Site Collections (SPSDC)Migrating Very Large Site Collections (SPSDC)
Migrating Very Large Site Collections (SPSDC)kiwiboris
 
2011.10 Liferay European Symposium. Alistair Oldfield
2011.10 Liferay European Symposium. Alistair Oldfield2011.10 Liferay European Symposium. Alistair Oldfield
2011.10 Liferay European Symposium. Alistair OldfieldEmeldi Group
 
Migrating Lotus Notes Applications to Sharepoint Online with Nintex
Migrating Lotus Notes Applications to Sharepoint Online with NintexMigrating Lotus Notes Applications to Sharepoint Online with Nintex
Migrating Lotus Notes Applications to Sharepoint Online with NintexMaarga Systems
 
2012.05, Liferay and Emeldi Road Show, Alistair Oldfield
2012.05, Liferay and Emeldi Road Show, Alistair Oldfield2012.05, Liferay and Emeldi Road Show, Alistair Oldfield
2012.05, Liferay and Emeldi Road Show, Alistair OldfieldEmeldi Group
 
Hybrid SharePoint Solutions for the Business Decision-Maker
Hybrid SharePoint Solutions for the Business Decision-MakerHybrid SharePoint Solutions for the Business Decision-Maker
Hybrid SharePoint Solutions for the Business Decision-MakerChristian Buckley
 
SharePoint, Office, and Outlook Integrations for Alfresco
SharePoint, Office, and Outlook Integrations for AlfrescoSharePoint, Office, and Outlook Integrations for Alfresco
SharePoint, Office, and Outlook Integrations for AlfrescoZia Consulting
 

Semelhante a Planning Your Migration to SharePoint Online #SPBiz60 (20)

What Makes Migrating to the Cloud Different Than On-Premises
What Makes Migrating to the Cloud Different Than On-PremisesWhat Makes Migrating to the Cloud Different Than On-Premises
What Makes Migrating to the Cloud Different Than On-Premises
 
SPTechCon Austin - The Slippery Slope of SharePoint Migrations
SPTechCon Austin - The Slippery Slope of SharePoint MigrationsSPTechCon Austin - The Slippery Slope of SharePoint Migrations
SPTechCon Austin - The Slippery Slope of SharePoint Migrations
 
Webinar: Slippery Slope of SharePoint Migrations
Webinar: Slippery Slope of SharePoint Migrations Webinar: Slippery Slope of SharePoint Migrations
Webinar: Slippery Slope of SharePoint Migrations
 
SharePoint 2013 governance model
SharePoint 2013 governance modelSharePoint 2013 governance model
SharePoint 2013 governance model
 
Spca2014 navigating clouds sp_con14_mackie
Spca2014 navigating clouds sp_con14_mackieSpca2014 navigating clouds sp_con14_mackie
Spca2014 navigating clouds sp_con14_mackie
 
Ferraz Ia252 Developing An Information Architecture
Ferraz Ia252 Developing An Information ArchitectureFerraz Ia252 Developing An Information Architecture
Ferraz Ia252 Developing An Information Architecture
 
GraphSummit - Process Tempo - Build Graph Applications.pdf
GraphSummit - Process Tempo - Build Graph Applications.pdfGraphSummit - Process Tempo - Build Graph Applications.pdf
GraphSummit - Process Tempo - Build Graph Applications.pdf
 
Webinar: The Slippery Slope of Migrating to SharePoint Online or On-Premise
Webinar: The Slippery Slope of Migrating to SharePoint Online or On-PremiseWebinar: The Slippery Slope of Migrating to SharePoint Online or On-Premise
Webinar: The Slippery Slope of Migrating to SharePoint Online or On-Premise
 
Aiim Seminar - SharePoint Crossroads May 23 - Bending but Not Breaking - Spea...
Aiim Seminar - SharePoint Crossroads May 23 - Bending but Not Breaking - Spea...Aiim Seminar - SharePoint Crossroads May 23 - Bending but Not Breaking - Spea...
Aiim Seminar - SharePoint Crossroads May 23 - Bending but Not Breaking - Spea...
 
Migrating to Office 365
Migrating to Office 365Migrating to Office 365
Migrating to Office 365
 
The Shift from Centralized to Decentralized #SPSVB
The Shift from Centralized to Decentralized #SPSVBThe Shift from Centralized to Decentralized #SPSVB
The Shift from Centralized to Decentralized #SPSVB
 
Situation
SituationSituation
Situation
 
Real Time Analytics
Real Time AnalyticsReal Time Analytics
Real Time Analytics
 
Real Time Analytics
Real Time AnalyticsReal Time Analytics
Real Time Analytics
 
Migrating Very Large Site Collections (SPSDC)
Migrating Very Large Site Collections (SPSDC)Migrating Very Large Site Collections (SPSDC)
Migrating Very Large Site Collections (SPSDC)
 
2011.10 Liferay European Symposium. Alistair Oldfield
2011.10 Liferay European Symposium. Alistair Oldfield2011.10 Liferay European Symposium. Alistair Oldfield
2011.10 Liferay European Symposium. Alistair Oldfield
 
Migrating Lotus Notes Applications to Sharepoint Online with Nintex
Migrating Lotus Notes Applications to Sharepoint Online with NintexMigrating Lotus Notes Applications to Sharepoint Online with Nintex
Migrating Lotus Notes Applications to Sharepoint Online with Nintex
 
2012.05, Liferay and Emeldi Road Show, Alistair Oldfield
2012.05, Liferay and Emeldi Road Show, Alistair Oldfield2012.05, Liferay and Emeldi Road Show, Alistair Oldfield
2012.05, Liferay and Emeldi Road Show, Alistair Oldfield
 
Hybrid SharePoint Solutions for the Business Decision-Maker
Hybrid SharePoint Solutions for the Business Decision-MakerHybrid SharePoint Solutions for the Business Decision-Maker
Hybrid SharePoint Solutions for the Business Decision-Maker
 
SharePoint, Office, and Outlook Integrations for Alfresco
SharePoint, Office, and Outlook Integrations for AlfrescoSharePoint, Office, and Outlook Integrations for Alfresco
SharePoint, Office, and Outlook Integrations for Alfresco
 

Mais de Christian Buckley

M365 Productivity Tips "Melee in Minneapolis"
M365 Productivity Tips "Melee in Minneapolis"M365 Productivity Tips "Melee in Minneapolis"
M365 Productivity Tips "Melee in Minneapolis"Christian Buckley
 
10 Essentials for Effective Teams Governance
10 Essentials for Effective Teams Governance10 Essentials for Effective Teams Governance
10 Essentials for Effective Teams GovernanceChristian Buckley
 
Understanding the Culture of Collaboration in your Organization
Understanding the Culture of Collaboration in your OrganizationUnderstanding the Culture of Collaboration in your Organization
Understanding the Culture of Collaboration in your OrganizationChristian Buckley
 
20 Microsoft Teams Productivity Tips that You've Probably Never Used (But Sho...
20 Microsoft Teams Productivity Tips that You've Probably Never Used (But Sho...20 Microsoft Teams Productivity Tips that You've Probably Never Used (But Sho...
20 Microsoft Teams Productivity Tips that You've Probably Never Used (But Sho...Christian Buckley
 
20 Microsoft 365 Productivity Tips
20 Microsoft 365 Productivity Tips20 Microsoft 365 Productivity Tips
20 Microsoft 365 Productivity TipsChristian Buckley
 
How to Leverage the Channel to Build Your Business
How to Leverage the Channel to Build Your BusinessHow to Leverage the Channel to Build Your Business
How to Leverage the Channel to Build Your BusinessChristian Buckley
 
How Organizations Can Prepare for Microsoft Viva
How Organizations Can Prepare for Microsoft VivaHow Organizations Can Prepare for Microsoft Viva
How Organizations Can Prepare for Microsoft VivaChristian Buckley
 
20 Need-to-Know Microsoft Teams Productivity Tips
20 Need-to-Know Microsoft Teams Productivity Tips20 Need-to-Know Microsoft Teams Productivity Tips
20 Need-to-Know Microsoft Teams Productivity TipsChristian Buckley
 
Do I Use Planner, Project Online, or Azure DevOps?
Do I Use Planner, Project Online, or Azure DevOps?Do I Use Planner, Project Online, or Azure DevOps?
Do I Use Planner, Project Online, or Azure DevOps?Christian Buckley
 
20 Microsoft 365 Productivity Tips
20 Microsoft 365 Productivity Tips20 Microsoft 365 Productivity Tips
20 Microsoft 365 Productivity TipsChristian Buckley
 
20 M365 Productivity Tips That You've Probably Never Used (But Should)
20 M365 Productivity Tips That You've Probably Never Used (But Should)20 M365 Productivity Tips That You've Probably Never Used (But Should)
20 M365 Productivity Tips That You've Probably Never Used (But Should)Christian Buckley
 
Microsoft 365 Productivity Tips "December Dust-Up"
Microsoft 365 Productivity Tips "December Dust-Up"Microsoft 365 Productivity Tips "December Dust-Up"
Microsoft 365 Productivity Tips "December Dust-Up"Christian Buckley
 
Microsoft 365 Productivity Tips "November Nexus"
Microsoft 365 Productivity Tips "November Nexus"Microsoft 365 Productivity Tips "November Nexus"
Microsoft 365 Productivity Tips "November Nexus"Christian Buckley
 
Microsoft 365 Productivity Tips "October Ousting"
Microsoft 365 Productivity Tips "October Ousting"Microsoft 365 Productivity Tips "October Ousting"
Microsoft 365 Productivity Tips "October Ousting"Christian Buckley
 
20 Microsoft 365 Productivity Tips That You've Probably Never Used (But Should)
20 Microsoft 365 Productivity Tips That You've Probably Never Used (But Should)20 Microsoft 365 Productivity Tips That You've Probably Never Used (But Should)
20 Microsoft 365 Productivity Tips That You've Probably Never Used (But Should)Christian Buckley
 
Ordering the Chaos: Combatting Teams and SharePoint Content Sprawl
Ordering the Chaos: Combatting Teams and SharePoint Content SprawlOrdering the Chaos: Combatting Teams and SharePoint Content Sprawl
Ordering the Chaos: Combatting Teams and SharePoint Content SprawlChristian Buckley
 
Building a More Diverse Workforce in the Partner Channel
Building a More Diverse Workforce in the Partner ChannelBuilding a More Diverse Workforce in the Partner Channel
Building a More Diverse Workforce in the Partner ChannelChristian Buckley
 
Microsoft 365 Productivity Tips "June Jam"
Microsoft 365 Productivity Tips "June Jam"Microsoft 365 Productivity Tips "June Jam"
Microsoft 365 Productivity Tips "June Jam"Christian Buckley
 
20 More Tips to Improve Productivity with Microsoft Teams
20 More Tips to Improve Productivity with Microsoft Teams20 More Tips to Improve Productivity with Microsoft Teams
20 More Tips to Improve Productivity with Microsoft TeamsChristian Buckley
 
20 Microsoft 365 Tips You've Probably Never Used (But Should)
20 Microsoft 365 Tips You've Probably Never Used (But Should)20 Microsoft 365 Tips You've Probably Never Used (But Should)
20 Microsoft 365 Tips You've Probably Never Used (But Should)Christian Buckley
 

Mais de Christian Buckley (20)

M365 Productivity Tips "Melee in Minneapolis"
M365 Productivity Tips "Melee in Minneapolis"M365 Productivity Tips "Melee in Minneapolis"
M365 Productivity Tips "Melee in Minneapolis"
 
10 Essentials for Effective Teams Governance
10 Essentials for Effective Teams Governance10 Essentials for Effective Teams Governance
10 Essentials for Effective Teams Governance
 
Understanding the Culture of Collaboration in your Organization
Understanding the Culture of Collaboration in your OrganizationUnderstanding the Culture of Collaboration in your Organization
Understanding the Culture of Collaboration in your Organization
 
20 Microsoft Teams Productivity Tips that You've Probably Never Used (But Sho...
20 Microsoft Teams Productivity Tips that You've Probably Never Used (But Sho...20 Microsoft Teams Productivity Tips that You've Probably Never Used (But Sho...
20 Microsoft Teams Productivity Tips that You've Probably Never Used (But Sho...
 
20 Microsoft 365 Productivity Tips
20 Microsoft 365 Productivity Tips20 Microsoft 365 Productivity Tips
20 Microsoft 365 Productivity Tips
 
How to Leverage the Channel to Build Your Business
How to Leverage the Channel to Build Your BusinessHow to Leverage the Channel to Build Your Business
How to Leverage the Channel to Build Your Business
 
How Organizations Can Prepare for Microsoft Viva
How Organizations Can Prepare for Microsoft VivaHow Organizations Can Prepare for Microsoft Viva
How Organizations Can Prepare for Microsoft Viva
 
20 Need-to-Know Microsoft Teams Productivity Tips
20 Need-to-Know Microsoft Teams Productivity Tips20 Need-to-Know Microsoft Teams Productivity Tips
20 Need-to-Know Microsoft Teams Productivity Tips
 
Do I Use Planner, Project Online, or Azure DevOps?
Do I Use Planner, Project Online, or Azure DevOps?Do I Use Planner, Project Online, or Azure DevOps?
Do I Use Planner, Project Online, or Azure DevOps?
 
20 Microsoft 365 Productivity Tips
20 Microsoft 365 Productivity Tips20 Microsoft 365 Productivity Tips
20 Microsoft 365 Productivity Tips
 
20 M365 Productivity Tips That You've Probably Never Used (But Should)
20 M365 Productivity Tips That You've Probably Never Used (But Should)20 M365 Productivity Tips That You've Probably Never Used (But Should)
20 M365 Productivity Tips That You've Probably Never Used (But Should)
 
Microsoft 365 Productivity Tips "December Dust-Up"
Microsoft 365 Productivity Tips "December Dust-Up"Microsoft 365 Productivity Tips "December Dust-Up"
Microsoft 365 Productivity Tips "December Dust-Up"
 
Microsoft 365 Productivity Tips "November Nexus"
Microsoft 365 Productivity Tips "November Nexus"Microsoft 365 Productivity Tips "November Nexus"
Microsoft 365 Productivity Tips "November Nexus"
 
Microsoft 365 Productivity Tips "October Ousting"
Microsoft 365 Productivity Tips "October Ousting"Microsoft 365 Productivity Tips "October Ousting"
Microsoft 365 Productivity Tips "October Ousting"
 
20 Microsoft 365 Productivity Tips That You've Probably Never Used (But Should)
20 Microsoft 365 Productivity Tips That You've Probably Never Used (But Should)20 Microsoft 365 Productivity Tips That You've Probably Never Used (But Should)
20 Microsoft 365 Productivity Tips That You've Probably Never Used (But Should)
 
Ordering the Chaos: Combatting Teams and SharePoint Content Sprawl
Ordering the Chaos: Combatting Teams and SharePoint Content SprawlOrdering the Chaos: Combatting Teams and SharePoint Content Sprawl
Ordering the Chaos: Combatting Teams and SharePoint Content Sprawl
 
Building a More Diverse Workforce in the Partner Channel
Building a More Diverse Workforce in the Partner ChannelBuilding a More Diverse Workforce in the Partner Channel
Building a More Diverse Workforce in the Partner Channel
 
Microsoft 365 Productivity Tips "June Jam"
Microsoft 365 Productivity Tips "June Jam"Microsoft 365 Productivity Tips "June Jam"
Microsoft 365 Productivity Tips "June Jam"
 
20 More Tips to Improve Productivity with Microsoft Teams
20 More Tips to Improve Productivity with Microsoft Teams20 More Tips to Improve Productivity with Microsoft Teams
20 More Tips to Improve Productivity with Microsoft Teams
 
20 Microsoft 365 Tips You've Probably Never Used (But Should)
20 Microsoft 365 Tips You've Probably Never Used (But Should)20 Microsoft 365 Tips You've Probably Never Used (But Should)
20 Microsoft 365 Tips You've Probably Never Used (But Should)
 

Último

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 

Último (20)

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 

Planning Your Migration to SharePoint Online #SPBiz60

  • 2. Christian Buckley Managing Director, Americas www.buckleyplanet.com @buckleyplanet cbuck@gtconsult.com
  • 4.
  • 5.
  • 7. ~ John Mancini, CEO of AIIM.org
  • 8. SharePoint Growth & Evolution SharePoint Releases Metadata Content
  • 12.
  • 14.
  • 15. Is there risk in moving my data to the cloud?
  • 16. of workers used an unsanctioned cloud service for document storage in the last 6 months 41% 87% $1.8 of these workers knew their company had policies forbidding such practices (billion) estimated annual cost to remedy the data loss New Mobile Survey Reveals 41% of Employees Are Deliberately Leaking Confidential Data http://onforb.es/18h92Nv
  • 17. According to IDC: • 74% expect their cloud service to be able to move a cloud offering back on-premise if needed. • 63% expect to have a single major cloud service provider. • 67% expect to purchase a wide variety of services from a single vendor. • 84% want an established relationship with a vendor to trust them as a cloud service provider.
  • 18.
  • 19.
  • 20. http://social.technet.microsoft.com/wiki/contents/articles/4633.what-is-infrastructure-as-a-service.aspx Partner Hosted Private Cloud • Dedicated environment • Externally hosted • Externally or internally managed • Internally designed Self Hosted Private Cloud • Dedicated environment • Internally hosted • Internally managed • Internally designed Shared or Dedicated Public Cloud • Shard or dedicated environment • Externally hosted • Externally managed • Externally designed Dedicated Public Cloud • Partially or fully dedicated • Externally hosted • Externally or internally managed • Minimal customization Traditional on premises
  • 21.
  • 22. What about my existing investments in SharePoint on prem? • Most SharePoint deployments have included customizations to meet critical business needs • User Management & Administration • Security and Compliance • Auditing, Reporting, Alerting • User Adoption, Records • Branding, etc… • Consider the business problems you’ve already invested in solving
  • 24.
  • 25. On Premises Cloud 1. Migration
  • 26. On Premises Cloud 2. User-driven (osmosis)
  • 28. 4. Hybrid transition On Premises Cloud AD Azure ADADFS
  • 29. Methodology used internally at Microsoft Plan a Large Scale Migration to SharePoint Online (SlideShare) by Erica Toelle
  • 30. Five things you should consider before making the move:
  • 31.
  • 32.
  • 33. URLs Site Collection Name Site Collection Size Sub site count Large Lists Document Versions Customizations Site Location/position Content DB – Size, Number Site Collections per DB Duplicate or Orphaned Site Collections My Sites – Content DB, Size SharePoint 2013 Thresholds and Limits http://technet.microsoft.com/en-us/library/cc262787.aspx
  • 34. Community sites Managed Navigation Social Features Mobile Devices Deprecated Site Definitions New functionality can significantly increase potential adoption if used well: • Managed Metadata & Navigation – find relevant information faster! • “New” file storage and sharing capabilities http://technet.microsoft.com/en- us/library/cc261834(v=office.15).aspx
  • 35. Evaluate current business process Consider existing site structures Departmental/team reorganization Publishing requirements Search/findability Navigation Content Growth “Over half feel they would be 50% more productive with enhanced workflow, search, information reporting, and automated document creation tools” 1 1 – The SharePoint Puzzle – adding the missing pieces, AIIM, 2012
  • 36.
  • 37. Strategy & Inventory Updated Information Architecture & New Features Prepare - Reorganization? Prepare - Migrate, archive, or leave behind?
  • 38.
  • 39. Skip SharePoint versions e.g. 2007 straight to 2013 Site collection-specific vs. content DB Reorganization, splitting sites & lists taxonomy, permissions, content types Re-template sites Implement a customized migration or upgrade strategy Support for Workflow
  • 40.
  • 41.
  • 42. Limitation Impact Limited APIs. Migrations to on-premises and private cloud (e.g. Azure/Amazon/O365-D) implementations of SharePoint support the use of the full SharePoint Server Object Model, the richest API available for SharePoint, or a thin web services layer that exposes the SharePoint Server Object Model (Metalogix Extensions Web Services/MEWS), for both reading, and writing SharePoint Content. Due to the multi-tenant nature of SPO, Microsoft cannot expose the full SharePoint Object Model in SPO. Limited automation and controls around migration and provisioning. Microsoft currently expose three, relatively limited API’s that are useful for migrations: • The Client Side Object Model (CSOM) • The Native Web Services (NWS) API • The REST based interfaces to the CSOM
  • 43. Limitation Impact Inability to connect at the Farm/Tenant level (CSOM) - With the full SharePoint Object Model or MEWS, users can connect at the Web Application or Farm level. With the CSOM adapter users cannot connect at the closest equivalent, which is the Tenant level • Users have to create Site Collections in the SPO admin page prior to connecting to them. • Using 3rd party migration tools, users may have to create a separate connection for each Site collection in SPO. Users are unable to browse/search for all root level Site Collections, and may require more steps to promote Sites to Site Collections.
  • 44. Limitation Impact Inability to preserve Item IDs in lists • Lists with dependencies on other lists such as Lookup columns rely on Item IDs in the Lookup lists. • Because the CSOM does not support retaining the Item ID of list items, some 3rd party tools have created workarounds that may impact performance.
  • 45. Limitation Impact Copying MySites can only be done one MySite at a time, and does not include User Profile information. • Unlike on-prem to on-prem migrations where MySites can be moved in a single operation, in SPO admins must first create each MySite. • Admins then need to connect to each MySite Site Collection separatey, and then copy the content from the source, pasting it into the target MySite. • Admins cannot copy MySite profile information.
  • 46. Limitation Impact Versioning limitations in the CSOM API. • No support for migration of minor versions of documents • Authorship information for rejected versions in a document library with approval is lost.
  • 47. Limitation Impact Nintex workflows cannot yet be migrated to Office 365 due to these same CSOM limitations. Nintex workflows must be recreated using the Nintex SPO offering to the best extent as possible.
  • 48. Limitation Impact Most on premises 3rd party solutions are either not available in SPO, or their functionality is greatly reduced Work with vendor to understand product roadmap and capabilities. Other options are to build using out of the box capability.
  • 49. Limitation Impact Inability to troubleshoot issues Required to work through Microsoft support and SLAs. Retrieving a correlation ID for a error could take days/weeks
  • 50.
  • 51.
  • 52. Mechanism Impact User and Tenant-based throttling, which ensures that no single user or tenant can perform so many simultaneous operations that it would cause performance issues for other tenants* Large or complex migration jobs can be cut off mid-migration. *For more information, see HTTP Request Throttling in SharePoint 2010 which still applies to 2013.
  • 53. Mechanism Impact Farm-based throttling. If a SPO farm becomes unhealthy due to extreme levels of activity, Microsoft may throttle migrations to SPO and not permit them to continue until farm health returns to normal. Any migration job can be throttle at any time of day (usually during peak time. This makes migration performance extremely unpredictable, and variable based on time of day, day of week, and other variables out of your control.
  • 54. Mechanism Impact Virus scanning SPO requires stringent virus scanning to ensure all tenants on the shared farm are protected, but it slows down migrations as each document migrated must be scanned.
  • 55. Mechanism Impact Hardware-based load balancing determines which Web Front End (WFE) server in the farm to route incoming traffic, based on how busy any given WFE is at that time This can slow down migrations that are large (content) or complex (many items with multiple metadata fields, and/or many versions)
  • 56. Mechanism Impact Third-party commercial denial of service monitoring platform for monitoring and throttling capabilities* This can slow down migrations that are large (content) or complex (many items with multiple metadata fields, and/or many versions) *See The Office 365 Trust Center for more information.
  • 57. Mechanism Impact Third-party commercial denial of service monitoring platform for monitoring and throttling capabilities* This can slow down migrations that are large (content) or complex (many items with multiple metadata fields, and/or many versions)
  • 58. Microsoft now offers a new Office 365 migration API that moves files through Azure using a dedicated path. Most of the migration tool vendors now take advantage of this “conduit” to migrate files/content by packaging up exports of your content and sending them to Azure, and from there Office 365 can import the data more quickly. Works for SharePoint files, file shares, and person file shares, but still requires you to build out your site collections, information architecture, etc.
  • 59. Due to the migration performance, it is recommended that you take a gradual migration approach May involve migrating one division at a time, and going live with that division. Allows you to assess the impact on your business users and your helpdesk after moving one group of people to a new user interface. Also allows you to use focus groups to determine which features you would like to implement as you gradually migrate the business to SPO.
  • 60.
  • 61.
  • 62. • http://ow.ly/KsuA7 • http://bit.ly/1ATXECn • http://ow.ly/Omvhv • http://ow.ly/OlQIH • http://bit.ly/1DmwwQw • http://bit.ly/1pl2UOY • http://slidesha.re/1r6oIeP • http://bit.ly/1or8ngE • http://bit.ly/QC7mK1 • http://bit.ly/VTcuuY • http://bit.ly/1rCyYPR • http://bit.ly/1LfLdqQ • http://bit.ly/1lyyg3L

Notas do Editor

  1. Discuss E2open background, early forays into cloud infrastructure and what we learned about building SaaS offerings. Electronic Data Interchange (EDI) E-commerce Telecom advances SOAP and XML Service-Oriented Architecture Web Services Virtualization Inexpensive hardware
  2. The real risk is not recognizing that your end users are already putting corporate data in the cloud. Use the puppy analogy. Its all about redirect, but in a more secure, controlled way.
  3. You can try it, and if you don’t like it, revert back
  4. Decisions need to be made about build or buy, out source or keep in house
  5. [Antonio to kick off…]
  6. Imagine a spreadsheet that has the URL, name, owners, size, and count of sub sites. This information can be pulled from SQL Server and captured in a spreadsheet. This is a recommended best practice because the spreadsheet could then have additional information such as business purpose or customizations that are then filled out during a content audit.
  7. Worldwide environmental foundation – Put social on their Intranet and fixed search – significantly increased adoption and value International consulting firm – moving to SharePoint for first time, issued iPhones and Android Tablets to entire workforce – wanted support from around the world - planned to go to O365. Discovered on-premises was the answer, and 2013 was the only way they could support these devices.
  8. Migration presents an ideal time to assess the current SharePoint’s information architecture and to determine what should change. IA izncludes the combination of Content, Context, and users. For example, a user opens a main landing page. Does this user see the right content? Is it within the right context? Should this user see this content and in this context? Or should this user be receiving something else in terms of content and experience? IA considers how information – i.e., content – is design to “flow” to a user but also how a user flows to content. A good example is Amazon. If navigating to the Amazon