License Discovery for Microsoft Share Point Portal Server

Microsoft.SharePointPortalServer.2003.EnterpriseLicense.Discovery.Rule (Discovery)

Knowledge Base article:

Summary

This Discovery Rule discovers the workload that the Management Pack is managing.

Element properties:

TargetMicrosoft.SharePointPortalServer.2003.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.SharePointPortalServer.2003.EnterpriseLicense.Discovery.Rule" Target="Microsoft.SharePointPortalServer.2003.ServerRole">
<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>