/
/

Litigation Hold Office 365: How MSPs Prepare Microsoft 365 for Legal Hold

by Mauro Mendoza, IT Technical Writer
Litigation Hold Office 365: How MSPs Prepare Microsoft 365 for Legal Hold blog banner image

Instant Summary

This NinjaOne blog post offers a comprehensive basic CMD commands list and deep dive into Windows commands with over 70 essential cmd commands for both beginners and advanced users. It explains practical command prompt commands for file management, directory navigation, network troubleshooting, disk operations, and automation with real examples to improve productivity. Whether you’re learning foundational cmd commands or mastering advanced Windows CLI tools, this guide helps you use the Command Prompt more effectively.

A legal notice arrives, demanding data preservation for litigation, regulatory audits, or internal investigations. For many SMBs, this triggers a race to understand and activate a litigation hold in Office 365.

This guide provides a proactive framework to prepare your tenant, ensuring you can respond with confidence and defensible compliance.

How to plan your legal hold requests

Proper planning turns a potential crisis into a manageable procedure.

📌 Use case: A proactive plan is your best defense against the chaos of a legal hold request. Waiting until you receive a legal hold request often leads to missed deadlines, incomplete data preservation across Exchange, SharePoint, and Teams, and the risk of severe penalties.

By preparing now, you establish clear workflows, document key data sources, and ensure your licensing is correct for immediate, defensible action, which is the core of eDiscovery readiness.

📌 Prerequisites: Before you begin, ensure your environment is ready. You will need:

  • A Microsoft 365 plan that includes Purview compliance features, such as Business Premium, E3, or E5
  • A complete understanding of your regulatory obligations (like GDPR or HIPAA)
  • Ensure you have appropriate access to Microsoft Purview audit logs covering Exchange Online, SharePoint, and Teams.
  • Define roles for your IT, legal, and compliance teams.
  • A central documentation system (like IT Glue or SharePoint) to track everything.

Once you’re ready, follow the steps below to build your framework.

Step 1: Map your Microsoft 365 legal hold tools

Know your tools before you need them. Microsoft 365 provides core mechanisms for preserving data, with a clear evolution from older to modern methods.

  • Litigation Hold: The foundational, mailbox-level tool. It’s a blunt instrument that preserves everything in an Exchange Online mailbox. Use it for quick, entire mailbox preservation.
  • eDiscovery Holds: The modern, flexible standard for legal matters. Created in the Purview portal, they precisely target mailboxes, SharePoint, OneDrive, and Teams. Use query-based holds to preserve only data matching keywords or dates, avoiding over-preservation.
  • Retention Policies: It acts as an automated safety net for general data lifecycle management, ensuring content isn’t deleted prematurely. They are not a direct legal hold but are critical for eDiscovery readiness.

Quick guide:

  • For simple, entire mailbox freezes: Use Litigation Hold.
  • For modern, precise legal cases across M365: Use eDiscovery Holds.

With this map, you can instantly select the right tool when a legal hold request arrives, moving from panic to a planned, defensible response.

Step 2: Map custodians and data locations

Create a tactical map of your data to execute legal holds with precision. Follow these steps to build your inventory.

Procedure:

  1. Identify key custodians.
    • List individuals in roles likely involved in legal matters (e.g., HR, Finance, Executives). They will be your primary data custodians.
  2. Catalog their data sources.
    • For each custodian, document these specific Microsoft 365 locations:
      • Primary Mailbox: Their main Exchange Online account.
      • OneDrive for Business: Stores personal files and files shared in Teams chats.
      • Teams & SharePoint Sites: Map their membership in Teams. Note that each Team has two key components:
        • The Group Mailbox (for channel conversations)
        • The SharePoint Site (for shared files and wiki content)
  3. Document external data.
    • Note any third-party applications that hold relevant data.
      • These will require extra separate steps outside of Microsoft 365.

This pre-built inventory turns a complex data hunt into a simple checklist, ensuring you never miss a critical data source when pressure is high. You will have a clear, actionable plan to apply immediate and defensible holds across all relevant content locations, setting the stage for defining team roles.

Step 3: Configure and test legal hold settings

A defensible legal hold process requires validation, not just configuration. Test it before you need it.

Procedure:

  1. Enable core features.
    • Confirm audit logging is active in the Microsoft Purview compliance portal.
    • Your account must have eDiscovery Manager permissions.
  2. Apply a test hold.
    • Create an eDiscovery case, then apply a hold to a test user’s mailbox and OneDrive.
    • Use a query-based hold (e.g., keyword “TestProject”) for precision.
  3. Validate preservation.
    • Ensure the test user deletes an email/file that matches the hold query.
      • Verify the deleted email/file is retained in the Recoverable Items folder or Preservation Hold library.
    • Delete an item that does not match the query.
      • It should be purged to confirm the query works.

This end-to-end test proves your technical setup and permissions function together, providing documented evidence of eDiscovery readiness. You gain a validation log that proves your legal hold process works, transforming a theoretical plan into a defensible, audit-ready capability.

Step 4: Establish your legal hold workflow

A technical hold requires a clear process. Build a repeatable playbook for your team.

Procedure:

  1. Define the protocol.
    • Establish how requests are received, authorized, and processed by IT in the Purview portal.
  2. Prepare notification templates.
    • Use pre-written templates to consistently inform custodians of their duties. eDiscovery Premium can automate this.
  3. Map escalation paths.
    • Document when to escalate technical issues to IT, compliance questions to legal, and data exports to counsel.
  4.  Centralize documentation.
    • Store everything, such as workflows, templates, and logs, in a single repository like SharePoint or IT Glue.

This playbook standardizes your response, ensuring speed and defensibility by eliminating confusion. You’ll have a clear, actionable plan that turns a legal hold request into a managed procedure, ensuring consistent and compliant responses.

Step 5: Integrate legal hold readiness into QBRs

Make legal hold preparedness a recurring strategic discussion, not a one-time project. Include the following in your reports:

  1. Incorporate a dedicated slide into your Quarterly Business Reviews (QBRs) that summarizes the client’s readiness status.
  2. Highlight key metrics like successful test holds and custodian list accuracy.
  3. Use identified gaps to logically justify necessary actions, such as upgrading to a higher license tier for advanced eDiscovery capabilities.

This transforms compliance from a technical checklist into a continuous risk management conversation, aligning IT infrastructure with your business’s legal obligations. This practice positions you as a strategic advisor, proactively managing risk and creating a clear business case for investments in compliance tools and services.

Automation touchpoint: Enable litigation hold with PowerShell

Use PowerShell to automate legal hold activation for speed and consistency when you need to apply holds to multiple custodians via a script.

The command to input in PowerShell (Admin):

Set-Mailbox -Identity "[email protected]" -LitigationHoldEnabled $true

To use this: Replace “[email protected]” with the actual address of the target Exchange Online mailbox. Ensure you have the necessary administrative permissions and understand that this command applies an infinite hold specifically to email data within the mailbox.

For comprehensive details on parameters and considerations, refer to the official Microsoft Set-Mailbox documentation for -LitigationHoldEnabled.

5 legal hold pitfalls to avoid

This section highlights potential challenges to keep in mind while following this guide.

  1. Ignoring Licensing: Assuming all plans support holds, you cannot preserve key mailboxes without Business Premium/E3/E5.
  2. Overlooking Teams Data: Focusing only on email can result in missing critical evidence stored in Teams chats, channels, and shared files.
  3. Skipping Hold Testing: Assuming a hold is working without testing can lead to silent failures and potential data loss.
  4. No Defined Workflow: Using an ad-hoc process can cause delays and create defensibility gaps, making actions harder to review under pressure.
  5. Unchecked PowerShell Scripts: Running bulk commands without testing can lead to errors, if applied incorrectly or not at all.

5 ways NinjaOne simplifies Office 365 legal holds

RMM tools streamline and document the preparation process, but legal holds are ultimately created and managed within Microsoft 365.

  • Centralize Documentation: Use NinjaOne Documentation to keep track of custodian lists and document the steps taken during the legal hold process.
  • Automate Reviews: Schedule quarterly checks to confirm the environment is prepared to support eDiscovery when needed.
  • Track Tasks: Manage legal hold–related tasks through ticketing to maintain an auditable record.
  • Monitor Configurations: Monitor key system configurations and alert on critical issues, such as changes that could impact audit logging.
  • Report Readiness: Display key compliance-related metrics in executive dashboards.

An RMM transforms legal hold preparation from a manual checklist into an automated, documented, and defensible process, especially when combined with NinjaOne’s SaaS Backup for comprehensive Microsoft 365 data preservation.

See how NinjaOne centralizes documentation in Docs, automates quarterly checks, tracks hold tasks, monitors critical settings, and rolls up readiness dashboards.

→ See how NinjaOne automates critical documentation monitoring

Achievable defensible litigation hold compliance

Effective litigation hold preparedness transforms a reactive panic into a proactive, strategic defense. By systematically addressing licensing, custodian mapping, tool testing, and workflow documentation, you build a framework that withstands legal scrutiny.

This readiness ensures that when a discovery request arrives, your response is immediate, thorough, and fully defensible, protecting your clients from costly penalties and preserving their reputation.

Related topics:

FAQs

Applying a Litigation Hold to a shared mailbox requires the same licensing as a user mailbox: an Exchange Online Plan 2 license assigned to the shared mailbox itself. You can then enable the hold using the same Set-Mailbox PowerShell command or via the Microsoft Purview compliance portal by targeting the shared mailbox identity.

Data deleted before the hold is applied is not preserved. This is why proactive mapping and rapid response workflows are critical. Once a hold is active, it only preserves data that exists at that moment and any new data created or modified afterward. This risk underscores the importance of having your process ready for immediate activation.

The upgrade is often justified for organizations facing frequent or complex litigation. eDiscovery Premium provides crucial advantages like advanced analytics, AI-powered review sets, and, most importantly for workflow, automated custodian communication and tracking.

If managing custodian notifications and case workflows manually is becoming burdensome or risky, E5 provides defensible automation.

First, verify the hold’s status and scope in the Microsoft Purview compliance portal under the eDiscovery case. Then, check the user’s mailbox to see if the Recoverable Items folder quota has been increased to 110 GB, which is a clear indicator an infinite Litigation Hold is applied. If a query-based hold isn’t working, test the search query independently using the Content Search tool to ensure it correctly identifies target items.

While configuration is immediate, full propagation across Microsoft 365 services can take up to 24 hours. It’s critical to document the time you initiated the hold and communicate to legal stakeholders that data modifications or deletions in this short window may not be captured.

Pay special attention to Meeting Recordings (stored in OneDrive/SharePoint), Voicemail messages (in Exchange), and Live captions/transcripts from meetings. Your data map should account for these less obvious but potentially discoverable forms of communication.

No, absolutely not. A legal hold preserves specific data for legal reasons but does not protect against data loss from accidental deletion, corruption, or ransomware before the hold is placed. A robust, separate Microsoft 365 backup solution is essential for general data protection and disaster recovery.

You might also like

Ready to simplify the hardest parts of IT?