Microsoft.IntelligencePacks.DynamicRegistryChangeTracking.Upload (Rule)

Element properties:

TargetMicrosoft.IntelligencePacks.DynamicRegistryChangeTracking
CategoryCustom
EnabledTrue
Alert GenerateFalse
RemotableFalse

Member Modules:

ID Module Type TypeId RunAs 
DS1 DataSource Microsoft.IntelligencePacks.RegistryChangeTrackingDataSource Default
WAinventory WriteAction Microsoft.IntelligencePacks.ConditionedInventoryChangeTrackingDataWriteAction Default
WAmetric WriteAction Microsoft.IntelligencePacks.ConditionedModuleMetricDataWriteAction Default

Source Code:

<Rule ID="Microsoft.IntelligencePacks.DynamicRegistryChangeTracking.Upload" Enabled="true" Target="Microsoft.IntelligencePacks.DynamicRegistryChangeTracking" ConfirmDelivery="true" Remotable="false" Priority="Normal" DiscardLevel="100">
<Category>Custom</Category>
<DataSources>
<DataSource ID="DS1" TypeID="InventoryChangeTracking!Microsoft.IntelligencePacks.RegistryChangeTrackingDataSource">
<ConfigurationValue>$Target/Property[Type="Microsoft.IntelligencePacks.DynamicRegistryChangeTracking"]/ConfigurationValue$</ConfigurationValue>
<ComputerName>$Target/Property[Type="Microsoft.IntelligencePacks.DynamicRegistryChangeTracking"]/ComputerName$</ComputerName>
<WorkspaceId>$Target/Property[Type="Microsoft.IntelligencePacks.DynamicRegistryChangeTracking"]/WorkspaceId$</WorkspaceId>
<RuleId>$MPElement$</RuleId>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WAmetric" TypeID="InventoryChangeTracking!Microsoft.IntelligencePacks.ConditionedModuleMetricDataWriteAction"/>
<WriteAction ID="WAinventory" TypeID="InventoryChangeTracking!Microsoft.IntelligencePacks.ConditionedInventoryChangeTrackingDataWriteAction"/>
</WriteActions>
</Rule>