Microsoft.Antigen.v9.Antigen_For_Exchange_Installation.Discovery

Microsoft.Antigen.v9.Antigen_For_Exchange_Installation.Discovery (Discovery)

Element properties:

TargetSystem.Mom.BackwardCompatibility.Computer
EnabledTrue
Frequency900
RemotableFalse
CommentMom2005ID='{A892AF5F-2434-4D1E-A72B-9E3CBE68B64C}'

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DiscoveryDataSource DataSource System.Mom.BackwardCompatibility.RegistryDiscoveryProvider Default

Source Code:

<Discovery ID="Microsoft.Antigen.v9.Antigen_For_Exchange_Installation.Discovery" Target="MomBackwardCompatibility!System.Mom.BackwardCompatibility.Computer" Enabled="true" Comment="Mom2005ID='{A892AF5F-2434-4D1E-A72B-9E3CBE68B64C}'">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Antigen.v9.Antigen_For_Exchange_Installation">
<Property PropertyID="Antigen_Registry_Key"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.RegistryDiscoveryProvider">
<ComputerName>$Target/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<RegistryAttributeDefinitions>
<RegistryAttributeDefinition>
<AttributeName>Antigen_Registry_Key</AttributeName>
<Path>SOFTWARE\Sybari Software\Antigen for Exchange\AntigenEnabled</Path>
<PathType>1</PathType>
<AttributeType>0</AttributeType>
</RegistryAttributeDefinition>
</RegistryAttributeDefinitions>
<!--Sampling frequency is 15 minutes (900 seconds) currently-->
<Frequency>900</Frequency>
<Expression xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2004/07/xpath-functions" xmlns:xdt="http://www.w3.org/2004/07/xpath-datatypes" xmlns:display="urn:DisplayString" xmlns:converter="urn:ExpressionConverter" xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<And>
<Expression/>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Boolean">Values/Antigen_Registry_Key</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="Boolean">true</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
<ClassId>$MPElement[Name="Microsoft.Antigen.v9.Antigen_For_Exchange_Installation"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="WindowsLibrary!Microsoft.Windows.Computer"]/PrincipalName$</Name>
<Value>$Target/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Microsoft.Antigen.v9.Antigen_For_Exchange_Installation"]/Antigen_Registry_Key$</Name>
<Value>$Data/Values/Antigen_Registry_Key$</Value>
</Setting>
</Settings>
</InstanceSettings>
</DataSource>
</Discovery>