Override to enabled DNS Trust Point discovery for all Signed Zones Group Members for Windows Server 2016

Microsoft.Windows.Server.DNS.10.0.Discovery.TrustPoint.Enable.Override (DiscoveryPropertyOverride)

This override enabled this discovery for all Signed Zones Group Members for Windows Server 2016

Element properties:

ContextMicrosoft.Windows.Server.DNS.Server.10.0.Group
TargetMicrosoft.Windows.Server.DNS.TrustPoint.Discovery
PropertyEnabled
Valuetrue
EnforcedFalse

Source Code:

<DiscoveryPropertyOverride ID="Microsoft.Windows.Server.DNS.10.0.Discovery.TrustPoint.Enable.Override" Context="Microsoft.Windows.Server.DNS.Server.10.0.Group" Enforced="false" Discovery="Microsoft.Windows.Server.DNS.TrustPoint.Discovery" Property="Enabled">
<Value>true</Value>
</DiscoveryPropertyOverride>