TMG Server hosts Reporting Server Component discovery

Microsoft.Forefront.TMG.Server.Hosts.Reporting.ServerComponent.Discovery (Discovery)

This discovery instantiates the relationship TMG Server hosts Reporting server Role

Element properties:

TargetMicrosoft.Forefront.TMG.Reporting.ServerComponent
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

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

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Forefront.TMG.ServerComponentsRelationships.Discovery.DS Default

Source Code:

<Discovery ID="Microsoft.Forefront.TMG.Server.Hosts.Reporting.ServerComponent.Discovery" Enabled="true" Target="Microsoft.Forefront.TMG.Reporting.ServerComponent" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Forefront.TMG.Reporting.ArrayComponent">
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="PersistentName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Forefront.TMG.ArrayComponents">
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="PersistentName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Microsoft.Forefront.TMG.ArrayComponent.Contains.ServerComponent"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Forefront.TMG.ServerComponentsRelationships.Discovery.DS">
<IntervalSeconds>14400</IntervalSeconds>
<SyncTime/>
<ComputerId>$Target/Host/Host/Property[Type='Windows!Microsoft.Windows.Computer']/PrincipalName$</ComputerId>
<RelationshipToDiscover>16</RelationshipToDiscover>
<ScriptName>FirewallHostsReportingRelDisc.vbs</ScriptName>
<RunMode>TraceOff</RunMode>
<TimeoutSeconds>300</TimeoutSeconds>
<ComponentShortName>Reporting</ComponentShortName>
</DataSource>
</Discovery>