RSoP レポートのモニタ

Microsoft.Windows.GroupPolicy.2008.Runtime.GroupPolicyReporting.System.CorrectaGroupPolicyextensionreportingfailure.EventBased.UnitMonitor (UnitMonitor)

Knowledge Base article:

要約

グループ ポリシー レポート

グループ ポリシー サービスでは、レポート システムが管理されます。 これにより、クライアント側拡張によってユーザーまたはコンピュータに適用されるポリシー設定がレポートされるようになっています。 グループ ポリシー管理コンソール (GPMC) や GPResult などのツールでは、このレポート情報を表示できます。 通常、グループ ポリシー レポートの問題によってグループ ポリシーが適用されなくなることはありません。 ただし、レポート エラーが発生した場合、完全なレポート情報が得られないことがあります。

解決策

グループ ポリシー拡張のレポート エラーを修正します

グループ ポリシーの次のクライアント側拡張からは、問題を詳しく診断するための指示が得られます。

グループ ポリシーの次のクライアント側拡張からは、現時点では、問題を詳しく診断するための追加のトラブルシューティング情報は得られません。

Element properties:

TargetMicrosoft.Windows.GroupPolicy.2008.Runtime
Parent MonitorSystem.Health.AvailabilityState
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
グループ ポリシー レポートのアラート
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.GroupPolicy.2008.Runtime.GroupPolicyReporting.System.CorrectaGroupPolicyextensionreportingfailure.EventBased.UnitMonitor" Accessibility="Public" Enabled="onEssentialMonitoring" Target="Microsoft.Windows.GroupPolicy.2008.Runtime" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType" ConfirmDelivery="true">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.Windows.GroupPolicy.2008.Runtime.GroupPolicyReporting.System.CorrectaGroupPolicyextensionreportingfailure.EventBased.UnitMonitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ManualReset" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
<OperationalState ID="NegativeHealthState" MonitorTypeStateID="EventRaised" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>System</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Microsoft-Windows-GroupPolicy</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>1091</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>