보호된 클라이언트 후보 검색

Microsoft.FEP.ProtectedClientCandidate.Discovery (Discovery)

Element properties:

TargetMicrosoft.Windows.Client.Computer
EnabledFalse
Frequency28800
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
ProtectedClientCandidateDS DataSource Microsoft.FEP.ProtectedServerCandidate.DS Default

Source Code:

<Discovery ID="Microsoft.FEP.ProtectedClientCandidate.Discovery" Enabled="false" Target="Windows!Microsoft.Windows.Client.Computer" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="FEPLibrary!Microsoft.FEP.ProtectedServerCandidate">
<Property TypeID="FEPLibrary!Microsoft.FEP.ProtectedServerCandidate" PropertyID="ServerId"/>
<Property TypeID="FEPLibrary!Microsoft.FEP.ProtectedServerCandidate" PropertyID="IsClientInstalled"/>
<Property TypeID="FEPLibrary!Microsoft.FEP.ProtectedServerCandidate" PropertyID="ClientVer"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="FEPLibrary!Microsoft.FEP.UnprotectedServer">
<Property TypeID="FEPLibrary!Microsoft.FEP.UnprotectedServer" PropertyID="ServerId"/>
<Property TypeID="FEPLibrary!Microsoft.FEP.UnprotectedServer" PropertyID="OperatingSystem"/>
<Property TypeID="FEPLibrary!Microsoft.FEP.UnprotectedServer" PropertyID="DeploymentState"/>
<Property TypeID="FEPLibrary!Microsoft.FEP.UnprotectedServer" PropertyID="DeploymentStateMoreInfo"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="ProtectedClientCandidateDS" TypeID="FEPLibrary!Microsoft.FEP.ProtectedServerCandidate.DS">
<ServerId>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ServerId>
<IntervalSeconds>28800</IntervalSeconds>
<TimeoutSeconds>600</TimeoutSeconds>
<OperatingSystem>Windows Client</OperatingSystem>
</DataSource>
</Discovery>