Lightweight Directory Service Client Perspective Discovery

Microsoft.Windows.Server.LDS.ClientPerspective.Discovery (Discovery)

The discovery mechanism for AD LDS Client Perspective.

Element properties:

TargetMicrosoft.Windows.Server.Computer
EnabledFalse
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.Windows.Server.LDS.ClientPerspective.Discovery.DataSource DataSource Microsoft.Windows.Server.LDS.ClientPerspective.Discovery.DataSourceType Default

Source Code:

<Discovery ID="Microsoft.Windows.Server.LDS.ClientPerspective.Discovery" Enabled="false" Target="Windows!Microsoft.Windows.Server.Computer" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Server.LDS.ClientPerspective"/>
</DiscoveryTypes>
<DataSource ID="Microsoft.Windows.Server.LDS.ClientPerspective.Discovery.DataSource" TypeID="Microsoft.Windows.Server.LDS.ClientPerspective.Discovery.DataSourceType">
<SourceId>$MPElement$</SourceId>
<ManagedEntityId>$Target/Id$</ManagedEntityId>
<IntervalSeconds>14400</IntervalSeconds>
<LogSuccessEvent>false</LogSuccessEvent>
<TimeoutSeconds>60</TimeoutSeconds>
<ComputerPrincipalName>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerPrincipalName>
</DataSource>
</Discovery>