Detect Veeam Endpoint VersionDiscovery

Inside.Technologies.Veeam.Endpoint.Detect.VersionDiscovery (Discovery)

Element properties:

TargetInside.Technologies.Veeam.Endpoint.Group.ComputerExtended
EnabledTrue
Frequency900
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
AttributeDiscoveryGeneratedByUI0280d711be374bf5b722616456436423 DataSource Microsoft.Windows.Discovery.WMISinglePropertyProvider2 Default

Source Code:

<Discovery ID="Inside.Technologies.Veeam.Endpoint.Detect.VersionDiscovery" Enabled="true" Target="Inside.Technologies.Veeam.Endpoint.Group.ComputerExtended" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>PerformanceCollection</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Inside.Technologies.Veeam.Endpoint.Group.ComputerExtended">
<Property TypeID="Inside.Technologies.Veeam.Endpoint.Group.ComputerExtended" PropertyID="Inside.Technologies.Veeam.Endpoint.Detect.Version"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="AttributeDiscoveryGeneratedByUI0280d711be374bf5b722616456436423" TypeID="MicrosoftWindowsLibrary7585010!Microsoft.Windows.Discovery.WMISinglePropertyProvider2">
<NameSpace>root\CIMV2</NameSpace>
<Query>SELECT Version FROM Win32_Product WHERE Name='Veeam Endpoint Backup'</Query>
<Frequency>900</Frequency>
<ClassID>$MPElement[Name="Inside.Technologies.Veeam.Endpoint.Group.ComputerExtended"]$</ClassID>
<PropertyName>Version</PropertyName>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="Inside.Technologies.Veeam.Endpoint.Group.ComputerExtended"]/Inside.Technologies.Veeam.Endpoint.Detect.Version$</Name>
<Value>$Data/Property[@Name='Version']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="MicrosoftWindowsLibrary7585010!Microsoft.Windows.Computer"]/PrincipalName$</Name>
<Value>$Target/Property[Type="MicrosoftWindowsLibrary7585010!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</Setting>
</Settings>
</InstanceSettings>
</DataSource>
</Discovery>