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 (2012 R2) class.

Element properties:

TargetMicrosoft.Windows.Server.2012.R2.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="onEssentialMonitoring" Target="WindowsServerDiscovery!Microsoft.Windows.Server.2012.R2.Computer" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="CS!Microsoft.Windows.CertificateServices.CARole"/>
<DiscoveryClass TypeID="Microsoft.Windows.CertificateServices.CARole.6.3"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.CertificateServices.CARoleHostingDiscovery.DataSource">
<IntervalSeconds>14400</IntervalSeconds>
</DataSource>
</Discovery>