Microsoft ConfigMgr 2007 Script Discovery Data Collector

ScriptDiscovery.DataCollector (Discovery)

Discovers ConfigMgr 2007 data for ConfigMgr Server and ConfigMgr Client classes

Element properties:

TargetSystem.Mom.BackwardCompatibility.Computer
EnabledTrue
RemotableFalse

Object Discovery Details:

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

Member Modules:

ID Module Type TypeId RunAs 
DiscoveryDataSource DataSource ScriptDiscovery.DataSource Default

Source Code:

<Discovery ID="ScriptDiscovery.DataCollector" Target="MomBackwardCompatibility!System.Mom.BackwardCompatibility.Computer" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SystemCenter.ConfigurationManager.2007.SMS_Client_Class">
<Property PropertyID="Site_Code"/>
<Property PropertyID="Version"/>
<Property PropertyID="Name"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.SystemCenter.ConfigurationManager.2007.SMS_Server_Class">
<Property PropertyID="Version_1"/>
<Property PropertyID="Site_System_Type"/>
<Property PropertyID="Components"/>
<Property PropertyID="Site_Code_1"/>
<Property PropertyID="Server_Type"/>
<Property PropertyID="Name_1"/>
<Property PropertyID="Database_Server_Type"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Microsoft.SystemCenter.ConfigurationManager.2007.SMS_Server_SMS_Server_Connector_Relationship">
<Property PropertyID="LineColor"/>
<Property PropertyID="ArrowStyle"/>
<Property PropertyID="Connector_Name"/>
<Property PropertyID="LineStyle"/>
<Property PropertyID="LineWeight"/>
<Property PropertyID="Connector_Type"/>
</DiscoveryRelationship>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="ScriptDiscovery.DataSource"/>
</Discovery>