TFS Event 3071 Monitor

TeamFoundationServer2015.TfsEvent3071Monitor (UnitMonitor)

Active Directory Sync Error. This is set to auto reset, as usually during the next AD sync cycle, this error should be corrected.

Knowledge Base article:

Summary

Active Directory Synchronization Errors

Causes

This event id is for errors encountered when syncing information about groups and users. The sync process itself is not terminated by these errors. Individual errors are listed.

Resolutions

If the error is transient, it will be corrected when sync runs the next time. If the error is external (for example, Active Directory access errors), the action depends on specific case.

Element properties:

TargetTeamFoundationServer2015.TfsAppComponentBase
Parent MonitorSystem.Health.AvailabilityState
CategoryConfigurationHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeTeamFoundationServer2015.TfsSingleEventLogUnitMonitor
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="TeamFoundationServer2015.TfsEvent3071Monitor" Accessibility="Public" Enabled="true" Target="TeamFoundationServer2015.TfsAppComponentBase" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="TeamFoundationServer2015.TfsSingleEventLogUnitMonitor" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<OperationalStates>
<OperationalState ID="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Warning"/>
<OperationalState ID="TimerEventRaised" MonitorTypeStateID="TimerEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<EventDisplayNumber>3071</EventDisplayNumber>
<TimerWaitInSeconds>600</TimerWaitInSeconds>
</Configuration>
</UnitMonitor>