Compte de pool d’applications non valide dans l’application Web SharePoint

Microsoft.SharePoint.2013.SPHostInstance.InvalidAppPoolAccountForKerberos (UnitMonitor)

Un état critique de ce moniteur indique que le compte du pool d’applications IIS n’est pas inscrit dans Active Directory en tant que nom principal de service dans le domaine de l’application Web.

Knowledge Base article:

Résumé

Pour obtenir l’article technique le plus récent sur le site Web Microsoft TechNet, visitez la page suivante :

http://go.microsoft.com/fwlink/?linkid=245048&clcid=0x40C

Causes

Affichez toutes les alertes actuelles de cet objet à l’aide du lien suivant :

Afficher les alertes

Element properties:

TargetMicrosoft.SharePoint.2013.SPWebApplication.SPHostInstance
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.2013.SPHostInstance.InvalidAppPoolAccountForKerberos" Accessibility="Public" Enabled="onEssentialMonitoring" Target="WSS15Core!Microsoft.SharePoint.2013.SPWebApplication.SPHostInstance" ParentMonitorID="Health!System.Health.AvailabilityState" Priority="Normal" TypeID="Windows!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType">
<Category>AvailabilityHealth</Category>
<OperationalStates>
<OperationalState ID="ManualResetEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
<OperationalState ID="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Microsoft-SharePoint Products-Shared/Operational</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">6590</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-SharePoint Products-SharePoint Foundation</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>