Back to latest version
You're viewing a historical snapshot from Jul 3, 2025. This is not the latest version.

Metadata at Jul 3, 2025

Published

Jul 3, 2025

Service

Exchange Online

Tag

Feature update
Admin impact

MC1108848 - Changing output format for some database properties in Exchange Online cmdlets

Message Center

What changed since this version

removed textadded text

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 August 2025.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-DistributionGroupMemberMicrosoft.Exchange.Data.Directory.Management.ReducedRecipient
Get-DistributionGroupMemberMicrosoft.Exchange.Data.Directory.Management.ReducedRecipient
Get-FederatedOrganizationIdentifier Microsoft.Exchange.Data.Directory.Management.FederatedOrganizationIdWithDomainStatus
Get-Mailbox Microsoft.Exchange.Data.Directory.Management.Mailbox
New-MailboxMicrosoft.Exchange.Data.Directory.Management.MailboxPlan
Get-MailboxPlanMicrosoft.Exchange.Data.Directory.Management.MailboxPlan
Get-MailUserMicrosoft.Exchange.Data.Directory.Management.MailUser
New-MailUser Microsoft.Exchange.Data.Directory.Management.MailUser
Get-RecipientMicrosoft.Exchange.Data.Directory.Management.ReducedRecipient
Add-RoleGroupMember Microsoft.Exchange.Data.Directory.Management.ReducedRecipient
Get-RoleGroupMember Microsoft.Exchange.Data.Directory.Management.ReducedRecipient
New-SyncMailPublicFolderMicrosoft.Exchange.Data.Directory.Recipient.ADPublicFolder

The affected properties for each Output Type are as follows:

Output TypeProperty
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

Snapshot from Jul 3, 2025

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 August 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.