License Discovery for Microsoft SQL Server

Microsoft.SQLServer.2005.EnterpriseLicenseDiscoveryRule (Discovery)

This is a system discovery, which should not be modified.

Knowledge Base article:

Summary

Enterprise License Discovery for SQL Server.

Configuration

Do not disable this discovery.

Overrideable Parameters

Name

Description

Default Value

Enabled

Enables or disables the workflow.

Yes

Element properties:

TargetMicrosoft.SQLServer.2005.DBEngine
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.SQLServer.2005.EnterpriseLicenseDiscoveryRule" Target="Microsoft.SQLServer.2005.DBEngine">
<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>