<?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>PowerShell Workflows: Nesting</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2013/01/09/powershell-workflows-nesting.aspx</link><description>Windows PowerShell MVP Richard Siddaway talks about nesting Windows PowerShell workflows.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: PowerShell Workflows: Nesting</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2013/01/09/powershell-workflows-nesting.aspx#3545934</link><pubDate>Tue, 15 Jan 2013 13:31:29 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3545934</guid><dc:creator>Richard Siddaway</dc:creator><description>&lt;p&gt;Thank you for the feedback. &amp;nbsp;Glad the articles are proving useful.&lt;/p&gt;
&lt;p&gt;Yes in theory you can convert a PowerShell module (I&amp;#39;m assuming you mean a script module) into workflows. the question rather should you do it? &amp;nbsp;Workflows are one possible solution to a problem but they might not be the best. &amp;nbsp;I wouldn&amp;#39;t automatically rush to converting everything to workflows. If you need the things that workflows bring such as mixing parallel &amp;amp; sequential processing or the ability to restart tasks then workflows are probably your answer.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m a big believer in keeping things simple and workflows are complicated. The 7th article in the series will cover when to use workflows and when to use other mechanisms such as PowerShell jobs in greater detail &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3545934" width="1" height="1"&gt;</description></item><item><title>re: PowerShell Workflows: Nesting</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2013/01/09/powershell-workflows-nesting.aspx#3545035</link><pubDate>Wed, 09 Jan 2013 22:32:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3545035</guid><dc:creator>Jeffrey S. Patton</dc:creator><description>&lt;p&gt;Love this, so it sounds like you could turn existing psm1 function modules psm1 workflow modules! Or even combine elements of both? Is there a way to make sure that if your workflow module is imported into a non powershell 3 host it won&amp;#39;t crash? I&amp;#39;ve not actually tested to see if that happens...but it would seem to be if posh2 doesn&amp;#39;t know what a workflow is, then it may will prevent the module from loading.&lt;/p&gt;
&lt;p&gt;Great article!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3545035" width="1" height="1"&gt;</description></item><item><title>re: PowerShell Workflows: Nesting</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2013/01/09/powershell-workflows-nesting.aspx#3544866</link><pubDate>Wed, 09 Jan 2013 09:42:37 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3544866</guid><dc:creator>K_Schulte</dc:creator><description>&lt;p&gt;Hi Richard,&lt;/p&gt;
&lt;p&gt;This is again ... another GREAT blog post targeting a very iinteresting topic: PS workflows!&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t wait to read your next post on how to control worklfows!!&lt;/p&gt;
&lt;p&gt;Thank you very much!!!&lt;/p&gt;
&lt;p&gt;Klaus.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3544866" width="1" height="1"&gt;</description></item></channel></rss>