question

MaherRamadan-2265 avatar image
0 Votes"
MaherRamadan-2265 asked joyceshen-MSFT commented

Im not able to see mailbixes on the cloud o365, i have hybrid on exch 2103 this happend after upgrading to 2019

exchange 2013 hybrid, about 5 servers, installed 2019 and migrated all mailboxes to news servers after adding new servers to the hybrid setup as well
no i am not able to see the majority of the mailboxes under exchange admin center
old servers are decommissioned, trying to migrate mailboxes back on prem does not work because users are not mail enabled users anymore

when i try to enable-mailuser
It throws an error that this user does not support such format

office-exchange-server-administrationoffice-exchange-server-connectivityoffice-exchange-server-deployment
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @MaherRamadan-2265,

Is there any update about your issue?

0 Votes 0 ·

Hi @MaherRamadan-2265,

Do suggestions below help?

0 Votes 0 ·
AndyDavid avatar image
0 Votes"
AndyDavid answered

You meant the on-prem EAC view?

You wouldnt use enable-mailuser, it would be enable-remotemailbox

But before doing that, check to see if it already exists

 get-remotemailbox <User> 

Run this on-prem and check a user you see in 365 and not on-prem.
Does it return anything when you do that?




5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

joyceshen-MSFT avatar image
0 Votes"
joyceshen-MSFT answered

Hi @MaherRamadan-2265,

Yes, please check the suggestions above from Andy.

We could also check below values for your mailboxes in ADUC > mailbox properties > Attribute Editor

msExchRecipientDisplayType
msExchRecipientTypeDetails
msExchRemoteRecipientType

The meanings of the values above are listed in this link

For the command Enable-RemoteMailbox which used to create a mailbox in the cloud-based service for an existing user in the on-premises Active Directory.


If an Answer is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
 

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.