From 5030d63743eb41f9171dbb5f6cc96631313a0012 Mon Sep 17 00:00:00 2001 From: Daniel LaForce Date: Sat, 26 Apr 2025 22:45:49 -0600 Subject: [PATCH] feat: Add case study and update Hire Me link --- casestudy.html | 135 +++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 2 +- 2 files changed, 136 insertions(+), 1 deletion(-) create mode 100644 casestudy.html diff --git a/casestudy.html b/casestudy.html new file mode 100644 index 0000000..2e626d3 --- /dev/null +++ b/casestudy.html @@ -0,0 +1,135 @@ + + + + + + Case Study: SharePoint & M365 Migrations | Daniel LaForce + + + + + + +
+
+
+ + + + +
+
+

Case Study: SharePoint & M365 Migrations

+

Modernizing enterprise collaboration and storage through Microsoft 365

+
+
+ +
+
+
+
+

Client Overview

+

+ A mid-sized professional services firm relied on Dropbox, Egnyte, Google Workspace, and on-prem file servers to manage daily operations. The IT environment was fragmented, increasing operational complexity and impeding secure collaboration. They needed a scalable solution to unify infrastructure, reduce support load, and enhance productivity. +

+ +

Objectives

+
    +
  • Consolidate file and email services under Microsoft 365
  • +
  • Minimize business disruption during migration
  • +
  • Strengthen compliance, backup, and access control
  • +
  • Enable centralized collaboration with Microsoft Teams
  • +
+
+

Solution Strategy

+
    +
  • Provisioned a temporary VM to act as a synchronized landing zone for Egnyte and local file server data
  • +
  • Used Egnyte’s API and command-line tools to batch-export permissions and files to the sync VM
  • +
  • Ran Microsoft’s SharePoint Migration Tool (SPMT) with JSON-based mapping to import content into SharePoint document libraries
  • +
  • Automated pre/post migration checks and permissions auditing via PowerShell and Graph API
  • +
  • Staged migration of mail and calendar data using MigrationWiz with coexistence enabled between Google Workspace and Exchange Online
  • +
  • Provided Teams onboarding with channel templates and cross-platform training
  • +
+
+

Results

+
    +
  • 12.4 TB of content migrated across four platforms in under 90 days
  • +
  • Zero data loss or permission mismatches confirmed via script-based audits
  • +
  • Helpdesk load cut by 40% within the first month post-migration
  • +
  • Fully adopted Microsoft Teams structure with defined department-based channels and integrated file repositories
  • +
  • End-user training boosted post-migration satisfaction to 97%
  • +
+ +
+ SharePoint Online + OneDrive + Teams + Exchange Online + PowerShell + Migration Tools + Egnyte API + SPMT +
+ + +
+
+
+
+ + + + + diff --git a/index.html b/index.html index fa978f2..6a718f4 100644 --- a/index.html +++ b/index.html @@ -487,7 +487,7 @@
- + Hire Me