Isatap name publish state

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

The ISATAP server name cannot be resolved.

Knowledge Base article:

Summary

The ISATAP server name cannot be resolved.

Causes

1. The ISATAP server name has not been published.

2. The DNS server cannot be reached, or is unresponsive

3. The ISATAP name might be in the DNS global query block list.

Resolutions

1. The DNS server should be configured to resolve the ISATAP server name.

2. Ensure that the DNS server is configured to successfully resolve the ISATAP server name.

Note: Operations status is updated in accordance with the configured refresh interval. Clicking Refresh to manually update status does not update the status of the DNS resolution and ICMP reachability checks.

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 name resolution failed
Error Description - {0}
Error Cause - {1}
Error Resolution - {2}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.RemoteAccess.2012.Monitor.DA_ISATAP_HEURISTIC_HOSTNAME_PUBLISH" 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_HOSTNAME_PUBLISH_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="UIGeneratedOpStateIde7737d87ede743f7b95a0e5fb7e0873c" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="UIGeneratedOpStateId398d11bdc1be40e48398a184c8e18f45" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId916b00d2b98d4e9e97eef976dca5067a" MonitorTypeStateID="Healthy" HealthState="Success"/>
</OperationalStates>
<Configuration>
<Interval>300</Interval>
<SyncTime/>
<ComponentName>Isatap</ComponentName>
<HeuristicId>2147614725</HeuristicId>
</Configuration>
</UnitMonitor>