Override collecting rule for the performance counter Processor\\% DPC Time in Windows Server 2008 R2

Microsoft.Windows.Server.2008.R2.OperatingSystem.OverrideEnabled.PercentDPCTime.Rule (RulePropertyOverride)

This override to enable collection rule for performance counter Processor\\% DPC Time in Windows Server 2008 R2

Element properties:

ContextMicrosoft.Windows.Server.2008.R2.OperatingSystem
TargetMicrosoft.Windows.Server.2008.R2.Processor.PercentDPCTime.Collection
PropertyEnabled
Valuetrue
EnforcedFalse

Source Code:

<RulePropertyOverride ID="Microsoft.Windows.Server.2008.R2.OperatingSystem.OverrideEnabled.PercentDPCTime.Rule" Context="Server2008!Microsoft.Windows.Server.2008.R2.OperatingSystem" Enforced="false" Rule="Microsoft.Windows.Server.2008.R2.Processor.PercentDPCTime.Collection" Property="Enabled">
<Value>true</Value>
</RulePropertyOverride>