Nat64 disabled

Microsoft.Windows.RemoteAccess.Monitor.DA_NAT64_HEURISTIC_DISABLE (UnitMonitor)

NAT64 is disabled on the server. NAT64 is used to provide access to IPv4-only servers in the corporate network.

Knowledge Base article:

Summary

NAT64 is disabled on the server. NAT64 is used to provide access to IPv4-only servers in the corporate network.

Causes

NAT64 is not enabled on the server.

Resolutions

Ensure that NAT64 is enabled on the server.

Element properties:

TargetMicrosoft.Windows.RemoteAccess.Class.NAT64
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.RemoteAccess.Monitor.Heuristic.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Nat64 disabled

Error Description - {0}
Error Cause - {1}
Error Resolution - {2}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.RemoteAccess.Monitor.DA_NAT64_HEURISTIC_DISABLE" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.RemoteAccess.Class.NAT64" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.RemoteAccess.Monitor.Heuristic.MonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Windows.RemoteAccess.Monitor.DA_NAT64_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="UIGeneratedOpStateId48d6fb7f00194c2493bc862ae7a19397" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="UIGeneratedOpStateIdaaf10cdfb2c7497bb37c465aa3c3f7b3" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId0f6437ebc6f04ad3b24b1bc9563784a3" MonitorTypeStateID="Healthy" HealthState="Success"/>
</OperationalStates>
<Configuration>
<Interval>300</Interval>
<SyncTime/>
<ComponentName>Nat64</ComponentName>
<HeuristicId>2147942401</HeuristicId>
</Configuration>
</UnitMonitor>