Microsoft.Windows.RegistryTriggerProbe (ProbeActionModuleType)

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityPublic
RunAsDefault
OutputTypeMicrosoft.Windows.RegistryData

Source Code:

<ProbeActionModuleType ID="Microsoft.Windows.RegistryTriggerProbe" Accessibility="Public">
<Configuration>
<IncludeSchemaTypes>
<SchemaType>Microsoft.Windows.RegistryAttributeDefinitionsSchema</SchemaType>
</IncludeSchemaTypes>
<xsd:element name="ComputerName" type="xsd:string"/>
<xsd:element name="RegistryAttributeDefinitions" type="RegistryAttributeDefinitionsType"/>
</Configuration>
<ModuleImplementation>
<Native>
<ClassID>472364F2-A1F0-41C0-9A8F-E00C92C2AB31</ClassID>
</Native>
</ModuleImplementation>
<OutputType>Microsoft.Windows.RegistryData</OutputType>
<TriggerOnly>true</TriggerOnly>
</ProbeActionModuleType>