Forum Discussion
Zakon
Jan 26, 2023Copper Contributor
Exchange hybrid - on-premise mailbox issue
Hi Guys, I have a problem with mailbox that is located in on-premise Exchange 2019. I'm using hybrid mode with 99% mailboxes located in EXO. Let's name this mailbox: "Mailbox1". Mailbox1 have...
Zakon
Jan 27, 2023Copper Contributor
@update
There are 2 objects in cloud:
1. MailUser without required SMTP address added
2. MsolUser with all SMTP synced from on-premise
I'm not sure why on-premise mailbox is synced to MsolUser instead of MailUser.
Both ExchangeGuid for on-premise Mailbox and MailUser are same.
Any ideas?
There are 2 objects in cloud:
1. MailUser without required SMTP address added
2. MsolUser with all SMTP synced from on-premise
I'm not sure why on-premise mailbox is synced to MsolUser instead of MailUser.
Both ExchangeGuid for on-premise Mailbox and MailUser are same.
Any ideas?
J_Tsai
Jan 28, 2023Copper Contributor
Do you see the SMTP address listed for the MailUser object in EOL? Run in EOL==> (Get-MailUser Mailbox1).EmailAddresses
The address you're using have the correct email type "smtp:"?
The address you're using have the correct email type "smtp:"?
- ZakonJan 28, 2023Copper ContributorSMTP addresses that were added into mailbox(on-premise) are sycned to MsolUser object instead of MailUser object in cloud. Any ideas how to fix that issue without excluding object from sync and deleting both objects in cloud?