Discovery McAfee Thread Prevention (powershell based)

GripLogix.McAfee.Discovery.Discovery.McAfeeThreadPrevention.PSBased (Discovery)

Discovers McAfee Thread Prevention

Element properties:

TargetMicrosoft.Windows.Computer
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource GripLogix.McAfee.DataSource.Discovery.McAfeePSRegistryBasedDiscovery Default

Source Code:

<Discovery ID="GripLogix.McAfee.Discovery.Discovery.McAfeeThreadPrevention.PSBased" Target="Windows!Microsoft.Windows.Computer" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="GripLogix.McAfee.McAfeeThreadPrevention"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="GripLogix.McAfee.DataSource.Discovery.McAfeePSRegistryBasedDiscovery">
<IntervalSeconds>14400</IntervalSeconds>
<ComputerName>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<InstanceType>ThreadPrevention</InstanceType>
<RegKeyPath>HKLM:\\SOFTWARE\Wow6432Node\Network Associates\ePolicy Orchestrator\Application Plugins\ENDP_AM_*</RegKeyPath>
</DataSource>
</Discovery>