TMG Server hosts Publishing discovery

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

This discovery instantiates the relationship TMG Server hosts Publishing server Role.

Element properties:

TargetMicrosoft.Forefront.TMG.Publishing.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.Publishing.ServerComponent.Discovery" Enabled="true" Target="Microsoft.Forefront.TMG.Publishing.ServerComponent" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Forefront.TMG.Publishing.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>7</RelationshipToDiscover>
<ScriptName>FirewallHostsPublishingRelDisc.vbs</ScriptName>
<RunMode>TraceOff</RunMode>
<TimeoutSeconds>300</TimeoutSeconds>
<ComponentShortName>Publishing</ComponentShortName>
</DataSource>
</Discovery>