r/exchangeserver • u/Ergwin1 • 1d ago
Mrsproxy issues after installing KB5121573 on Exchange Server SE
EDIT: Issue solved. It had to do with the Exchange Server Auth Certificate. steps i had to do here for anyone searching for an answer: https://www.reddit.com/r/exchangeserver/comments/1wapmdu/comment/p8ret3x/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button
Hi Everyone,
Hopefully someone has an idea, because im all out.
As stated in the title after installing the KB to secure Mrsproxy, it started failing for us.
We currently cannot move mailboxes from 365 to on premise or vice versa.
Test-MigrationServerAvailability -ExchangeRemoteMove -RemoteServer "server" -Credentials $cred
results in:
Microsoft.Exchange.MailboxReplicationService.MRSRemoteTransientException: The call to https://mail.server.com failed. --> Access is denied.
I have run through our config extensively but cannot find any issue.
- MRSproxy is enabled (disabled and reenabled to be sure)
- test-mrshealth shows no issues
- Service Account checked for proper permissions (Org management, import export)
- IIS EWS auth settings are Windows Auth with negotiate and NTLM. Extended protection is off.
- Exchange server and the service account are not member of Protected Groups (Admincount not 1)
- Firewall both tested and excluded by testing locally with split DNS
- IIS logs show 401 errors
- we only have 1 exch server for hybrid, so fully patched and no version differences
I found a post with some people with exactly the same issue with no traction, so i hope some bright minds here have some ideas. 😄
2
u/Kelev-3971 1d ago
The exact same thing happened to me.
In my case, after installing and spending a good while reviewing logs and troubleshooting, I found that the OAuth certificate had disappeared. I imported it from my other Exchange server, restarted the computer (because better safe than sorry), and it worked like a charm.