Git Product home page Git Product logo

insanemove's Introduction

Description

ShareGate offers “insane mode” which uploads to Azure blob storage for fast cloud migration to Office 365 (https://en.share-gate.com/sharepoint-migration/insane-mode). It’s an excellent program for copying SharePoint sites. However, I wanted to research ways to run that even faster by leveraging parallel processing and came up with “Insane MOVE.”

Key Features

  • Requires ShareGate
  • Migrate SharePoint sites to Office 365
  • Bulk CSV of source/destination URLs
  • Powershell “Insane MOVE.ps1” runs on any 1 server in the farm
  • Auto detects servers with ShareGate installed
  • Opens remote PowerShell to each server
  • Creates secure string for passwords (per each server)
  • Creates Task Scheduler job local on each server
  • Creates “worker0.ps1” file on each server to run one copy job
  • Automatic queuing to start new jobs as current ones complete
  • Status report to CSV with ShareGate session ID#, errors, warnings, and error detail XML (if applicable)
  • LOG for both “InsaneMove” centrally and each remote worker PS1

Quick Start

  • Download InsaneMove.zip and extract
  • Populate wave1.csv with source/destination URLs
  • Run InsaneMove.ps1 -v wave1.csv to verify all destination site collection exists (and will create if missing)
  • Run InsaneMove.ps1 wave1.csv to begin parallel copy
  • Sit back and enjoy!

Parameters

  • [string]$fileCSV > CSV list of source and destination SharePoint site URLs to copy to Office 365.

  • -v[switch]$verifyCloudSites > Verify all Office 365 site collections. Prep step before real migration.

  • -i[switch]$incremental > Copy incremental changes only. http://help.share-gate.com/article/443-incremental-copy-copy-sharepoint-content

  • -m[switch]$measure > Measure size of site collections in GB.

  • -e[switch]$email > Send email notifications with summary of migration batch progress.

  • -ro[switch]$readOnly > Lock sites read-only.

  • -rw[switch]$readWrite > Unlock sites read-write.

  • -sca[switch]$siteCollectionAdmin > Grant Site Collection Admin rights to the migration user specified in XML settings file.

Screenshots

image

image

image

image

image

image

image

Contact

Please drop a line to @spjeff or [email protected] Thanks! =)

image

License

The MIT License (MIT)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

insanemove's People

Contributors

spjeff avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.