VPN Disocvery

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

Discovers instances of Microsoft Forefront TMG VPN Server Components and defines its properties

Element properties:

TargetMicrosoft.Forefront.TMG.Server
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.VPN.ServerComponent.Discovery" Enabled="true" Target="Microsoft.Forefront.TMG.Server" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Forefront.TMG.VPN.ServerComponent">
<Property TypeID="Microsoft.Forefront.TMG.VPN.ServerComponent" PropertyID="VPNClientAccess"/>
<Property TypeID="Microsoft.Forefront.TMG.VPN.ServerComponent" PropertyID="VPNSiteToSite"/>
<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/Property[Type='Windows!Microsoft.Windows.Computer']/PrincipalName$</ComputerId>
<ServerComponentToDiscover>4</ServerComponentToDiscover>
<ScriptName>VPNComponentDisc.vbs</ScriptName>
<RunMode>TraceOff</RunMode>
<TimeoutSeconds>300</TimeoutSeconds>
<ComponentShortName>VPN</ComponentShortName>
</DataSource>
</Discovery>