<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Total count of events different when retrieved directly from application and from command shell API</title>
		<link>http://opsmgr2007.wikidot.com/forum/t-141044/total-count-of-events-different-when-retrieved-directly-from</link>
		<description>Posts in the discussion thread &quot;Total count of events different when retrieved directly from application and from command shell API&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Tue, 14 Feb 2012 07:38:49 +0000</lastBuildDate>
		
					<item>
				<guid>http://opsmgr2007.wikidot.com/forum/t-141044#post-431240</guid>
				<title>Re: Total count of events different when retrieved directly from application and from command shell API</title>
				<link>http://opsmgr2007.wikidot.com/forum/t-141044/total-count-of-events-different-when-retrieved-directly-from#post-431240</link>
				<description></description>
				<pubDate>Fri, 27 Mar 2009 12:49:52 +0000</pubDate>
				<wikidot:authorName>marcoshaw</wikidot:authorName>				<wikidot:authorUserId>243575</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The UI is only giving you the count from the last 24 hours by default, from what I can tell.</p> <p>Try this instead:<br /> PS&gt;(get-event|where{$_.timegenerated -gt (get-date).addhours(-24)}).count</p> <p>Still, I see a small difference: 190-ish in the UI vs 230-ish in the Command Shell.</p> <p>I don't have time right now to try to figure out what's up…</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://opsmgr2007.wikidot.com/forum/t-141044#post-429803</guid>
				<title>Re: Total count of events different when retrieved directly from application and from command shell API</title>
				<link>http://opsmgr2007.wikidot.com/forum/t-141044/total-count-of-events-different-when-retrieved-directly-from#post-429803</link>
				<description></description>
				<pubDate>Thu, 26 Mar 2009 08:51:56 +0000</pubDate>
				<wikidot:authorName>iamtulipin</wikidot:authorName>				<wikidot:authorUserId>299169</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You can do search from Tools-&gt;Advanced Search. Then select the appropriate entity to search for.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://opsmgr2007.wikidot.com/forum/t-141044#post-427801</guid>
				<title>Re: Total count of events different when retrieved directly from application and from command shell API</title>
				<link>http://opsmgr2007.wikidot.com/forum/t-141044/total-count-of-events-different-when-retrieved-directly-from#post-427801</link>
				<description></description>
				<pubDate>Tue, 24 Mar 2009 16:42:50 +0000</pubDate>
				<wikidot:authorName>marcoshaw</wikidot:authorName>				<wikidot:authorUserId>243575</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>How exactly to you retrieve the count from the user interaface?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://opsmgr2007.wikidot.com/forum/t-141044#post-427213</guid>
				<title>Total count of events different when retrieved directly from application and from command shell API</title>
				<link>http://opsmgr2007.wikidot.com/forum/t-141044/total-count-of-events-different-when-retrieved-directly-from#post-427213</link>
				<description></description>
				<pubDate>Tue, 24 Mar 2009 04:40:18 +0000</pubDate>
				<wikidot:authorName>iamtulipin</wikidot:authorName>				<wikidot:authorUserId>299169</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I am working with SCOM Command shell API and I observed that total count of events different when retrieved directly from application and from command shell API.</p> <p>Following is the command that I am executing:get-event</p> <p>Total no of events that I got were 3018 however, from the application when I search using the 'Advanced Search' functionality the total no of events found were - 1904.</p> <p>Can anybody tell me why is this difference? Any help will be greatly appreciated.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>
