License Discovery for IIS 7

Microsoft.Windows.InternetInformationServices.2008.EnterpriseLicense.Discovery.Rule (Discovery)

This is a system discovery which should not be modified.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.2008.ServerRole
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.SetEnterpriseLicense Default

Source Code:

<Discovery ID="Microsoft.Windows.InternetInformationServices.2008.EnterpriseLicense.Discovery.Rule" Enabled="onEssentialMonitoring" Target="Microsoft.Windows.InternetInformationServices.2008.ServerRole" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="SC!Microsoft.SystemCenter.License.Enterprise">
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="SC!Microsoft.SystemCenter.SetEnterpriseLicense">
<ComputerID>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerID>
</DataSource>
</Discovery>