Reporting Server Component Discovery

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

Discovers instances of Microsoft Forefront TMG with Reporting enabled and defines their properties.

Element properties:

TargetMicrosoft.Forefront.TMG.Logging.SQLServerExpressDatabase
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.Forefront.TMG.Reporting.ServerComponent.Discovery" Enabled="true" Target="Microsoft.Forefront.TMG.Logging.SQLServerExpressDatabase" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Forefront.TMG.Reporting.ServerComponent">
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Forefront.TMG.ServerComponents.Discovery.DS">
<IntervalSeconds>14400</IntervalSeconds>
<SyncTime/>
<ComputerId>$Target/Host/Host/Property[Type='Windows!Microsoft.Windows.Computer']/PrincipalName$</ComputerId>
<ServerComponentToDiscover>16</ServerComponentToDiscover>
<ScriptName>ReportingComponentDiscovery.vbs</ScriptName>
<RunMode>TraceOff</RunMode>
<TimeoutSeconds>300</TimeoutSeconds>
<ComponentShortName>Reporting</ComponentShortName>
</DataSource>
</Discovery>