Jan
26
26
Eventlog XML XPath filtering example
Posted by jbjorkman on January 26, 2011 underDeprecated: preg_replace() [function.preg-replace]: The /e modifier is deprecated, use preg_replace_callback instead in /var/www/myfoto.se/jbits.se/blog/wp-includes/formatting.php on line 82
Windows
<QueryList>
<Query Id="0" Path="Security">
<Select Path="Security">
*[EventData[(Data[@Name="TargetUserName"])="uname"]]
</Select>
</Query>
</QueryList>