效能集合: Configuration Manager 系統健全狀況驗證程式 - 相容性已過時

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_SHV_Condition_Patch_Cookie_is_Old_14_Rule (Rule)

效能集合: SHV 相容性已過時

Knowledge Base article:

摘要

健全狀況的聲明總數;此聲明中的用戶端不相容,因為用戶端相容性資訊比站台的健全狀況狀態參照還舊。

用戶端相容性資訊比站台的健全狀況狀態參照還舊。

原因

當用戶端的健全狀況狀態參照比站台的健全狀況狀態參照還舊時,就會發生這種狀況。

系統健全狀況驗證程式點會給予發生此狀況的用戶端不相容的健全狀況狀態,讓它可以下載最新的 Configuration Manager 網路存取保護 (NAP) 原則,然後再重新評估其相容性。

解決方式

不需要動作。

用戶端會從管理點下載最新的健全狀況狀態參照。

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.SystemHealthValidator
CategoryPerformanceCollection
EnabledFalse
Instance NameConfiguration Manager System Health Validator
Counter NameCompliance out of date
Frequency900
Alert GenerateFalse
RemotableTrue
CommentSIV:NAP0007, CreatedByMyFriend at 9/16/2011 5:03:27 PM

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource System.Performance.OptimizedDataProvider Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_SHV_Condition_Patch_Cookie_is_Old_14_Rule" Comment="SIV:NAP0007, CreatedByMyFriend at 9/16/2011 5:03:27 PM" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.SystemHealthValidator" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="SystemPerf!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Compliance out of date</CounterName>
<ObjectName>Configuration Manager System Health Validator</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<Tolerance>5</Tolerance>
<ToleranceType>Percentage</ToleranceType>
<MaximumSampleSeparation>10</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>