Microsoft Windows Server DNS DNS Domain Discovery

Microsoft.Windows.Server.DNS.DNSDomain.Discovery (Discovery)

Populates the DNS Domain Distributed Application

Knowledge Base article:

Summary

Populates the DNS Domain Distributed Application

Element properties:

TargetMicrosoft.Windows.Server.DNS.Zone
EnabledTrue
Frequency14700
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.Server.DNS.Domain.DS Default

Source Code:

<Discovery ID="Microsoft.Windows.Server.DNS.DNSDomain.Discovery" Enabled="true" Target="Microsoft.Windows.Server.DNS.Zone" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Server.DNS.DNSDomain">
<Property TypeID="Microsoft.Windows.Server.DNS.DNSDomain" PropertyID="DomainName"/>
<Property TypeID="Microsoft.Windows.Server.DNS.DNSDomain" PropertyID="DynamicUpdates"/>
<Property TypeID="Microsoft.Windows.Server.DNS.DNSDomain" PropertyID="PrimaryServers"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Microsoft.Windows.Server.DNS.DNSDomain.Contains.Zone"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.Server.DNS.Domain.DS">
<IntervalSeconds>14700</IntervalSeconds>
<PrincipalName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</PrincipalName>
<ZoneName>$Target/Property[Type="Microsoft.Windows.Server.DNS.Zone"]/ZoneName$</ZoneName>
<NameServers>$Target/Property[Type="Microsoft.Windows.Server.DNS.Zone"]/NameServers$</NameServers>
<AllowDynamicUpdates>$Target/Property[Type="Microsoft.Windows.Server.DNS.Zone"]/AllowDynamicUpdates$</AllowDynamicUpdates>
<IsReverseZone>$Target/Property[Type="Microsoft.Windows.Server.DNS.Zone"]/IsReverseZone$</IsReverseZone>
</DataSource>
</Discovery>