Microsoft.Windows.Server.DFS.Microsoft_Windows_2003_Distributed_File_System_Servers_Installation.Discovery

Microsoft.Windows.Server.DFS.Microsoft_Windows_2003_Distributed_File_System_Servers_Installation.Discovery (Discovery)

Element properties:

TargetMicrosoft.Windows.Server.DFS.Microsoft_Windows_Distributed_File_System_Servers_Installation
EnabledTrue
Frequency900
RemotableFalse
CommentMom2005ID='{7D9735C6-343D-422F-ADF0-929F514183FD}'

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.Windows.Server.DFS.Microsoft_Windows_2003_Distributed_File_System_Servers_Installation.Discovery" Target="Microsoft.Windows.Server.DFS.Microsoft_Windows_Distributed_File_System_Servers_Installation" Enabled="true" Comment="Mom2005ID='{7D9735C6-343D-422F-ADF0-929F514183FD}'">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Server.DFS.Microsoft_Windows_2003_Distributed_File_System_Servers_Installation">
<Property PropertyID="Microsoft_Windows_Current_Version"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.RegistryDiscoveryProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<RegistryAttributeDefinitions>
<RegistryAttributeDefinition>
<AttributeName>Microsoft_Windows_Current_Version</AttributeName>
<Path>SOFTWARE\Microsoft\Windows NT\CurrentVersion\CurrentVersion</Path>
<PathType>1</PathType>
<AttributeType>1</AttributeType>
</RegistryAttributeDefinition>
</RegistryAttributeDefinitions>
<!--Sampling frequency is 15 minutes (900 seconds) currently-->
<Frequency>900</Frequency>
<Expression>
<And>
<Expression/>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>Values/Microsoft_Windows_Current_Version</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>5.2</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
<ClassId>$MPElement[Name="Microsoft.Windows.Server.DFS.Microsoft_Windows_2003_Distributed_File_System_Servers_Installation"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="WindowsLibrary!Microsoft.Windows.Computer"]/PrincipalName$</Name>
<Value>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Microsoft.Windows.Server.DFS.Microsoft_Windows_2003_Distributed_File_System_Servers_Installation"]/Microsoft_Windows_Current_Version$</Name>
<Value>$Data/Values/Microsoft_Windows_Current_Version$</Value>
</Setting>
</Settings>
</InstanceSettings>
</DataSource>
</Discovery>