Certificate Service Hosting Discovery

Microsoft.Windows.CertificateServices.CARoleHostingDiscovery (Discovery)

Knowledge Base article:

Summary

This discovery discovers the hosting relationship between the computer with the Certificate Services server role and the Certificate Service (Windows Server 2016+) class.

Element properties:

TargetMicrosoft.Windows.Server.10.0.Computer
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.CertificateServices.CARoleHostingDiscovery.DataSource Default

Source Code:

<Discovery ID="Microsoft.Windows.CertificateServices.CARoleHostingDiscovery" Enabled="true" Target="WSVNEXT!Microsoft.Windows.Server.10.0.Computer" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="CS!Microsoft.Windows.CertificateServices.CARole"/>
<DiscoveryClass TypeID="Microsoft.Windows.CertificateServices.CARole.2016"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.CertificateServices.CARoleHostingDiscovery.DataSource">
<IntervalSeconds>14400</IntervalSeconds>
</DataSource>
</Discovery>