Logo
Exchange Hybrid — Fixing Shared Mailboxes Created as User Mailboxes
Exchange; Office 365

Exchange Hybrid — Fixing Shared Mailboxes Created as User Mailboxes

1 July 2021 By Hal Sclater

This is a common issue seen with help desk users not following established processes, or just not having the knowledge to create shared mailboxes properly.

Issues can occur when someone creates the mailbox as an Office 365 mailbox in Exchange on-prem EAC (a normal user mailbox), disables the user account in AD, waits for sync, then converts the mailbox to shared in Exchange Online. This causes a problem because Exchange on-prem still thinks it’s a user mailbox, and the AD attributes have been set incorrectly.

The Fix

The only supported Microsoft way to fix this is to migrate the mailbox back to on-prem, convert it to shared, and then migrate to Exchange Online again. However, there’s an easier way by modifying the AD attributes directly.

First, make sure Advanced Features are enabled in ADUC. Find a correctly created shared mailbox and an incorrectly created one, then check these attributes:

AD AttributeShared MailboxUser Mailbox
msExchRecipientDisplayType343597383682147483648
msExchRecipientTypeDetails1001

Update the user mailbox attributes to match the shared mailbox values above. Once done, refresh the on-prem EAC — the mailboxes should now appear under shared mailboxes correctly. After AD Connect sync runs, any licensing and permissions issues should be resolved.

User Shared Mailbox Attributes 1