Odnajdywanie licencji dla usług IIS 10

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

To jest systemowe zadanie odnajdywania, którego nie należy modyfikować.

Knowledge Base article:

Podsumowanie

Ta reguła jest uruchamiana na każdym serwerze sieci Web usług IIS 10, aby wykryć licencję serwera usług IIS.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.10.0.ServerRole
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.Windows.InternetInformationServices.10.0.EnterpriseLicense.Discovery.Rule" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.10.0.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="IISCommon!Microsoft.SystemCenter.SetEnterpriseLicense.IIS">
<ComputerID>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerID>
</DataSource>
</Discovery>