Hedef bilgisayardaki Windows Installer hizmeti devre dışı bırakılmış

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

Hedef bilgisayardaki Windows Installer hizmetinin devre dışı bırakıldığı zamana yönelik izleyici.

Knowledge Base article:

Özet

Hedef bilgisayardaki Windows Installer hizmeti devre dışı bırakılmış.

Nedenler

Windows Installer hizmeti devre dışı.

Bir aracının uzaktan yüklenebilmesi için Başlatma Türünün "Elle" veya "Otomatik" olarak ayarlanması gerekir.

Çözümler

Windows Installer hizmetinin "Başlatma Türü" seçimini "Elle" veya "Otomatik" olarak değiştirin.

Aracı yükleme sorunlarını giderme hakkında daha fazla bilgi için bkz. Aracı Yüklemek İçin Bulma Sihirbazını Kullandığınızda Ortaya Çıkan Sorunları Giderme(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
Aracı Gönderme/Onarma Başarısız - Hedef bilgisayardaki Windows Installer hizmeti devre dışı bırakılmış
Bir aracı "göndermeli" yüklemesi veya onarımı yapılmaya çalışıldı ve başarısız oldu. Görev, {0} bilgisayarı için {1} yönetim sunucusundan çalıştırıldı.

Diğer ayrıntılar: Görev Başlangıç Saati: {3} UTC Görev Bitiş Saati: {4} UTC

Tam Olay Açıklaması: {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>