Exchange task associated mailbox has an invalid throttling policy applied

Veritas.EnterpriseVault.12.ExchangeMailBoxTask.Exchange_task_associated_mailbox_has_an_invalid_throttling_policy_applied_2.Rule (Rule)

Knowledge Base article:

Resolutions

The task account's mailbox must have an appropriate Exchange Server 2010 throttling policy applied.

See the Enterprise Vault documentation for details of the required throttling policy settings.

External

Veritas Event Database

Element properties:

TargetVeritas.EnterpriseVault.12.ExchangeMailBoxTask
CategoryEventCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Veritas.EnterpriseVault.12.TaskEventProvider.DataSourceModuleType Veritas.EnterpriseVault.MonitoringProfile
WriteToDB WriteAction Microsoft.SystemCenter.CollectEvent Veritas.EnterpriseVault.MonitoringProfile
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Veritas.EnterpriseVault.MonitoringProfile

Source Code:

<Rule ID="Veritas.EnterpriseVault.12.ExchangeMailBoxTask.Exchange_task_associated_mailbox_has_an_invalid_throttling_policy_applied_2.Rule" Target="Veritas.EnterpriseVault.12.ExchangeMailBoxTask" Enabled="true" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Veritas.EnterpriseVault.12.TaskEventProvider.DataSourceModuleType" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile">
<ComputerName>$Target/Property[Type="Veritas.EnterpriseVault.12.Task"]/ServerName$</ComputerName>
<EventNumber>3416</EventNumber>
<TaskNameIndex>Params/Param[1]</TaskNameIndex>
<LogName>Application</LogName>
<EventSourceName>Enterprise Vault</EventSourceName>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectEvent" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile"/>
<WriteAction ID="WriteToDW" TypeID="MSDL!Microsoft.SystemCenter.DataWarehouse.PublishEventData" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile"/>
</WriteActions>
</Rule>