Usługa Instalator Windows na komputerze docelowym jest wyłączona

Microsoft.SystemCenter.AgentManager.WindowsInstallerDisabled.Monitor (UnitMonitor)

Monitor wykrywający sytuacje, gdy usługa Instalator Windows na komputerze docelowym jest wyłączona.

Knowledge Base article:

Podsumowanie

Usługa Instalator Windows na komputerze docelowym jest wyłączona.

Przyczyny

Usługa Instalator Windows jest wyłączona.

Aby zdalnie zainstalować agenta, typ uruchamiania usług musi mieć ustawienie „Ręczny” lub „Automatyczny”.

Rozwiązania

Zmień „Typ uruchamiania” usługi Instalator Windows na „Ręczny” lub „Automatyczny”.

Więcej informacji na temat rozwiązywania problemów podczas instalacji agenta można znaleźć w artykule dotyczącym rozwiązywania problemów występujących podczas instalowania agenta przy użyciu kreatora odnajdywania(http://go.microsoft.com/fwlink/?LinkId=181932).

Element properties:

TargetMicrosoft.SystemCenter.AgentManager
Parent MonitorMicrosoft.SystemCenter.AgentManager.ConfigHealthRollup
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter.AgentManager.AgentManagerFailureMonitor
RemotableTrue
AccessibilityPublic
Alert Message
Niepowodzenie wypychania/naprawy agenta — usługa Instalator Windows na komputerze docelowym jest wyłączona
Agent podjął próbę wykonania instalacji lub naprawy w trybie „push”, ale zakończyła się ona niepowodzeniem. Zadanie zostało uruchomione z serwera zarządzania {1} względem komputera {0}.

Dodatkowe informacje szczegółowe: Godzina rozpoczęcia zadania: {3} UTC, godzina zakończenia zadania: {4} UTC

Pełny opis zdarzenia: {5}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.AgentManager.WindowsInstallerDisabled.Monitor" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.AgentManager" ParentMonitorID="Microsoft.SystemCenter.AgentManager.ConfigHealthRollup" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter.AgentManager.AgentManagerFailureMonitor" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.AgentManager.WindowsInstallerDisabled.Monitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.UserActionManager"]/TargetDevicePrincipalName$</AlertParameter1>
<AlertParameter2>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.UserActionManager"]/ManagementServerName$</AlertParameter2>
<AlertParameter3>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.UserActionManager"]/PendingStateType$</AlertParameter3>
<AlertParameter4>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskStartTime$</AlertParameter4>
<AlertParameter5>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskEndTime$</AlertParameter5>
<AlertParameter6>$Data/Context/Property[@Name="Message"]$</AlertParameter6>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="AgentManagerFailure" MonitorTypeStateID="AgentInstallationFailure" HealthState="Error"/>
<OperationalState ID="AgentManagerSuccess" MonitorTypeStateID="AgentInstallationSuccess" HealthState="Success"/>
</OperationalStates>
<Configuration>
<EventId>10614</EventId>
<TaskStartTime>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskStartTime$</TaskStartTime>
<TaskEndTime>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskEndTime$</TaskEndTime>
</Configuration>
</UnitMonitor>