效能集合: Configuration Manager 系統健全狀況驗證程式 - 相容性資訊遺失

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_SHV_Condition_Patch_Cookie_is_Missing_14_Rule (Rule)

效能集合: SHV 相容性資訊遺失

Knowledge Base article:

摘要

健全狀況的聲明,其中用戶端健全狀況聲明中遺失用戶端相容性資訊。

原因

當網路存取保護 (NAP) 用戶端代理程式已啟用,但電腦尚未下載站台 SMS NAP 原則時,就會發生這種狀況。

新用戶端一定會發生此狀況。 系統健全狀況驗證程式點會給予發生此狀況的用戶端相容的健全狀況狀態,讓它可以找到其站台與管理點,以下載 Configuration Manager NAP 原則並評估其相容性。

解決方式

不需要動作。

用戶端最後會下載具有正確用戶端相容性資訊的 NAP 健全狀況狀態參照。

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.SystemHealthValidator
CategoryPerformanceCollection
EnabledFalse
Instance NameConfiguration Manager System Health Validator
Counter NameCompliance information missing
Frequency900
Alert GenerateFalse
RemotableTrue
CommentSIV:NAP0004, 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_Missing_14_Rule" Comment="SIV:NAP0004, 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 information missing</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>