Restrict Test-Mailflow messages being journaled

Hello,

Any one have any idea, how to restrict messages generated by system mailbox (Test-Mailflow 5959e391-1174-4aba-abed-28e86f0103d3 66c7004a-6860-44b2-983a-327aa3c9cfec) being journaled.

We have mimecast journalling enabled, but seems all these messages are also being journaled.

Regards

Vish

August 14th, 2015 6:25am

Hello

tip: https://support.microsoft.com/en-us/kb/2823959

Free Windows Admin Tool Kit Click here and download it now
August 14th, 2015 1:07pm

I have already done this, this will stop the emails generated by health mailboxes, i am looking into messages generated by system mailboxes.

thanks

August 15th, 2015 12:33am

Hi Vishwanath,

Elaborating the guidance from Sneff.

Set override with below commands:

Add-GlobalMonitoringOverride -Identity "Outlook.Protocol\OutlookRpcDeepTestProbe" -PropertyName Enabled -PropertyValue 0 -ApplyVersion "15.0.712.24" -ItemType Probe
 
Add-GlobalMonitoringOverride -Identity "Outlook.Protocol\OutlookRpcDeepTestMonitor" -PropertyName Enabled -PropertyValue 0 -ApplyVersion "15.0.712.24" -ItemType Monitor

The $probe variable holds values for the possible tests/probes that can be used to detect errors with Outlook Connections:

  • OutlookServiceProbe
  • OutlookRpcSelfTestProbe
  • OutlookMapiHttpSelfTestProbe
  • OutlookRpcDeepTestProbe
  • OutlookMapiHttpDeepTestProbe
  • OutlookRpcDeepTestProbe
  • OutlookMapiHttpDeepTestProbe

You might want to override additional probes if required.

Reference:

https://social.technet.microsoft.com/Forums/lync/en-US/92455164-6356-4bf6-9bd6-e7b280c745c5/exchange-2013-database-unplaned-to-active-on-another-mailbox-server?forum=exchangesvrgeneral

Testing Exchange Server Updates Part 3

https://justaucguy.wordpress.com/2014/12/28/testing-exchange-server-updates-part-3/

Free Windows Admin Tool Kit Click here and download it now
August 17th, 2015 2:49am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics