Teredo Server Stopped

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

The Teredo server has stopped.

Knowledge Base article:

Summary

The Teredo server has stopped.

Causes

1. The Teredo server has been stopped manually

2. Two consecutive public IPv4 addresses are not configured on the external adapter.

Resolutions

1. Start the IP Helper service by typing 'restart-service iphlpsvc' from a Windows PowerShell prompt.

2. Alternatively, the Teredo server secondary IPv4 address is invalid.

Element properties:

TargetMicrosoft.Windows.RemoteAccess.2012.Class.Teredo
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
Teredo Server Stopped
Error Description - {0}
Error Cause - {1}
Error Resolution - {2}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.RemoteAccess.2012.Monitor.DA_TEREDOSRV_HEURISTIC_SRV_STOPPED" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.RemoteAccess.2012.Class.Teredo" 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_TEREDOSRV_HEURISTIC_SRV_STOPPED_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="UIGeneratedOpStateId5be8ff2062274f6eb643cb3d02151ab9" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="UIGeneratedOpStateId80ca170e70d847a9b128e008df1d2436" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateIdc8b60e1791974dd8858b1384fd6ffe18" MonitorTypeStateID="Healthy" HealthState="Success"/>
</OperationalStates>
<Configuration>
<Interval>300</Interval>
<SyncTime/>
<ComponentName>Teredo</ComponentName>
<HeuristicId>2147549187</HeuristicId>
</Configuration>
</UnitMonitor>