hybrid
A hybrid approach — where roughly half your users run a free/open-source alternative (LibreOffice or OpenOffice) while the other half continue using Microsoft 365 — is entirely feasible and quite common during gradual transitions. Many organizations (including large ones like government departments) run mixed environments successfully for months or years.
How to Structure the Hybrid Setup
Group Users by Role/Department (Recommended)
- Assign the O365-alternative group to departments with simpler document needs (e.g., administration, HR, basic reporting).
- Keep Microsoft 365 for power users or teams that rely on advanced features (finance with complex Excel models, legal with heavy formatting/tracked changes, marketing with PowerPoint design, or anyone needing real-time co-authoring).
Deployment Method
- Install both suites side-by-side on Windows machines where needed (perfectly supported).
- Use Group Policy, Intune, SCCM, or PDQ Deploy to push LibreOffice/OpenOffice to the “alternative” group.
- Make LibreOffice the default handler for
.odt,.ods,.odpfiles, while leaving.docx,.xlsx,.pptxassociated with Microsoft Office (or set a policy to open MS formats in whichever app is preferred).
- For the Microsoft half: Continue using Microsoft 365 Apps (desktop or web) via their existing licenses.
- Install both suites side-by-side on Windows machines where needed (perfectly supported).
File Storage & Sharing Strategy
- Recommended: Store shared documents primarily in Microsoft formats (.docx, .xlsx, .pptx) as the “common interchange format.” This minimizes round-trip compatibility problems.
- Users on LibreOffice should save as .docx/.xlsx by default (you can set this in Tools → Options → Load/Save).
- Use OneDrive/SharePoint as the central repository if you still have M365. LibreOffice has decent (but not perfect) support for opening/editing files directly from SharePoint/OneDrive via WebDAV or extensions like mDriveOOo.
- Alternative: Move to a neutral storage like Nextcloud for the LibreOffice group to reduce cloud lock-in.
Real-Time Collaboration
- This is the biggest limitation in a true hybrid.
- Microsoft users get seamless real-time co-authoring on OneDrive/SharePoint.
- LibreOffice users cannot join live co-authoring sessions (they can only edit sequentially or use track changes).
- Workaround: Use “track changes” + comments as the shared process, or have mixed teams agree on a “primary editor” workflow.
- This is the biggest limitation in a true hybrid.
Key Challenges & Pitfalls in a Hybrid Environment
Document Fidelity Issues:
- Complex formatting, advanced charts, certain conditional formatting, pivot tables, or macros can shift or break when moving between the two suites.
- Mitigation: Create organization-wide templates in both formats, test critical documents, and maintain a small set of “conversion stations” (PCs with Microsoft Office) for final polishing of important files.
Macro & Automation Compatibility:
- VBA macros from Excel/Word will not run in LibreOffice (it uses its own Basic language).
- Power users may need exceptions or rewritten scripts.
User Experience & Training:
- Interface differences (Ribbon vs. classic menus) and slight feature gaps cause initial friction.
- Expect 2–6 weeks of adaptation per user, plus occasional support tickets for “this looks different in my version.”
Security & Update Management:
- You must maintain two separate update paths (Microsoft automatic updates + manual/controlled LibreOffice updates).
- Macro security settings should be aligned (high security level in both).
Licensing & Cost:
- You still pay full M365 licenses for half the users, but you save significantly on the other half. This creates a clear cost gradient for future full migration.
Pros of This Hybrid Model
- Low risk: You can roll back easily for any user.
- Gradual change management — users who struggle can be moved back to Microsoft.
- Cost savings start immediately on half the seats.
- Tests real-world compatibility before a full switch.
- Maintains business continuity for critical workflows.
Cons
- Increased IT support overhead (two suites to troubleshoot).
- Potential for version conflicts (“It works on my machine” syndrome).
- Collaboration friction in cross-group teams.
- Slower path to full independence from Microsoft.
Practical Recommendations for Your Situation
- Start small: Pilot with one department on LibreOffice while keeping Microsoft for everyone else.
- Set default save formats and provide a short “cheat sheet” for common tasks.
- Use LibreOffice (not OpenOffice) for the alternative group — its better Microsoft file compatibility makes the hybrid much smoother.
- Monitor usage for 3–6 months, then decide whether to expand the LibreOffice group, move everyone, or keep the split.
This hybrid model works well as a controlled bridge toward greater independence. Many organizations keep a permanent small Microsoft group for legacy/complex needs even after most users move to LibreOffice.