QoE discovery rule.

Microsoft.LS.2015.Discovery.QoE (Discovery)

Knowledge Base article:

Summary

This object executes a script on machines to determine if the Quality of Experience (QoE) features have been installed. This helps the Skype for Business Server 2015 Management Pack determine whether to execute scripts on these machines periodically to detect Call Reliability and Media Quality issues that may have been perceived by real end users.

Element properties:

TargetMicrosoft.LS.2015.Component.Registrar
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.LS.2015.Discovery.QoE.DS Default

Source Code:

<Discovery ID="Microsoft.LS.2015.Discovery.QoE" Enabled="true" Target="Microsoft.LS.2015.Component.Registrar" ConfirmDelivery="false" Remotable="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.LS.2015.QoE.Monitoring"/>
<DiscoveryRelationship TypeID="Microsoft.LS.2015.Relationship.RegistrarServerRoleContainsQoEMonitoring"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.LS.2015.Discovery.QoE.DS">
<IntervalSeconds>14400</IntervalSeconds>
<TimeoutSeconds>180</TimeoutSeconds>
</DataSource>
</Discovery>