グループ キャッシュが有効になっているかどうかを確認できませんでした

An_attempt_to_check_whether_group_caching_is_enabled_has_failed_5_Rule (Rule)

Knowledge Base article:

概要

メモリの割り当て中にセキュリティ アカウント マネージャー (SAM) でエラーが発生しました。これが引き続き発生する場合は、他にメモリ不足の状態がないかを確認してください。

サンプル イベント:

セキュリティ アカウント マネージャーでグループ キャッシュが有効になっているかどうかを確認できませんでした。リソース不足が原因の可能性があります。このタスクは 1 分後に実行するようにスケジュールし直されています。

関連イベント:

このイベントには、エラー状態が存在しなくなったことを示す対応する成功イベントがあります。 '成功' イベントは、'グループ キャッシュ オプションは正しく更新されました' (イベント ID 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>