IPSec Root Cert Missing

AP.Remote.Access.Monitor.DA_IPSEC_HEURISTIC_MISSING_ROOT_CERT (UnitMonitor)

The certificate used for IPsec authentication is missing.

Knowledge Base article:

Summary

The certificate used for IPsec authentication is missing.

Causes

The certificate has been removed from the computer store.

Resolutions

Ensure that a valid certificate is in the machine store, and that DirectAccess is configured to use the same certificate.

Element properties:

TargetAP.Remote.Access.Class.IPSec
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeAP.Remote.Access.Monitor.HeuristicMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
IPSec root cert missing

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

Source Code:

<UnitMonitor ID="AP.Remote.Access.Monitor.DA_IPSEC_HEURISTIC_MISSING_ROOT_CERT" Accessibility="Public" Enabled="true" Target="AP.Remote.Access.Class.IPSec" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="AP.Remote.Access.Monitor.HeuristicMonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="AP.Remote.Access.Monitor.DA_IPSEC_HEURISTIC_MISSING_ROOT_CERT_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="DA_IPSEC_HEURISTIC_MISSING_ROOT_CERT_Error" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="DA_IPSEC_HEURISTIC_MISSING_ROOT_CERT_Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="DA_IPSEC_HEURISTIC_MISSING_ROOT_CERT_Success" MonitorTypeStateID="Healthy" HealthState="Success"/>
</OperationalStates>
<Configuration>
<Interval>300</Interval>
<SyncTime/>
<ComponentName>IPsec</ComponentName>
<HeuristicId>2148073475</HeuristicId>
<Debug>false</Debug>
</Configuration>
</UnitMonitor>