ISATAP route publish

Microsoft.Windows.RemoteAccess.2012.Monitor.DA_ISATAP_HEURISTIC_ROUTE_PUB (UnitMonitor)

The ISATAP route is not published.

Knowledge Base article:

Summary

The ISATAP route is not published.

Causes

The publish property of the ISATAP route has not been enabled. This required for DirectAccess to work as expected.

Resolutions

Set the publish property on the ISATAP route.

Element properties:

TargetMicrosoft.Windows.RemoteAccess.2012.Class.ISATAP
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.RemoteAccess.2012.Monitor.HeuristicMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
ISATAP route publish
Error Description - {0}
Error Cause - {1}
Error Resolution - {2}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.RemoteAccess.2012.Monitor.DA_ISATAP_HEURISTIC_ROUTE_PUB" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.RemoteAccess.2012.Class.ISATAP" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.RemoteAccess.2012.Monitor.HeuristicMonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Windows.RemoteAccess.2012.Monitor.DA_ISATAP_HEURISTIC_ROUTE_PUB_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/DataItem/Property[@Name='ErrorDesc']$</AlertParameter1>
<AlertParameter2>$Data/Context/DataItem/Property[@Name='ErrorCause']$</AlertParameter2>
<AlertParameter3>$Data/Context/DataItem/Property[@Name='ErrorResolution']$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIdd031be4f3981411bbdf24bf90d9890df" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="UIGeneratedOpStateIdfd5920074a114f8795d5741c3d641700" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId503c8b1c5b4844e18715a57905d008c0" MonitorTypeStateID="Healthy" HealthState="Success"/>
</OperationalStates>
<Configuration>
<Interval>300</Interval>
<SyncTime/>
<ComponentName>Isatap</ComponentName>
<HeuristicId>2147614723</HeuristicId>
</Configuration>
</UnitMonitor>