AD Güven Doğrulama Olayı İzleyicisi

AD_Validate_Server_Trust_Event.Monitor (UnitMonitor)

Knowledge Base article:

Özet

Sunucu Güveni Doğrulama Olayı İzleyicisi. Bu izleyici, Ağda Oturum Açma'dan 5723 olayına yanıt olarak bir betik çalıştırır. Betik etki alanı denetleyicisi güven hesabının kullanılıp kullanılmadığını belirler ve kullanılıyorsa bir uyarıya dönüştürülecek başka bir olay oluşturur.

Element properties:

TargetMicrosoft.Windows.Server.2008.AD.DomainControllerRole
Parent MonitorSystem.Health.ConfigurationState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeAD_Validate_Server_Trust_Event.Monitortype
RemotableFalse
AccessibilityPublic
Alert Message
Yapılandırılan güven doğrulanamıyor
Yapılandırılan Active Directory güvenleri doğrulanamıyor. Ek bilgi için uyarıları ve olayları gözden geçirin.
RunAsDefault

Source Code:

<UnitMonitor ID="AD_Validate_Server_Trust_Event.Monitor" Accessibility="Public" Enabled="onStandardMonitoring" Target="AD2008Core!Microsoft.Windows.Server.2008.AD.DomainControllerRole" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="false" Priority="Normal" TypeID="AD_Validate_Server_Trust_Event.Monitortype" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="AD_Validate_Server_Trust_Event.Monitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ValidateServerTrustOK" MonitorTypeStateID="ValidateServerTrustOK" HealthState="Success"/>
<OperationalState ID="ValidateServerTrustError" MonitorTypeStateID="ValidateServerTrustError" HealthState="Error"/>
</OperationalStates>
<Configuration>
<TargetComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</TargetComputerName>
<LogSuccessEvent>false</LogSuccessEvent>
<TimeoutSeconds>300</TimeoutSeconds>
</Configuration>
</UnitMonitor>