01 - Creating a Migration Workspace

01 - Creating a Migration Workspace

Prior to scoping a migration, you should create a migration workspace for the prospective project on your migration workstation.  This folder structure will contain notes and important information about the project that you will add to as you discuss things with the client.  Additionally, this will ensure that you keep projects separated and you always know where to find the files and folders you're working with.

When identifying firms, always identify them by the @DomainName.com portion of their email address.

File & Folder Template

Create the following Folders and Files.

[Folder] C:\__MIGRATIONS\

This is the root folder that all migration projects should be stored in.

 

[Folder] C:\__MIGRATIONS\DomainName.com\

This is the folder that contains everything related to the DomainName.com law firm.  You should make sure you use the firm's actual domain name and not a human name like "Smith Law Firm".

 

[Folder] C:\__MIGRATIONS\DomainName.com\DOCS

When working with web based systems, this will contain a cache of all downloaded documents .  The documents in this folder are BLOBs and will have machine-readable file names (like "12345.pdf"), not human-readable file names like "Motion for Private Process.pdf")


[Folder] C:\__MIGRATIONS\DomainName.com\DOCS_FOR_HUMANS

If you will be converting machine-readable documents (the DOCS folder) into human-readable file names, this folder is where the human readable documents should be stored.

 

[File] C:\__MIGRATIONS\DomainName.com\Playbook.sql

This will contain your Migration Playbook (covered later) that has all the special requests and SQL scripts you need in order to deliver a successful migration.


    • Related Articles

    • 02 - Creating a Migration Playbook

      When a surgeon goes into an operating room, they have a written-down plan that describes exactly what they are going to do. This plan provides confidence and assurance that the project will be done correctly and ensures that no step can be lost or ...
    • Migration Type: Delta Migrations

      A "Delta" migration is necessary when you migrate some data now and some data later. To do a Delta migration, please follow the steps below after you have complete the initial backup and restore. 1. Create the "Phase 2" Backup Using Universal ...
    • 01 - Configuring a Migration Workstation

      Location Matters Please refer to this article for information on where a migration workstation should be provisioned. Best Practice: Choosing the Right Location for a Migration Workstation For Multiple Concurrent Migrations If you intend to do lots ...
    • 02 - Configuring a Migration Workstation (For One Concurrent Migration)

      Recommended Location A migration workstation configured this way can be located in any of the following locations: in your office in your data center on the same network as the customer's server (if they are moving from an on-premise application) ...
    • 03 - Scoping your First Migration

      When a patient needs an operation, a good surgeon gets as much information as possible from the patient before recommending a course of action or providing a quote. By taking this approach, the surgeon can provide a better, more informed experience ...