DNS 2008 Server Discovery

Microsoft.Windows.DNSServer.2008.ServerDiscovery (Discovery)

Element properties:

TargetMicrosoft.Windows.Server.2008.Computer
EnabledTrue
Frequency43200
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.DNSServer.2008.DS.ServerDiscovery Microsoft.Windows.DNSServer.Library.ActionAccount

Source Code:

<Discovery ID="Microsoft.Windows.DNSServer.2008.ServerDiscovery" Enabled="onEssentialMonitoring" Target="BaseOS!Microsoft.Windows.Server.2008.Computer" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.DNSServer.2008.Server">
<Property TypeID="DNS!Microsoft.Windows.DNSServer.Library.Server" PropertyID="ListeningIP"/>
<Property TypeID="DNS!Microsoft.Windows.DNSServer.Library.Server" PropertyID="EventLoggingLevel"/>
<Property TypeID="DNS!Microsoft.Windows.DNSServer.Library.Server" PropertyID="ScavengingInterval"/>
<Property TypeID="DNS!Microsoft.Windows.DNSServer.Library.Server" PropertyID="Name"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" RunAs="DNS!Microsoft.Windows.DNSServer.Library.ActionAccount" TypeID="Microsoft.Windows.DNSServer.2008.DS.ServerDiscovery">
<IntervalSeconds>43200</IntervalSeconds>
<SyncTime/>
<TimeoutSeconds>60</TimeoutSeconds>
<TargetComputer>$Target/Id$</TargetComputer>
<DebugFlag>false</DebugFlag>
</DataSource>
</Discovery>