Forum Discussion
chrisryland
Oct 21, 2020Copper Contributor
MSExchangeMailboxReplication Service will not start
After attempting to install Security Update For Exchange Server 2016 CU15 (KB4540123) on our Exchange 2016 Server CU 15 Version 15.1 (Build 1913.5) which failed to install it disabled all the Exchang...
farismalaeb
Oct 21, 2020Steel Contributor
- chrisrylandNov 15, 2020Copper Contributor
farismalaeb Issue has been resolved with the update to CU17
- chrisrylandOct 22, 2020Copper Contributor
farismalaeb thanks for your reply
The only windows event log I can find around the service are under Applications and Services Logs > Microsoft > Exchange > Managed Availability.
* Monitoring
* RecoveryActionLogs
* RecoveryActionResults
attached is the word doc with them in it hopefully it helps
- farismalaebOct 23, 2020Steel Contributor
To get more logs you need to run the following PowerShell command
Get-EventlogLevel -Identity "MSExchange Mailbox Replication\*" | Set-EventlogLevel -Level ExpertThen restart the service and post the logs
I think they will be in the Application event log
- chrisrylandOct 27, 2020Copper Contributor
Hi this was to only log that could be related when I tried to start the service again. no other logs are showing for MSExchangeMailboxReplication and I have run the ps command