<?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: PowerShell Multithreading &#8211; OMG!!</title>
	<atom:link href="http://blog.isaacblum.com/2010/01/22/powershell-multithreading-omg/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.isaacblum.com/2010/01/22/powershell-multithreading-omg/</link>
	<description>So Many Rambles So Little Time....</description>
	<lastBuildDate>Sat, 17 Dec 2011 03:33:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Isaac Blum</title>
		<link>http://blog.isaacblum.com/2010/01/22/powershell-multithreading-omg/comment-page-1/#comment-21</link>
		<dc:creator>Isaac Blum</dc:creator>
		<pubDate>Mon, 27 Dec 2010 19:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.isaacblum.com/?p=268#comment-21</guid>
		<description>I completely agree, at the time, this is what i knew.... Thanks for adding an update.</description>
		<content:encoded><![CDATA[<p>I completely agree, at the time, this is what i knew&#8230;. Thanks for adding an update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Witschger</title>
		<link>http://blog.isaacblum.com/2010/01/22/powershell-multithreading-omg/comment-page-1/#comment-20</link>
		<dc:creator>Ryan Witschger</dc:creator>
		<pubDate>Sat, 25 Dec 2010 03:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.isaacblum.com/?p=268#comment-20</guid>
		<description>Good write up, just two small points I&#039;d add.  You don&#039;t need to make a seperate ps1 file to execute a code block with start-job.  You can simply send the code block and skip that step.  The only time you need a seperate file is if you want to send seperate input, but don&#039;t want to create an environment variable.  Also, running the stop-job after the wait-job command won&#039;t do much good, becuase a hung job will never allow the wait-job command to finish.

http://ryan.witschger.net/?p=22</description>
		<content:encoded><![CDATA[<p>Good write up, just two small points I&#8217;d add.  You don&#8217;t need to make a seperate ps1 file to execute a code block with start-job.  You can simply send the code block and skip that step.  The only time you need a seperate file is if you want to send seperate input, but don&#8217;t want to create an environment variable.  Also, running the stop-job after the wait-job command won&#8217;t do much good, becuase a hung job will never allow the wait-job command to finish.</p>
<p><a href="http://ryan.witschger.net/?p=22" rel="nofollow">http://ryan.witschger.net/?p=22</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Importing PSTs into Exchange 2010, The Easy Way &#124; www.wiseinn.com</title>
		<link>http://blog.isaacblum.com/2010/01/22/powershell-multithreading-omg/comment-page-1/#comment-19</link>
		<dc:creator>Importing PSTs into Exchange 2010, The Easy Way &#124; www.wiseinn.com</dc:creator>
		<pubDate>Mon, 11 Oct 2010 23:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.isaacblum.com/?p=268#comment-19</guid>
		<description>[...] http://blog.isaacblum.com/2010/01/22/powershell-multithreading-omg/ &#8211; Although I ran out of time, a way to speed up the PST file searching script would be to multithread the WMI searches on the separate machines, as running the searches concurrently would dramatically improve the performance. This page would be a good starting point for anyone looking to do that. [...] </description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.isaacblum.com/2010/01/22/powershell-multithreading-omg/" rel="nofollow">http://blog.isaacblum.com/2010/01/22/powershell-multithreading-omg/</a> &#8211; Although I ran out of time, a way to speed up the PST file searching script would be to multithread the WMI searches on the separate machines, as running the searches concurrently would dramatically improve the performance. This page would be a good starting point for anyone looking to do that. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

