인증서 서비스 호스팅 검색

Microsoft.Windows.CertificateServices.CARoleHostingDiscovery (Discovery)

Knowledge Base article:

요약

이 검색은 인증서 서비스 서버 역할이 지정된 컴퓨터와 인증서 서비스(Windows Server 2016) 클래스 간의 호스팅 관계를 검색합니다.

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>