Exchange 2007 Site Edge on Edge Discovery

Microsoft.Exchange2007.SiteServiceComponent.Edge.Contains.Edge.Discovery (Discovery)

This discovers Organization, Site, Edge Service on Edge Transport Servers.

Knowledge Base article:

External

For more information, see the respective topic at the Microsoft Exchange Server TechCenter.

Element properties:

TargetMicrosoft.Exchange2007.ServerRole.Transport.Edge
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Exchange2007.ServiceComponentGroup.Organization.OnEdge.Discovery.DS Default

Source Code:

<Discovery ID="Microsoft.Exchange2007.SiteServiceComponent.Edge.Contains.Edge.Discovery" Enabled="onEssentialMonitoring" Target="ExLibrary!Microsoft.Exchange2007.ServerRole.Transport.Edge" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="ExLibrary!Microsoft.Exchange2007.ServiceComponentGroup.Organization">
<Property TypeID="ExLibrary!Microsoft.Exchange2007.ServiceComponentGroup.Organization" PropertyID="ForestDns"/>
<Property TypeID="ExLibrary!Microsoft.Exchange2007.ServiceComponentGroup.Organization" PropertyID="OrganizationName"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="ExLibrary!Microsoft.Exchange2007.ServiceComponentGroup.Site">
<Property TypeID="ExLibrary!Microsoft.Exchange2007.ServiceComponentGroup.Site" PropertyID="ActiveDirectorySite"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="ExLibrary!Microsoft.Exchange2007.SiteServiceComponent.Edge">
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="ExLibrary!Microsoft.Exchange2007.SiteServiceComponent.Edge.Contains.Edge"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Exchange2007.ServiceComponentGroup.Organization.OnEdge.Discovery.DS">
<ForestDnsName>Default-Edge-Organization</ForestDnsName>
<ActiveDirectorySite>Default-Edge-Site</ActiveDirectorySite>
<IntervalSeconds>86400</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>