Microsoft ISA server 2006 Firewall server role contains WebProxy server role discovery

Microsoft.ISAServer.2006.Firewall.ServerRole.Contains.WebProxy.ServerRole.Discovery (Discovery)

This discovery instantiates the relationship Firewall server role contains WebProxy server role.

Knowledge Base article:

Summary

This discovery instantiates the relationship Firewall server role contains WebProxy server role.

Configuration

To use this module, you need to configure the following parameters:

Element properties:

TargetMicrosoft.ISAServer.2006.WebProxy.ServerRole
EnabledTrue
Frequency4200
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.ISAServer.2006.FirewallContainsRelationships.Discovery.DS Default

Source Code:

<Discovery ID="Microsoft.ISAServer.2006.Firewall.ServerRole.Contains.WebProxy.ServerRole.Discovery" Enabled="true" Target="Microsoft.ISAServer.2006.WebProxy.ServerRole" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="Microsoft.ISAServer.2006.Firewall.ServerRole.Contains.WebProxy.ServerRole"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.ISAServer.2006.FirewallContainsRelationships.Discovery.DS">
<IntervalSeconds>4200</IntervalSeconds>
<SyncTime/>
<ComputerId>$Target/Host/Property[Type='Windows!Microsoft.Windows.Computer']/PrincipalName$</ComputerId>
<RelationshipToDiscover>6</RelationshipToDiscover>
<RoleDisplayName>$Target/Property[Type='Microsoft.ISAServer.2006.ServerRole']/RoleDisplayName$</RoleDisplayName>
<ScriptName>FirewallContainsWebProxyRelDisc.vbs</ScriptName>
<RunMode>TraceOff</RunMode>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>