HGS 서버 검색

Microsoft.Windows.GuardedFabric.10.0.Discovery.ComputerRole.HgsServer (Discovery)

HGS 서버에 대한 스크립트 기반 검색입니다.

Knowledge Base article:

요약

HGS 서버 역할을 수행하는 컴퓨터에 대한 Powershell 기반 검색 스크립트입니다.

Element properties:

TargetMicrosoft.Windows.Computer
EnabledTrue
Frequency28800
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DiscoveryDS DataSource Microsoft.Windows.GuardedFabric.10.0.DataSource.DiscoverHgsServer Default

Source Code:

<Discovery ID="Microsoft.Windows.GuardedFabric.10.0.Discovery.ComputerRole.HgsServer" Target="Windows!Microsoft.Windows.Computer" Enabled="true" ConfirmDelivery="false" Remotable="false" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.GuardedFabric.10.0.ComputerRole.HgsServer">
<Property TypeID="Microsoft.Windows.GuardedFabric.10.0.ComputerRole.HgsServer" PropertyID="ClusterName"/>
<Property TypeID="Microsoft.Windows.GuardedFabric.10.0.ComputerRole.HgsServer" PropertyID="AttestationOperationMode"/>
<Property TypeID="Microsoft.Windows.GuardedFabric.10.0.ComputerRole.HgsServer" PropertyID="AttestationURL"/>
<Property TypeID="Microsoft.Windows.GuardedFabric.10.0.ComputerRole.HgsServer" PropertyID="KeyProtectionURL"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.GuardedFabric.10.0.ComputerRole">
<!--<Property TypeID="HGSCL!Microsoft.Windows.GuardedFabric.Library.ComputerRole" PropertyID="ComputerName"/>-->
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DiscoveryDS" TypeID="Microsoft.Windows.GuardedFabric.10.0.DataSource.DiscoverHgsServer">
<IntervalSeconds>28800</IntervalSeconds>
<TimeoutSeconds>600</TimeoutSeconds>
<ComputerPrincipalName>$Target/Property[Type='Windows!Microsoft.Windows.Computer']/PrincipalName$</ComputerPrincipalName>
</DataSource>
</Discovery>