Microsoft Windows 伺服器授權探索

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>