← Back
(Updated) Changing output format for some database properties in Exchange Online cmdlets
MC1108848 · build prod-20251231-200323
Category
stayInformed
Severity
normal
Major change
False
Last modified
2026-02-06 18:03:32
Summary source
Azure OpenAI (gpt-4.1)
Action by (Graph)
Action by (AI)
2026-02-01 00:00:00
Services
Exchange Online
Tags
Updated message, Feature update, Admin impact
Master tags
Admin
Roadmap IDs

One-line summary

Exchange Online PowerShell cmdlets will change output property formats for improved performance and consistency starting February 2026; check scripts for parsing dependencies.

Similar updates

More like this
MC1092458 (Updated) Microsoft Exchange Online: New Message Trace will be GA; legacy Message Trace will retire
(Updated) Microsoft Exchange Online: New Message Trace will be GA; legacy Message Trace will retire New Message Trace in Exchange Online is now generally available; legacy Message Trace UI and cmdlets will be deprecated starting September 1, 2025. Update scripts to use new cmdlets before then. We are excited to announce the General Availability.
MC1133898 PowerShell 2.0 removal in Windows
PowerShell 2.0 removal in Windows Windows PowerShell 2.0 will be removed from Windows 11 (24H2) in August 2025 and Windows Server 2025 in September 2025; update legacy scripts to newer PowerShell versions. Windows PowerShell 2.0 is removed from Windows 11, version 24H2 starting with the August 2025 non-security update. Microsoft primary guidance.
MC1197103 (Updated) Exchange Online ActiveSync device support update
(Updated) Exchange Online ActiveSync device support update Starting March 1, 2026, Exchange Online will block devices using Exchange ActiveSync versions lower than 16.1 to enhance security and reliability. Updated December 16, 2025: We have updated the PowerShell example. Thank you for your patience. Exchange Online ActiveSync Device Support.
MC676299 (Updated) Retirement of Exchange Web Services in Exchange Online
(Updated) Retirement of Exchange Web Services in Exchange Online Exchange Online will block Exchange Web Services (EWS) requests starting October 1, 2026; migrate all EWS apps to Microsoft Graph as soon as possible. Thank you for your patience. In 2018, we announced that we were no longer making feature updates to Exchange Web Services (EWS) in.
MC1126353 Retirement of Search-MailboxAuditLog and New-MailboxAuditLogSearch Cmdlets by End of 2025
Retirement of Search-MailboxAuditLog and New-MailboxAuditLogSearch Cmdlets by End of 2025 Exchange Online will retire Search-MailboxAuditLog and New-MailboxAuditLogSearch cmdlets; audit logs become read-only March 1, 2025, and cmdlets fully retire end of December 2025. Introduction As part of our ongoing efforts to modernize and streamline audit.
MC1198079 Migrate User Data Across Tenants: Mailboxes, OneDrives, and Teams Chats
Migrate User Data Across Tenants: Mailboxes, OneDrives, and Teams Chats A unified interface for cross-tenant migrations of Exchange, OneDrive, and Teams data will enter public preview in early December 2025, streamlining admin workflows. [Introduction] To simplify cross-tenant migrations, we're introducing a unified interface that enables.

Details

Summary
Exchange Online PowerShell cmdlets will update output formats for certain database-related properties starting February 2026, completing by April 2026. This change improves performance and consistency but only affects Exchange Online, not on-premises. No user action is required unless scripts parse these values.

Body (from Message Center)

Updated February 6, 2026: We have updated the content. The scope of the change remains unchanged. Thank you for your patience.

We're updating the output format of certain properties returned by Exchange Online PowerShell cmdlets to improve performance and align with backend service optimizations. This change reduces unnecessary data retrieval and enhances consistency across services.

[When this will happen:]

Rollout will begin in February 2026 (previously October 2025) and complete by April 2026 (previously November 2025).

[How this affects your organization:]

This update changes the string format of specific properties returned by Exchange Online cmdlets. For example, the Database property in the output of Get-Mailbox will change from:

Database : APCP153DG038-db080

to:

Database : APCP153.PROD.OUTLOOK.COM/7ad9dea1-26b7-4088-ad73-708c219faff6

This change applies only to Exchange Online. On-premises Exchange environments are not affected.

We do not expect organizations to have dependencies on these output formats. These values are informational only and not intended for admin control or automation. No changes to user workflows, admin configurations, or help desk processes are expected.

[What you can do to prepare:]

No action is required. There are no settings or controls to manage this change. If you have scripts that parse these property values, we recommend reviewing them to ensure compatibility.

The complete list of cmdlets impacted is as follows: 

Cmdlet Output Type
Add-DistributionGroupMember Microsoft.Exchange.Data.Directory.Management.ReducedRecipient
Get-DistributionGroupMember Microsoft.Exchange.Data.Directory.Management.ReducedRecipient
Get-FederatedOrganizationIdentifier Microsoft.Exchange.Data.Directory.Management.FederatedOrganizationIdWithDomainStatus
Get-Mailbox Microsoft.Exchange.Data.Directory.Management.Mailbox
New-Mailbox Microsoft.Exchange.Data.Directory.Management.MailboxPlan
Get-MailboxPlan Microsoft.Exchange.Data.Directory.Management.MailboxPlan
Get-MailUser Microsoft.Exchange.Data.Directory.Management.MailUser
New-MailUser Microsoft.Exchange.Data.Directory.Management.MailUser
Get-Recipient Microsoft.Exchange.Data.Directory.Management.ReducedRecipient
Add-RoleGroupMember Microsoft.Exchange.Data.Directory.Management.ReducedRecipient
Get-RoleGroupMember Microsoft.Exchange.Data.Directory.Management.ReducedRecipient
New-SyncMailPublicFolder Microsoft.Exchange.Data.Directory.Recipient.ADPublicFolder

The affected properties for each Output Type are as follows:

Output Type Property
Microsoft.Exchange.Data.Directory.Management.MailUserMailboxMoveSourceArchiveMDB
Microsoft.Exchange.Data.Directory.Management.MailUserMailboxMoveSourceMDB
Microsoft.Exchange.Data.Directory.Management.MailUserMailboxMoveTargetArchiveMDB
Microsoft.Exchange.Data.Directory.Management.MailUserMailboxMoveTargetMDB
Microsoft.Exchange.Data.Directory.Management.ReducedRecipientDatabase
Microsoft.Exchange.Data.Directory.Management.ReducedRecipientMailboxMoveSourceArchiveMDB
Microsoft.Exchange.Data.Directory.Management.ReducedRecipientMailboxMoveSourceMDB
Microsoft.Exchange.Data.Directory.Management.ReducedRecipientMailboxMoveTargetArchiveMDB
Microsoft.Exchange.Data.Directory.Management.ReducedRecipientMailboxMoveTargetMDB
Microsoft.Exchange.Data.Directory.Recipient.ADPublicFolderDatabase
Microsoft.Exchange.Data.Directory.Recipient.ADPublicFolderHomeMTA
Microsoft.Exchange.Data.Directory.Management.FederatedOrganizationIdWithDomainStatusDelegationTrustLink
Microsoft.Exchange.Data.Directory.Management.MailboxDatabase
Microsoft.Exchange.Data.Directory.Management.MailboxPreviousDatabase
Microsoft.Exchange.Data.Directory.Management.MailboxDisabledArchiveDatabase
Microsoft.Exchange.Data.Directory.Management.MailboxMailboxMoveTargetMDB
Microsoft.Exchange.Data.Directory.Management.MailboxMailboxMoveSourceMDB
Microsoft.Exchange.Data.Directory.Management.MailboxMailboxMoveTargetArchiveMDB
Microsoft.Exchange.Data.Directory.Management.MailboxMailboxMoveSourceArchiveMDB
Microsoft.Exchange.Data.Directory.Management.MailboxPlanDatabase
Microsoft.Exchange.Data.Directory.Management.MailboxPlanPreviousDatabase
Microsoft.Exchange.Data.Directory.Management.MailboxPlanDisabledArchiveDatabase
Microsoft.Exchange.Data.Directory.Management.MailboxPlanMailboxMoveTargetMDB
Microsoft.Exchange.Data.Directory.Management.MailboxPlanMailboxMoveSourceMDB
Microsoft.Exchange.Data.Directory.Management.MailboxPlanMailboxMoveTargetArchiveMDB
Microsoft.Exchange.Data.Directory.Management.MailboxPlanMailboxMoveSourceArchiveMDB
Microsoft.Exchange.Data.Directory.Management.MailUserDisabledArchiveDatabase

Raw JSON (for debugging)

Expand/collapse the full payload below.
Show/hide raw
{
  "snapshot_item": {
    "action_required_by": null,
    "ai_action_required_by": "2026-02-01T00:00:00Z",
    "ai_actions": [
      "Review automation/scripts parsing affected properties",
      "Prepare for new property string formats"
    ],
    "ai_master_tags": [
      "Admin"
    ],
    "ai_model": "gpt-4.1",
    "ai_summary": "Exchange Online PowerShell cmdlets will change output property formats for improved performance and consistency starting February 2026; check scripts for parsing dependencies.",
    "ai_topics": [
      "Exchange"
    ],
    "category": "stayInformed",
    "details_map": {
      "Summary": "Exchange Online PowerShell cmdlets will update output formats for certain database-related properties starting February 2026, completing by April 2026. This change improves performance and consistency but only affects Exchange Online, not on-premises. No user action is required unless scripts parse these values."
    },
    "id": "MC1108848",
    "importance": 3,
    "is_major_change": false,
    "last_modified": "2026-02-06T18:03:32Z",
    "ms_products": [
      "Exchange"
    ],
    "platforms": null,
    "roadmap_ids": [],
    "services": [
      "Exchange Online"
    ],
    "severity": "normal",
    "tags": [
      "Updated message",
      "Feature update",
      "Admin impact"
    ],
    "title": "(Updated) Changing output format for some database properties in Exchange Online cmdlets"
  }
}