Microsoft.SystemCenter.WindowsClient.IPSubnetMembership.Discovery (Discovery)

Element properties:

TargetMicrosoft.Windows.Client.NetworkAdapter
EnabledTrue
RemotableFalse

Object Discovery Details:

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

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.WindowsComputer.IPSubnet.DiscoveryProvider Default

Source Code:

<Discovery ID="Microsoft.SystemCenter.WindowsClient.IPSubnetMembership.Discovery" Enabled="true" Target="WindowsClient!Microsoft.Windows.Client.NetworkAdapter">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SystemCenter.NetworkDevice.IPSubnet">
<Property PropertyID="IPSubnet"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Microsoft.SystemCenter.NetworkDevice.IPSubnetContainsWindowsComputer"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.SystemCenter.WindowsComputer.IPSubnet.DiscoveryProvider">
<IPAddress>$Target/Property[Type="WindowsClient!Microsoft.Windows.Client.NetworkAdapter"]/IPAddress$</IPAddress>
<IPSubnet>$Target/Property[Type="WindowsClient!Microsoft.Windows.Client.NetworkAdapter"]/IPSubnet$</IPSubnet>
<PrincipalName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</PrincipalName>
<Interval>600</Interval>
</DataSource>
</Discovery>