Microsoft Windows Server 的许可证发现

Microsoft.Windows.Server.10.0.StandardLicense.Discovery (Discovery)

此发现规则发现并填充名为“System Center Operations Manager 标准版许可”的类

Knowledge Base article:

摘要

此发现规则发现并填充名为“System Center Operations Manager 标准版许可”的类

Element properties:

TargetMicrosoft.Windows.Server.10.0.Computer
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.Windows.Server.10.0.StandardLicense.Discovery" Target="Microsoft.Windows.Server.10.0.Computer">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="SC!Microsoft.SystemCenter.License.Standard">
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="SC!Microsoft.SystemCenter.SetStandardLicense">
<ComputerID>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerID>
</DataSource>
</Discovery>