<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Dealing with WMI Timeouts</title>
	<atom:link href="http://blog.usepowershell.com/2009/01/dealing-with-wmi-timeouts/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.usepowershell.com/2009/01/dealing-with-wmi-timeouts/</link>
	<description>The Shell Is Calling</description>
	<lastBuildDate>Tue, 10 Jan 2012 04:24:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Adam</title>
		<link>http://blog.usepowershell.com/2009/01/dealing-with-wmi-timeouts/comment-page-1/#comment-538</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Thu, 03 Jun 2010 21:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.usepowershell.com/2009/01/dealing-with-wmi-timeouts/#comment-538</guid>
		<description>I attempted to run the following:

$searcher = [WMISearcher]
$searcher.options.timeout = &#039;0:0:2&#039;

However, when I run it I receive the following.

&quot;Property &#039;timeout&#039; cannot be found on this object; make sure it exists and is settable.&quot;

What am I doing wrong?

A-

Windows XP
PowerShell 2.0</description>
		<content:encoded><![CDATA[<p>I attempted to run the following:</p>
<p>$searcher = [WMISearcher]<br />
$searcher.options.timeout = &#8217;0:0:2&#8242;</p>
<p>However, when I run it I receive the following.</p>
<p>&#8220;Property &#8216;timeout&#8217; cannot be found on this object; make sure it exists and is settable.&#8221;</p>
<p>What am I doing wrong?</p>
<p>A-</p>
<p>Windows XP<br />
PowerShell 2.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher</title>
		<link>http://blog.usepowershell.com/2009/01/dealing-with-wmi-timeouts/comment-page-1/#comment-65</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Fri, 17 Apr 2009 07:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.usepowershell.com/2009/01/dealing-with-wmi-timeouts/#comment-65</guid>
		<description>Hi Steven,

I&#039;ve got exactly that problem with somes of my wmi request. The remote server doesn&#039;t respond to my query. Is it possible for you to post a exemple ?

Thank you
Christopher</description>
		<content:encoded><![CDATA[<p>Hi Steven,</p>
<p>I&#8217;ve got exactly that problem with somes of my wmi request. The remote server doesn&#8217;t respond to my query. Is it possible for you to post a exemple ?</p>
<p>Thank you<br />
Christopher</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Murawski</title>
		<link>http://blog.usepowershell.com/2009/01/dealing-with-wmi-timeouts/comment-page-1/#comment-7</link>
		<dc:creator>Steven Murawski</dc:creator>
		<pubDate>Tue, 10 Feb 2009 19:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.usepowershell.com/2009/01/dealing-with-wmi-timeouts/#comment-7</guid>
		<description>I&#039;ll post some examples this week.  You might want to check out this thread at the PowerShellCommunity.Org forums - http://www.powershellcommunity.org/Forums/tabid/54/aff/1/aft/3526/afv/topic/Default.aspx</description>
		<content:encoded><![CDATA[<p>I&#8217;ll post some examples this week.  You might want to check out this thread at the PowerShellCommunity.Org forums &#8211; <a href="http://www.powershellcommunity.org/Forums/tabid/54/aff/1/aft/3526/afv/topic/Default.aspx" rel="nofollow">http://www.powershellcommunity.org/Forums/tabid/54/aff/1/aft/3526/afv/topic/Default.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://blog.usepowershell.com/2009/01/dealing-with-wmi-timeouts/comment-page-1/#comment-6</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Tue, 10 Feb 2009 19:20:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.usepowershell.com/2009/01/dealing-with-wmi-timeouts/#comment-6</guid>
		<description>Very handy article, I&#039;ve been looking for something like this.  Any chance you could still all this into a script to show you use it together?</description>
		<content:encoded><![CDATA[<p>Very handy article, I&#8217;ve been looking for something like this.  Any chance you could still all this into a script to show you use it together?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

