SlideShare a Scribd company logo
ONE101 – Double the Trouble
Double the Fun
Migrating to OneDrive and
SharePoint Online
By Craig Jahnke
About me
• Craig Jahnke – Technical Architect – Concurrency
• Worked in IT over 15 years, SharePoint past 10 yrs
• M.S. in Information Systems
• Organize SPS Chicago and Cloud Saturday Chicago
• Next Event Spring, 2019 – SPSEvents.org
• Chicago PowerApps and Flow User Group – Dec 13th
• www.craigjahnke.com
• @TechJahnke on Twitter
Agenda
• Overview of OneDrive and SharePoint Online
• Migration Process and Assessment
• OneDrive Migrations
• SharePoint Migrations
• Confirming the Migration
• Questions
One101 double the trouble double the fun_ migrating to one_drive and sharepoint online
Double the Trouble
– Double the Fun
One101 double the trouble double the fun_ migrating to one_drive and sharepoint online
OneDrive for Business and SharePoint Online
• OneDrive connects you to all your
files
• Store and protect your files
• Share them with others
• Get to them from anywhere
• SharePoint is used share
documents with larger groups or
teams
• OneDrive users are their own
collection administer
• SharePoint a select group
administers each site collection
Why OneDrive?
With OneDrive, you can:
• Access and edit your files from all your devices
• Share inside or outside your organization​
• Work together in real-time on Office documents1
• Quickly find the files that matter to you​
• Keep your files protected and backed up
1Co-authors mustbeusing Office365,Office2016,Office2019,orthe latest mobileapps
With OneDrive for Business, so you can share and collaborate on all your files from anywhere.
Access the file you want
Search for files across Office 365
See recently used files sorted by
date
See files that have been shared with
you or shared by you.
Select to filter by when modified,
file type, or who shared file
See files from SharePoint sites and
Teams
SharePoint Online
• Modern Released in 2016
• Go forward platform
• New Architecture
• Responsive
• Easy to use
• Easy to add content
SharePoint Online
One101 double the trouble double the fun_ migrating to one_drive and sharepoint online
Microsoft Teams Quick Start Guide
Microsoft Teams use case examples
FastTrack Productivity Library
Migration Process
and Assessment
There is a life cycle to managing Office 365
Types of Migrations
• File Share to OneDrive for Business
• OneDrive to OneDrive
• Box/Dropbox to OneDrive
• SharePoint On-premises to SharePoint Online
• SharePoint Online to SharePoint Online
• 3rd Party to SharePoint Online
Migration Effort
Each migration has unique needs
Migration Process
Content
Analysis
Assessment Migration Support
Content Analysis
Analysis
What do I have?
What to leave
behind
Mitigation Plan
Migration Plan
Data Collection
SharePoint Migration
Assessment Tool
• Separate Executables for SharePoint 2010 and 2013
• Needs to be downloaded to a server on the farm
• User needs to be a Farm Admin with Full Control access to
all services and web applications
• Looks for known issues
• Identity Mapping allows you to see all the user and groups
that have access to your SharePoint environment
3rd Party Migration Tools
Inventory Tool - Sharegate
Inventory Tool - AvePoint
Demo
Know your data
Where is
you data?
How much
data?
What kind
of data?
Is the data
relevant?
ROT Data
Redundant Outdated Trivial
Data kept longer than is required moves from being assets to liabilities!
Effects of ROT Data
Hurts you every day
Hard to find the really important documents in your organization
Makes it easy to misplace sensitive data
Loss of productivity, reputation and increased exposure to litigation.
Gums up search engines and their indexes.
Is what gets left behind and gets in the way of others.
Options for Migration
Manual PowerShell
SharePoint
Migration
Tool
3rd Party
Tools
Manual Migration
• Move content from file shares or SharePoint On-
Premises
• Documents
• Download then Upload
• OneDrive for Business Sync Client
• Export lists to Excel and import into destination
list
• Advantages
• Free*
• Fast if little content
• Disadvantages
• Takes time*
• Version history and metadata can be lost
PowerShell* Migration
• Microsoft created migration APIs
• Migrate lists, libraries, and file shares
• Map users to new identities
• Advantages
• Free
• Fast
• Disadvantages
• List and Libraries need to be pre-created
• List need to have all content types and columns pre-
created
SharePoint Migration Tool
• Migrate lists or files to either SharePoint or
OneDrive in Office 365
• Designed to be used for migrations ranging
from the smallest set of files to a large scale
enterprise migration
• Advantages
• Easy to use
• Allows for scripting of jobs
• Allows for migration of all lists and libraries
• Disadvantage
• Only supports SharePoint Server 2013 and File
Shares
3rd Party Tools
• Better Analysis and Reporting tools
• Allow for easier mapping of content
• Migrates site collections, sites, lists and libraries
• Migrate some workflows
• Migrates version history and metadata
• Price based on amount of content or number of users
• Can be expensive
• Each tool has their owns strengths and weaknesses
Migration Strategy
Leverage the information you collected to plan your migration
Leave Behind
• Don’t brining
what you don’t need
anymore
• Look for content
that
• hasn’t been
modified
• for awhile
Migrate
• All
things that can be
migrated to a new
location without a
lot of rework
Rebuild
•
• Items that are no
• longer supported or
• to take advantage of
• new features
Assessment – Create a Plan
• Leverage Data from legacy system
• Gather Requirements for the new system
• Meet with stakeholders
• Meet with IT
• Meet with End Users
• Prepare a Gap Analysis
• Create Functional and Technical Specs
• Begin Build
Migration Strategy Tips
• Prioritize your data
• Take what you need
• Involve End Users
• UXUI
• Security
• Governance
• Pick a good tool
• Allow for Time
Migrating to OneDrive
for Business
Provisioning OneDrive for User
• To migrate to OneDrive, the user’s OneDrive must be provisioned
• OneDrive is not provisioned until employee access it for the 1st time
Tip PowerShell is your friend
• Updating Permissions
• Provisioning
• Scripting jobs
• Reporting
OneDrive Provisioned
OneDrive can be provisioned through PowerShell
1. Download the latest SharePoint Online Management Shell.
2. Download and install the SharePoint Online Client Components
SDK.
3. Connect to SharePoint Online as a global admin or SharePoint
admin in Office 365.
Add User as Admin
• By default, each user is added as the primary administrator for their
OneDrive for Business.
• To insert files we need to add an admin to each OneDrive for Business
account.
1. Accessing User in Office 365 Admin Portal
2. Through User Profile Services in SharePoint Admin Center
3. PowerShell
4. 3rd Party tool – like Sharegate, AvePoint, or Metalogix
Demo
OneDrive to OneDrive
• Acquisitions and Divestitures
• Straight Forward
• Data should be relatively clean
• Microsoft Throttles data coming out and coming in
• Tip
• Multiple service accounts
• Multiple instances of migration tool
• Run migrations during off hours
File Shares to OneDrive
• Move personal folders – H:
• Takes time
• large amounts of data
• Lots of files
• Nested folders increases time
• Often contains ROT data
• Tips
• Clean first
• Exclude file type
Bulk Migration
• Create a mapping file called OD_User_Mapping . It should have only 3
columns: Name, Source, and OneDriveURL the employees that need
to be migrated.
• Create folder on the server c:OneDriveMigration and put the .csv
there.
• Run PowerShell Script
Demo
Box/Dropbox to OneDrive
• Assessment needed
• Data should be relatively clean
• Similar product
• 3rd Party provider may throttle data
• Microsoft Throttles data
• Will require a tool
• Tip
• Multiple service accounts
• Multiple instances of migration tool
• Run migrations during off hours
Map Known Folders
There are two primary advantages of moving or
redirecting Windows known folders (Desktop, Documents,
Pictures, Screenshots, and Camera Roll) to OneDrive for
Business for the users in your domain:
• Your users can continue using the folders they're
familiar with. They don't have to change their daily
work habits to save files to OneDrive.
• Saving files to OneDrive backs up your users' data
in the cloud and gives them access to their files
from any device.
Redirect and Move Known Folders to
OneDrive
Windows known folders (Desktop, Documents, Pictures,
Screenshots, and Camera Roll)
Users can continue using the folders they're familiar
with. They don't have to change their daily work habits
to save files to OneDrive.
Saving files to OneDrive backs up your users' data in the
cloud and gives them access to their files from any
device.
Known folder move limitation
• Need to know how to implement group policies
• https://docs.microsoft.com/en-us/onedrive/use-group-
policy
• OneNote notebooks wont get moved, needed to be
moved manually
• Move a OneNote notebook to OneDrive
Tips for OneDrive Migrations
• Seems easy, but takes time
• Run multiple jobs with multiple accounts
• Seed data and do cutover
• Take only what you need
• Nested folder increase time
• Stagger rollout to groups over time
• Communication is important to user adoption
• Let them know what is coming early and often
Migrating to
SharePoint Online
SharePoint On-Premises to Office 365
• While OneDrive is straight forward, SharePoint is more
complex
• Sites and Site Collections
• Pages
• Libraries
• Lists
• Metadata
• Workflows
• Custom Solutions
SharePoint On-Premises to Office 365
• Lift and Shift not recommended
• Restructure and Rebuild
• Information Architecture
• Governance
• Publishing Sites vs Microsoft Teams
• SharePoint Migration Tool only works for SP 2013
• Tips
• Plan ahead
• Clean up first
• Don’t take your problems with you
Where should content go in
Office 365?
• Documents, Lists, Pages  SharePoint
• Videos  Stream
• Custom Forms  PowerApps
• Workflows  Microsoft Flow
• CollaborationTeamwork  Microsoft Teams
• Tasks  Planner, Project Online, To Do
• Custom Solutions  SP Framework, OfficeDevPnP
• https://developer.microsoft.com/en-us/office
SharePoint Online to SharePoint Online
• Divestitures or Mergers
• Typically part of a larger project
• Can be a lift and shift
• Restructure if going to modern
• Can’t use SharePoint Migration Tool
• Tips
• Verify users names are the same
• Create mapping file if needed
3rd Party to SharePoint Online
• Example: IBM Notes to SharePoint Online
• Mostly about moving content
• Rebuild in new environment
• Change Management is huge
• Build a more modern experience
• Tips
• Planning is key
• Slow and steady wins the race
Demo
Confirming the Migration
• View the migration logs
• Run inventory reports on the new environment
• Have users verify their information got moved
• Test navigation and permission
• Test Functionality
• Tips
• Things will break, have a plan to remediate issues
• Not everything will port over exactly as it was in old
environment
• Pre and Post Inventory reports won’t often match exactly
SharePoint Migration Tips
• SharePoint migrations can take months or years
• Plan! Plan! Plan!
• Chose your tools wisely
• Consider a Hybrid Topology
• Provides better integration
• Hybrid Search
• Hybrid Profiles
• Hybrid Taxonomy
• Users hate change, good communication and training
helps
Questions?
Please Fill
Out Your
Surveys!
Thank You
• Resources
• https://docs.microsoft.com
• https://support.office.com/en-us/article/should-i-save-my-documents-to-onedrive-
for-business-or-a-team-site-d18d21a0-1f9f-4f6c-ac45-d52afa0a4a2e
• https://www.microsoft.com/en-us/microsoft-365/success/
• https://www.Sharegate.com
• https://www.avepoint.com
• https://docs.microsoft.com/en-us/onedrive/
• https://docs.microsoft.com/en-us/sharepointmigration/overview-of-the-sharepoint-
migration-assessment-tool
• https://docs.microsoft.com/en-us/sharepointmigration/introducing-the-sharepoint-
migration-tool
• Vlad Catrinescu - https://absolute-sharepoint.com/
• Drew Madelung - http://drewmadelung.com/

More Related Content

PDF
Tips and tricks for complex migrations to SharePoint Online
PPTX
WISPUG - Fun with SharePoint Migrations
PPTX
Webinar: Slippery Slope of SharePoint Migrations
PPTX
What Makes for a Successful Migration to SharePoint Online
PPTX
SPS Chevy Chase Tips on migrating to Office 365
PPTX
SPS Toronto 2015
PPTX
Tips in migrating to SharePoint 2016 or O365, to avoid a migration headache
PDF
Katpro Technologies- SharePoint Portfolio
Tips and tricks for complex migrations to SharePoint Online
WISPUG - Fun with SharePoint Migrations
Webinar: Slippery Slope of SharePoint Migrations
What Makes for a Successful Migration to SharePoint Online
SPS Chevy Chase Tips on migrating to Office 365
SPS Toronto 2015
Tips in migrating to SharePoint 2016 or O365, to avoid a migration headache
Katpro Technologies- SharePoint Portfolio

What's hot (20)

PPTX
Plan to Migrate to SharePoint Online
PDF
Box to OneDrive Migration
PPTX
Ensuring Successful Office 365 Tenant to Tenant Migration Collab365 Global Co...
PPTX
11 Strategic Considerations for SharePoint Migrations
PPTX
SPS Toronto 2017 Keith Tuomi - Migrating to SharePoint Online & OneDrive for ...
PDF
Streamline RJS Document Management with AutoMate
PPTX
SharePoint Upgrades For The Business
PPTX
14 Tips for Planning ECM Content Migration to SharePoint
PDF
Share point 2013 migration solutions
PPTX
Thinking big with SharePoint the Howard Hughes Way!
PPTX
The SharePoint Records Management Story
PPTX
Create a Compliance Strategy for Office 365
PDF
Benefits of Upgrading to SharePoint 2013
PPTX
Upgrade webinar
PDF
Practical Tips for Migrating SharePoint Customizations to Office 365
PPTX
SharePoint Migration Series: Success Takes Three Actions
PPTX
SharePoint Business Governance
PPTX
SharePoint 2016 RC for the Business
PDF
Prototyping like it is 2022
PPTX
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’
Plan to Migrate to SharePoint Online
Box to OneDrive Migration
Ensuring Successful Office 365 Tenant to Tenant Migration Collab365 Global Co...
11 Strategic Considerations for SharePoint Migrations
SPS Toronto 2017 Keith Tuomi - Migrating to SharePoint Online & OneDrive for ...
Streamline RJS Document Management with AutoMate
SharePoint Upgrades For The Business
14 Tips for Planning ECM Content Migration to SharePoint
Share point 2013 migration solutions
Thinking big with SharePoint the Howard Hughes Way!
The SharePoint Records Management Story
Create a Compliance Strategy for Office 365
Benefits of Upgrading to SharePoint 2013
Upgrade webinar
Practical Tips for Migrating SharePoint Customizations to Office 365
SharePoint Migration Series: Success Takes Three Actions
SharePoint Business Governance
SharePoint 2016 RC for the Business
Prototyping like it is 2022
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’
Ad

Similar to One101 double the trouble double the fun_ migrating to one_drive and sharepoint online (20)

PDF
Office Track: SharePoint Online Migration - Asses, Prepare, Migrate & Support...
PDF
SharePoint Migration Guide
PPTX
I03 migration from on premises to office365 - tips tricks and hows
PPTX
Case study - Migration to office 365 from SharePoint 2010 spsclt17
PDF
DFW SPUG FastTrack migration service for SharePoint
PDF
How to Migrate from SharePoint to Office 365?
PPTX
Navigating the mess of a Shared Network Drive Migration to SharePoint - SPS B...
PDF
Performing successful migrations to the microsoft cloud
PPTX
aOS Canadian Tour Share point migration tips
PDF
Houston TechFest 2017- Migrate and Upgrade to 2016 Succesfully
PPTX
What's New with OneDrive
PDF
O365Con19 - Tips and Tricks for Complex Migrations to SharePoint Online - And...
PPTX
Tips and tricks for complex migrations to SharePoint Online
PDF
Surviving Migration To Office 365 an it pros guide ebook
PDF
Migrate to SharePoint Online using native Tools
PDF
Share Upgrading and Migrating to SharePoint 2016 Like a Pro
PDF
Moving_Away_From_Legacy_File_Servers_With_Backlink.pdf
PPTX
Sp expo one_drive_teams_sharepoint
PPTX
What Makes Migrating to the Cloud Different Than On-Premises
PPTX
A SharePoint File Migration Framework
Office Track: SharePoint Online Migration - Asses, Prepare, Migrate & Support...
SharePoint Migration Guide
I03 migration from on premises to office365 - tips tricks and hows
Case study - Migration to office 365 from SharePoint 2010 spsclt17
DFW SPUG FastTrack migration service for SharePoint
How to Migrate from SharePoint to Office 365?
Navigating the mess of a Shared Network Drive Migration to SharePoint - SPS B...
Performing successful migrations to the microsoft cloud
aOS Canadian Tour Share point migration tips
Houston TechFest 2017- Migrate and Upgrade to 2016 Succesfully
What's New with OneDrive
O365Con19 - Tips and Tricks for Complex Migrations to SharePoint Online - And...
Tips and tricks for complex migrations to SharePoint Online
Surviving Migration To Office 365 an it pros guide ebook
Migrate to SharePoint Online using native Tools
Share Upgrading and Migrating to SharePoint 2016 Like a Pro
Moving_Away_From_Legacy_File_Servers_With_Backlink.pdf
Sp expo one_drive_teams_sharepoint
What Makes Migrating to the Cloud Different Than On-Premises
A SharePoint File Migration Framework
Ad

Recently uploaded (20)

PDF
Advanced Soft Computing BINUS July 2025.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
[발표본] 너의 과제는 클라우드에 있어_KTDS_김동현_20250524.pdf
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Empathic Computing: Creating Shared Understanding
PPTX
Big Data Technologies - Introduction.pptx
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
Cloud computing and distributed systems.
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Advanced Soft Computing BINUS July 2025.pdf
Spectral efficient network and resource selection model in 5G networks
Review of recent advances in non-invasive hemoglobin estimation
CIFDAQ's Market Insight: SEC Turns Pro Crypto
[발표본] 너의 과제는 클라우드에 있어_KTDS_김동현_20250524.pdf
The Rise and Fall of 3GPP – Time for a Sabbatical?
Mobile App Security Testing_ A Comprehensive Guide.pdf
Empathic Computing: Creating Shared Understanding
Big Data Technologies - Introduction.pptx
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Cloud computing and distributed systems.
Understanding_Digital_Forensics_Presentation.pptx
“AI and Expert System Decision Support & Business Intelligence Systems”
Advanced methodologies resolving dimensionality complications for autism neur...
How UI/UX Design Impacts User Retention in Mobile Apps.pdf

One101 double the trouble double the fun_ migrating to one_drive and sharepoint online

  • 1. ONE101 – Double the Trouble Double the Fun Migrating to OneDrive and SharePoint Online By Craig Jahnke
  • 2. About me • Craig Jahnke – Technical Architect – Concurrency • Worked in IT over 15 years, SharePoint past 10 yrs • M.S. in Information Systems • Organize SPS Chicago and Cloud Saturday Chicago • Next Event Spring, 2019 – SPSEvents.org • Chicago PowerApps and Flow User Group – Dec 13th • www.craigjahnke.com • @TechJahnke on Twitter
  • 3. Agenda • Overview of OneDrive and SharePoint Online • Migration Process and Assessment • OneDrive Migrations • SharePoint Migrations • Confirming the Migration • Questions
  • 5. Double the Trouble – Double the Fun
  • 7. OneDrive for Business and SharePoint Online • OneDrive connects you to all your files • Store and protect your files • Share them with others • Get to them from anywhere • SharePoint is used share documents with larger groups or teams • OneDrive users are their own collection administer • SharePoint a select group administers each site collection
  • 8. Why OneDrive? With OneDrive, you can: • Access and edit your files from all your devices • Share inside or outside your organization​ • Work together in real-time on Office documents1 • Quickly find the files that matter to you​ • Keep your files protected and backed up 1Co-authors mustbeusing Office365,Office2016,Office2019,orthe latest mobileapps With OneDrive for Business, so you can share and collaborate on all your files from anywhere.
  • 9. Access the file you want Search for files across Office 365 See recently used files sorted by date See files that have been shared with you or shared by you. Select to filter by when modified, file type, or who shared file See files from SharePoint sites and Teams
  • 10. SharePoint Online • Modern Released in 2016 • Go forward platform • New Architecture • Responsive • Easy to use • Easy to add content
  • 13. Microsoft Teams Quick Start Guide
  • 14. Microsoft Teams use case examples FastTrack Productivity Library
  • 16. There is a life cycle to managing Office 365
  • 17. Types of Migrations • File Share to OneDrive for Business • OneDrive to OneDrive • Box/Dropbox to OneDrive • SharePoint On-premises to SharePoint Online • SharePoint Online to SharePoint Online • 3rd Party to SharePoint Online
  • 20. Content Analysis Analysis What do I have? What to leave behind Mitigation Plan Migration Plan
  • 22. SharePoint Migration Assessment Tool • Separate Executables for SharePoint 2010 and 2013 • Needs to be downloaded to a server on the farm • User needs to be a Farm Admin with Full Control access to all services and web applications • Looks for known issues • Identity Mapping allows you to see all the user and groups that have access to your SharePoint environment
  • 24. Inventory Tool - Sharegate
  • 25. Inventory Tool - AvePoint
  • 26. Demo
  • 27. Know your data Where is you data? How much data? What kind of data? Is the data relevant?
  • 28. ROT Data Redundant Outdated Trivial Data kept longer than is required moves from being assets to liabilities!
  • 29. Effects of ROT Data Hurts you every day Hard to find the really important documents in your organization Makes it easy to misplace sensitive data Loss of productivity, reputation and increased exposure to litigation. Gums up search engines and their indexes. Is what gets left behind and gets in the way of others.
  • 30. Options for Migration Manual PowerShell SharePoint Migration Tool 3rd Party Tools
  • 31. Manual Migration • Move content from file shares or SharePoint On- Premises • Documents • Download then Upload • OneDrive for Business Sync Client • Export lists to Excel and import into destination list • Advantages • Free* • Fast if little content • Disadvantages • Takes time* • Version history and metadata can be lost
  • 32. PowerShell* Migration • Microsoft created migration APIs • Migrate lists, libraries, and file shares • Map users to new identities • Advantages • Free • Fast • Disadvantages • List and Libraries need to be pre-created • List need to have all content types and columns pre- created
  • 33. SharePoint Migration Tool • Migrate lists or files to either SharePoint or OneDrive in Office 365 • Designed to be used for migrations ranging from the smallest set of files to a large scale enterprise migration • Advantages • Easy to use • Allows for scripting of jobs • Allows for migration of all lists and libraries • Disadvantage • Only supports SharePoint Server 2013 and File Shares
  • 34. 3rd Party Tools • Better Analysis and Reporting tools • Allow for easier mapping of content • Migrates site collections, sites, lists and libraries • Migrate some workflows • Migrates version history and metadata • Price based on amount of content or number of users • Can be expensive • Each tool has their owns strengths and weaknesses
  • 35. Migration Strategy Leverage the information you collected to plan your migration Leave Behind • Don’t brining what you don’t need anymore • Look for content that • hasn’t been modified • for awhile Migrate • All things that can be migrated to a new location without a lot of rework Rebuild • • Items that are no • longer supported or • to take advantage of • new features
  • 36. Assessment – Create a Plan • Leverage Data from legacy system • Gather Requirements for the new system • Meet with stakeholders • Meet with IT • Meet with End Users • Prepare a Gap Analysis • Create Functional and Technical Specs • Begin Build
  • 37. Migration Strategy Tips • Prioritize your data • Take what you need • Involve End Users • UXUI • Security • Governance • Pick a good tool • Allow for Time
  • 39. Provisioning OneDrive for User • To migrate to OneDrive, the user’s OneDrive must be provisioned • OneDrive is not provisioned until employee access it for the 1st time
  • 40. Tip PowerShell is your friend • Updating Permissions • Provisioning • Scripting jobs • Reporting
  • 41. OneDrive Provisioned OneDrive can be provisioned through PowerShell 1. Download the latest SharePoint Online Management Shell. 2. Download and install the SharePoint Online Client Components SDK. 3. Connect to SharePoint Online as a global admin or SharePoint admin in Office 365.
  • 42. Add User as Admin • By default, each user is added as the primary administrator for their OneDrive for Business. • To insert files we need to add an admin to each OneDrive for Business account. 1. Accessing User in Office 365 Admin Portal 2. Through User Profile Services in SharePoint Admin Center 3. PowerShell 4. 3rd Party tool – like Sharegate, AvePoint, or Metalogix
  • 43. Demo
  • 44. OneDrive to OneDrive • Acquisitions and Divestitures • Straight Forward • Data should be relatively clean • Microsoft Throttles data coming out and coming in • Tip • Multiple service accounts • Multiple instances of migration tool • Run migrations during off hours
  • 45. File Shares to OneDrive • Move personal folders – H: • Takes time • large amounts of data • Lots of files • Nested folders increases time • Often contains ROT data • Tips • Clean first • Exclude file type
  • 46. Bulk Migration • Create a mapping file called OD_User_Mapping . It should have only 3 columns: Name, Source, and OneDriveURL the employees that need to be migrated. • Create folder on the server c:OneDriveMigration and put the .csv there. • Run PowerShell Script
  • 47. Demo
  • 48. Box/Dropbox to OneDrive • Assessment needed • Data should be relatively clean • Similar product • 3rd Party provider may throttle data • Microsoft Throttles data • Will require a tool • Tip • Multiple service accounts • Multiple instances of migration tool • Run migrations during off hours
  • 49. Map Known Folders There are two primary advantages of moving or redirecting Windows known folders (Desktop, Documents, Pictures, Screenshots, and Camera Roll) to OneDrive for Business for the users in your domain: • Your users can continue using the folders they're familiar with. They don't have to change their daily work habits to save files to OneDrive. • Saving files to OneDrive backs up your users' data in the cloud and gives them access to their files from any device.
  • 50. Redirect and Move Known Folders to OneDrive Windows known folders (Desktop, Documents, Pictures, Screenshots, and Camera Roll) Users can continue using the folders they're familiar with. They don't have to change their daily work habits to save files to OneDrive. Saving files to OneDrive backs up your users' data in the cloud and gives them access to their files from any device.
  • 51. Known folder move limitation • Need to know how to implement group policies • https://docs.microsoft.com/en-us/onedrive/use-group- policy • OneNote notebooks wont get moved, needed to be moved manually • Move a OneNote notebook to OneDrive
  • 52. Tips for OneDrive Migrations • Seems easy, but takes time • Run multiple jobs with multiple accounts • Seed data and do cutover • Take only what you need • Nested folder increase time • Stagger rollout to groups over time • Communication is important to user adoption • Let them know what is coming early and often
  • 54. SharePoint On-Premises to Office 365 • While OneDrive is straight forward, SharePoint is more complex • Sites and Site Collections • Pages • Libraries • Lists • Metadata • Workflows • Custom Solutions
  • 55. SharePoint On-Premises to Office 365 • Lift and Shift not recommended • Restructure and Rebuild • Information Architecture • Governance • Publishing Sites vs Microsoft Teams • SharePoint Migration Tool only works for SP 2013 • Tips • Plan ahead • Clean up first • Don’t take your problems with you
  • 56. Where should content go in Office 365? • Documents, Lists, Pages  SharePoint • Videos  Stream • Custom Forms  PowerApps • Workflows  Microsoft Flow • CollaborationTeamwork  Microsoft Teams • Tasks  Planner, Project Online, To Do • Custom Solutions  SP Framework, OfficeDevPnP • https://developer.microsoft.com/en-us/office
  • 57. SharePoint Online to SharePoint Online • Divestitures or Mergers • Typically part of a larger project • Can be a lift and shift • Restructure if going to modern • Can’t use SharePoint Migration Tool • Tips • Verify users names are the same • Create mapping file if needed
  • 58. 3rd Party to SharePoint Online • Example: IBM Notes to SharePoint Online • Mostly about moving content • Rebuild in new environment • Change Management is huge • Build a more modern experience • Tips • Planning is key • Slow and steady wins the race
  • 59. Demo
  • 60. Confirming the Migration • View the migration logs • Run inventory reports on the new environment • Have users verify their information got moved • Test navigation and permission • Test Functionality • Tips • Things will break, have a plan to remediate issues • Not everything will port over exactly as it was in old environment • Pre and Post Inventory reports won’t often match exactly
  • 61. SharePoint Migration Tips • SharePoint migrations can take months or years • Plan! Plan! Plan! • Chose your tools wisely • Consider a Hybrid Topology • Provides better integration • Hybrid Search • Hybrid Profiles • Hybrid Taxonomy • Users hate change, good communication and training helps
  • 64. Thank You • Resources • https://docs.microsoft.com • https://support.office.com/en-us/article/should-i-save-my-documents-to-onedrive- for-business-or-a-team-site-d18d21a0-1f9f-4f6c-ac45-d52afa0a4a2e • https://www.microsoft.com/en-us/microsoft-365/success/ • https://www.Sharegate.com • https://www.avepoint.com • https://docs.microsoft.com/en-us/onedrive/ • https://docs.microsoft.com/en-us/sharepointmigration/overview-of-the-sharepoint- migration-assessment-tool • https://docs.microsoft.com/en-us/sharepointmigration/introducing-the-sharepoint- migration-tool • Vlad Catrinescu - https://absolute-sharepoint.com/ • Drew Madelung - http://drewmadelung.com/