Override to enable the "Failed to perform initialization of IIS state monitoring module" rule only for servers with IIS 10

Microsoft.Windows.InternetInformationServices.10.0.FailedToPerformInitializationOfIISStateMonitoringModule.Override (RulePropertyOverride)

Element properties:

ContextMicrosoft.Windows.InternetInformationServices.10.0.ComputerGroup
TargetMicrosoft.Windows.InternetInformationServices.10.0.FailedToPerformInitializationOfIISStateMonitoringModule
PropertyEnabled
Valuetrue
EnforcedFalse

Source Code:

<RulePropertyOverride ID="Microsoft.Windows.InternetInformationServices.10.0.FailedToPerformInitializationOfIISStateMonitoringModule.Override" Context="Microsoft.Windows.InternetInformationServices.10.0.ComputerGroup" Enforced="false" Rule="Microsoft.Windows.InternetInformationServices.10.0.FailedToPerformInitializationOfIISStateMonitoringModule" Property="Enabled">
<Value>true</Value>
</RulePropertyOverride>