<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>OpsMgr 2007: Parameters Explained</title><link>http://blogs.technet.com/stefan_stranger/archive/2008/05/13/opsmgr-2007-parameters-explained.aspx</link><description>Some time ago I showed you can use PowerShell to create Events for OpsMgr 2007. And according to the comments quite some people have questions about Event parameters . After creating the first version of the PowerShell Create Events for OpsMgr 2007 script,</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Windows &amp;raquo; OpsMgr 2007: Parameters Explained</title><link>http://blogs.technet.com/stefan_stranger/archive/2008/05/13/opsmgr-2007-parameters-explained.aspx#3054747</link><pubDate>Wed, 14 May 2008 00:31:11 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3054747</guid><dc:creator>Windows &amp;raquo; OpsMgr 2007: Parameters Explained</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://windows.wawblog.info/?p=30477"&gt;http://windows.wawblog.info/?p=30477&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Using Event Description as criteria for a rule</title><link>http://blogs.technet.com/stefan_stranger/archive/2008/05/13/opsmgr-2007-parameters-explained.aspx#3068169</link><pubDate>Mon, 09 Jun 2008 15:40:17 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3068169</guid><dc:creator>Kevin Holman's OpsMgr Blog</dc:creator><description>&lt;p&gt;When we write rules and monitors to look at events in the event log.... typically the most common criteria&lt;/p&gt;
</description></item><item><title>How to use LogParser on Windows 2008 Eventlogs</title><link>http://blogs.technet.com/stefan_stranger/archive/2008/05/13/opsmgr-2007-parameters-explained.aspx#3211150</link><pubDate>Tue, 10 Mar 2009 12:43:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3211150</guid><dc:creator>stefstr</dc:creator><description>&lt;p&gt;If you want to use Logparser in Windows 2008 there is a workaround.&lt;/p&gt;
&lt;p&gt;You could enter the path to the physical location of the eventlog files. Example:&lt;/p&gt;
&lt;p&gt;logparser.exe -i:EVT &amp;quot;Select Count(*) from c:\windows\system32\winevt\logs\Microsoft-Windows-Kernel-Power%4Thermal-Operational.evtx&lt;/p&gt;
&lt;p&gt;But there is a problem with 64-bit OSes. These use the 'File System Redirector for WOW64' feature. But here is also a solution for:&lt;/p&gt;
&lt;p&gt;logparser.exe -i:EVT &amp;quot;Select Count(*) from c:\windows\sysnative\winevt\logs\Microsoft-Windows-Kernel-Power%4Thermal-Operational.evtx &lt;/p&gt;
&lt;p&gt;More info on SysNative: &lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/aa384187"&gt;http://msdn.microsoft.com/en-us/library/aa384187&lt;/a&gt;(VS.85).aspx&lt;/p&gt;
</description></item></channel></rss>