效能集合: Configuration Manager 系統健全狀況驗證程式 - 軟體更新未安裝

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_SHV_Condition_Patches_not_Installed_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 NameSoftware updates not installed
Frequency900
Alert GenerateFalse
RemotableTrue
CommentSIV:NAP0002, 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_Patches_not_Installed_14_Rule" Comment="SIV:NAP0002, 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>Software updates not installed</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>