Discovery McAfeeAgentHandler EPO Server

GripLogix.McAfee.Discovery.Discovery.McAfeeAgentHandler.EPOServer (Discovery)

Discovers McAfeeAgentHandler EPO Server.

Element properties:

TargetGripLogix.McAfee.McAfeeAgentHandler
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.FilteredRegistryDiscoveryProvider Default

Source Code:

<Discovery ID="GripLogix.McAfee.Discovery.Discovery.McAfeeAgentHandler.EPOServer" Target="GripLogix.McAfee.McAfeeAgentHandler" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="GripLogix.McAfee.McAfeeAgentHandler">
<Property TypeID="GripLogix.McAfee.McAfeeAgentHandler" PropertyID="EPOServer"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.FilteredRegistryDiscoveryProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<RegistryAttributeDefinitions>
<RegistryAttributeDefinition>
<AttributeName>AppExists</AttributeName>
<Path>SOFTWARE\Wow6432Node\Network Associates\ePolicy Orchestrator\EPO_SERVER</Path>
<PathType>1</PathType>
<AttributeType>0</AttributeType>
</RegistryAttributeDefinition>
<RegistryAttributeDefinition>
<AttributeName>EPOServer</AttributeName>
<Path>SOFTWARE\Wow6432Node\Network Associates\ePolicy Orchestrator\EPO_SERVER</Path>
<PathType>1</PathType>
<AttributeType>1</AttributeType>
</RegistryAttributeDefinition>
</RegistryAttributeDefinitions>
<Frequency>14400</Frequency>
<ClassId>$MPElement[Name="GripLogix.McAfee.McAfeeAgentHandler"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Name>
<Value>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="System!System.Entity"]/DisplayName$</Name>
<Value>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="GripLogix.McAfee.McAfeeAgentHandler"]/EPOServer$</Name>
<Value>$Data/Values/EPOServer$</Value>
</Setting>
</Settings>
</InstanceSettings>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Boolean">Values/AppExists</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="Boolean">true</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</DataSource>
</Discovery>