Exchange Provisioning task run was incomplete

Veritas.EnterpriseVault.12.Server.Exchange_provisioning_task_run_incomplete.Rule (Rule)

Knowledge Base article:

Summary

The named Provisioning task has not completed a run for a while.

If the Provisioning task fails to process some mailboxes, the archiving task may process those mailboxes incorrectly. Example symptoms: the wrong policy is used when archiving; new mailboxes are not enabled for archiving.

Causes

Either the Provisioning task has not been allocated enough time or there is a communication issue with Exchange Server.

Resolutions

The named Provisioning task has not completed a run for a while.

Expand the Provisioning task's schedule so that it has more processing time.

External

Veritas Event Database

Element properties:

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

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Veritas.EnterpriseVault.12.EventProvider.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.Server.Exchange_provisioning_task_run_incomplete.Rule" Target="Veritas.EnterpriseVault.12.Server" Enabled="true" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Veritas.EnterpriseVault.12.EventProvider.DataSourceModuleType" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<EventNumber>41446</EventNumber>
<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>