Firewall and Array Topology Discovery

Microsoft.Forefront.TMG.Server.Targeted.Discovery (Discovery)

Element properties:

TargetMicrosoft.Forefront.TMG.Server
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
  • Microsoft.Forefront.TMG.Array
    • PersistentName
    • DateCreated
    • Description
    • Type
    • DNSName
    • AppliedEnterprisePolicy
    • FirewallPolicyRuleTypeDeny
    • FirewallPolicyRuleTypeAllow
    • FirewallPolicyRuleTypePublishing
    • IntraArrayCredentials
    • CSSUpdateInterval
    • CSSFallbackDelay
    • CSSPrimaryStabilizationDelay
    • CSSPrimaryTestingDelay
    • CSSAuthenticationType
    • CSSAccessType
    • CSSAlternateSecurelyPublishedServer
    • RuleElementRemoteManagementComputers
    • DisplayName
  • Microsoft.Forefront.TMG.Server
    • Version
    • Type
    • Description
    • DateCreated
    • InstallationDirectory
    • HostID
    • IntraArrayIP
    • RemoteCommunication
    • ArrayMembershipName
    • ArrayMembershipPersistentName
    • DisplayName
Discovered relationships and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.Forefront.TMG.Server.Targeted.Discovery" Enabled="true" Target="Microsoft.Forefront.TMG.Server" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Forefront.TMG.Server">
<Property TypeID="Microsoft.Forefront.TMG.Server" PropertyID="Version"/>
<Property TypeID="Microsoft.Forefront.TMG.Server" PropertyID="Type"/>
<Property TypeID="Microsoft.Forefront.TMG.Server" PropertyID="Description"/>
<Property TypeID="Microsoft.Forefront.TMG.Server" PropertyID="DateCreated"/>
<Property TypeID="Microsoft.Forefront.TMG.Server" PropertyID="InstallationDirectory"/>
<Property TypeID="Microsoft.Forefront.TMG.Server" PropertyID="HostID"/>
<Property TypeID="Microsoft.Forefront.TMG.Server" PropertyID="IntraArrayIP"/>
<Property TypeID="Microsoft.Forefront.TMG.Server" PropertyID="RemoteCommunication"/>
<Property TypeID="Microsoft.Forefront.TMG.Server" PropertyID="ArrayMembershipName"/>
<Property TypeID="Microsoft.Forefront.TMG.Server" PropertyID="ArrayMembershipPersistentName"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Forefront.TMG.Array">
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="PersistentName"/>
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="DateCreated"/>
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="Description"/>
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="Type"/>
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="DNSName"/>
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="AppliedEnterprisePolicy"/>
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="FirewallPolicyRuleTypeDeny"/>
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="FirewallPolicyRuleTypeAllow"/>
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="FirewallPolicyRuleTypePublishing"/>
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="IntraArrayCredentials"/>
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="CSSUpdateInterval"/>
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="CSSFallbackDelay"/>
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="CSSPrimaryStabilizationDelay"/>
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="CSSPrimaryTestingDelay"/>
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="CSSAuthenticationType"/>
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="CSSAccessType"/>
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="CSSAlternateSecurelyPublishedServer"/>
<Property TypeID="Microsoft.Forefront.TMG.Array" PropertyID="RuleElementRemoteManagementComputers"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Microsoft.Forefront.TMG.Array.Contains.Firewall"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Forefront.TMG.Topology.Discovery.DS">
<IntervalSeconds>14400</IntervalSeconds>
<SyncTime/>
<ComputerId>$Target/Host/Property[Type='Windows!Microsoft.Windows.Computer']/PrincipalName$</ComputerId>
<ScriptName>FirewallServerRoleTargetedDisc.vbs</ScriptName>
<RunMode>TraceOff</RunMode>
<TimeoutSeconds>300</TimeoutSeconds>
<DiscType>1</DiscType>
</DataSource>
</Discovery>