Dns64 Disabled

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

DNS64 is disabled on the server. DNS64 provides access to IPv4-only servers in the corporate network.

Knowledge Base article:

Summary

DNS64 is disabled on the server. DNS64 provides access to IPv4-only servers in the corporate network.

Causes

DNS64 is not enabled on the server.

Resolutions

Ensure that DNS64 is enabled on the server.

Element properties:

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

Source Code:

<UnitMonitor ID="Microsoft.Windows.RemoteAccess.2012.Monitor.DA_DNS64_HEURISTIC_DISABLE" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.RemoteAccess.2012.Class.DNS64" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.RemoteAccess.2012.Monitor.HeuristicMonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Windows.RemoteAccess.2012.Monitor.DA_DNS64_HEURISTIC_DISABLE_AlertMessageResourceID">
<AlertOnState>Warning</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="UIGeneratedOpStateIdf387bced970f4930b0f4da8451fb7491" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="UIGeneratedOpStateId136d7df5bda14998833c842c8f01ad1b" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId9078be3fae484db6b6dc4769d2ad161f" MonitorTypeStateID="Healthy" HealthState="Success"/>
</OperationalStates>
<Configuration>
<Interval>300</Interval>
<SyncTime/>
<ComponentName>Dns64</ComponentName>
<HeuristicId>2147876865</HeuristicId>
</Configuration>
</UnitMonitor>