嘗試檢查群組快取是否啟用時失敗

An_attempt_to_check_whether_group_caching_is_enabled_has_failed_5_Rule (Rule)

Knowledge Base article:

摘要

安全性帳戶管理員 (SAM) 嘗試配置記憶體時發生錯誤。如果此錯誤持續發生,請尋找其他記憶體不足的狀況。

範例事件:

嘗試檢查在安全性帳戶管理員中是否已啟用群組快取失敗,很可能是因資源不足所致。此工作已重新排定於一分鐘後執行。

相關事件:

此事件具有相符的「成功」事件,表示錯誤狀況不再存在。 「成功」事件為:「群組快取選項目前已正確更新」(事件識別碼 12300)

解決方法

儘快排定將此電腦重新開機。請連絡 Microsoft 產品支援服務,交由其解決記憶體遺漏的問題並執行此程序。

外部

Element properties:

TargetMicrosoft.Windows.Server.2012.R2.AD.DomainControllerRole
CategoryEventCollection
EnabledTrue
Event_ID12299
Event SourceMicrosoft-Windows-Directory-Services-SAM
Alert GenerateFalse
RemotableTrue
Event LogSystem
CommentMom2005ID='{AA4B7285-55C9-473E-A4DE-A86CE398F72D}';MOM2005GroupID=

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.EventProvider Default
CollectEventData WriteAction Microsoft.SystemCenter.CollectEvent Default
CollectEventDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default

Source Code:

<Rule ID="An_attempt_to_check_whether_group_caching_is_enabled_has_failed_5_Rule" Comment="Mom2005ID='{AA4B7285-55C9-473E-A4DE-A86CE398F72D}';MOM2005GroupID=" Enabled="true" Target="AD2012R2Core!Microsoft.Windows.Server.2012.R2.AD.DomainControllerRole" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>System</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>12299</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Microsoft-Windows-Directory-Services-SAM</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="CollectEventData" TypeID="SC!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="CollectEventDataWarehouse" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>