Error del servicio de SMS 2003: SMS_SERVER_LOCATOR_POINT no pudo iniciar sesión

SMS_2003_service_failure__SMS_SERVER_LOCATOR_POINT_was_unable_to_log_on_14_Rule (Rule)

Knowledge Base article:

Resumen

El servicio no se ha podido iniciar porque las credenciales y la contraseña del usuario ya no son válidas. En consecuencia, el servicio ya no está disponible para servicios y clientes dependientes. De manera predeterminada, este servicio inicia sesión con la cuenta de sistema local. Es posible que la cuenta usada para iniciar sesión se cambiara de sistema local a otra cosa.

Causas

La cuenta usada para iniciar el servicio no tiene credenciales válidas o privilegios suficientes para iniciar el servicio.

Resoluciones

Para asegurarse de que el servicio está configurado correctamente, use el complemento de servicios en Microsoft Management Console (MMC) para volver a cambiar la cuenta de usuario a sistema local.

Externo

Para obtener más ayuda, dispone de una lista con opciones de soporte adicionales en la sección de soporte del sitio web de SMS Support for Systems Management Server.

Adicional

Esta alerta la administran mejor los administradores de SMS.

Eventos de ejemplo

El servicio %1 no pudo iniciar sesión como %2 con la contraseña actualmente configurada debido al siguiente error: %n%3%n%n Para asegurarse de que el servicio está configurado correctamente, use el complemento de servicios en Microsoft Management Console (MMC).

Element properties:

TargetMicrosoft.SMS.2003.Microsoft_SMS_2003_Server_Locator_Point_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
RemotableTrue
Alert MessageSMS_2003_service_failure__SMS_SERVER_LOCATOR_POINT_was_unable_to_log_on_14_Rule.AllertMessageBackwardCompatibility
Event LogSystem
CommentMom2005ID='{0A7A6671-7F14-4F49-A712-1127371255F6}';MOM2005ComputerGroupID={A3D8869C-7418-4249-A623-7B829828B363}

Member Modules:

ID Module Type TypeId RunAs 
_907D4578_146C_11D3_AB21_00A0C98620CE_ DataSource Microsoft.Windows.EventProvider Default
CollectEventData WriteAction Microsoft.SystemCenter.CollectEvent Default
CollectEventDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="SMS_2003_service_failure__SMS_SERVER_LOCATOR_POINT_was_unable_to_log_on_14_Rule" Target="Microsoft.SMS.2003.Microsoft_SMS_2003_Server_Locator_Point_Servers_Installation" Enabled="true" ConfirmDelivery="true" Comment="Mom2005ID='{0A7A6671-7F14-4F49-A712-1127371255F6}';MOM2005ComputerGroupID={A3D8869C-7418-4249-A623-7B829828B363}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_907D4578_146C_11D3_AB21_00A0C98620CE_" Comment="{907D4578-146C-11D3-AB21-00A0C98620CE}" TypeID="WindowsLibrary!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>System</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Service Control Manager</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[1]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>SMS_SERVER_LOCATOR_POINT</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>7038</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>true</GenerateAlert>
<Owner/>
<Description>
$Data/LoggingComputer$
- SMS 2003 service failure: SMS_SERVER_LOCATOR_POINT was unable to log on.

The SMS_SERVER_LOCATOR_POINT service running on
$Data/LoggingComputer$
was detected as stopped at
$Data/@time$
.</Description>
<AlertLevel>70</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>SMS 2003 service failure: SMS_SERVER_LOCATOR_POINT was unable to log on</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
<WriteAction ID="CollectEventData" TypeID="SystemCenterLibrary!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="CollectEventDataWarehouse" TypeID="DataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>