<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>Fun with Script Cmdlets</title><link>http://blogs.msdn.com/powershell/archive/2008/05/09/fun-with-script-cmdlets.aspx</link><description>Script Cmdlets are one of the coolest things about the newer version of PowerShell. A Script cmdlet allows you to use all of the variety of cmdlet parameter sets inside of PowerShell functions. Since Script Cmdlets are PowerShell functions, and the PowerShell</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Fun with Script Cmdlets</title><link>http://blogs.msdn.com/powershell/archive/2008/05/09/fun-with-script-cmdlets.aspx#8479735</link><pubDate>Fri, 09 May 2008 15:24:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8479735</guid><dc:creator>Roman Kuzmin</dc:creator><description>&lt;p&gt;Is that possible to create a script that works as script cmdlet? Help topic about_ScriptCmdlets claims: “In contrast, When an unnamed script cmdlet is written within a script file, running the script file does invoke the cmdlet.”. I cannot make it working (unnamed script cmdlet in a script), examples look not updated for CTP2 syntax.&lt;/p&gt;</description></item><item><title>Dew Drop - May 9, 2008 | Alvin Ashcraft's Morning Dew</title><link>http://blogs.msdn.com/powershell/archive/2008/05/09/fun-with-script-cmdlets.aspx#8479870</link><pubDate>Fri, 09 May 2008 15:51:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8479870</guid><dc:creator>Dew Drop - May 9, 2008 | Alvin Ashcraft's Morning Dew</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.alvinashcraft.com/2008/05/09/dew-drop-may-9-2008/"&gt;http://www.alvinashcraft.com/2008/05/09/dew-drop-may-9-2008/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Fun with Script Cmdlets</title><link>http://blogs.msdn.com/powershell/archive/2008/05/09/fun-with-script-cmdlets.aspx#8481384</link><pubDate>Fri, 09 May 2008 21:39:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8481384</guid><dc:creator>PowerShellTeam</dc:creator><description>&lt;p&gt;The script cmdlet syntax changed from 1st CTP to 2nd CTP. &amp;nbsp;Personally, I find that I often use the tricks above to generate a script cmdlet and then I store it into a file for later use. If you omit the Name parameter, it will produce an anonymous script cmdlet that you can just run.&lt;/p&gt;
&lt;p&gt;Looking over the help, I think it's likely that it did not get updated for the 2nd CTP. &amp;nbsp;I will inform our tech writers.&lt;/p&gt;
</description></item><item><title>re: Fun with Script Cmdlets</title><link>http://blogs.msdn.com/powershell/archive/2008/05/09/fun-with-script-cmdlets.aspx#8482208</link><pubDate>Sat, 10 May 2008 00:47:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8482208</guid><dc:creator>karl prosser</dc:creator><description>&lt;p&gt;I thought you were moving away from calling them script cmdlets ?&lt;/p&gt;</description></item><item><title>Extending Active Directory Powershell</title><link>http://blogs.msdn.com/powershell/archive/2008/05/09/fun-with-script-cmdlets.aspx#9491888</link><pubDate>Fri, 20 Mar 2009 10:00:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9491888</guid><dc:creator>Active Directory Powershell Blog</dc:creator><description>&lt;p&gt;Today, I am going to show how we can leverage the power of Powershell V2 and Active Directory Module,&lt;/p&gt;
</description></item><item><title>Extending Active Directory Powershell</title><link>http://blogs.msdn.com/powershell/archive/2008/05/09/fun-with-script-cmdlets.aspx#9491927</link><pubDate>Fri, 20 Mar 2009 10:19:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9491927</guid><dc:creator>Active Directory Powershell Blog</dc:creator><description>&lt;p&gt;Today, I am going to show how we can leverage the power of Powershell V2 and Active Directory Module,&lt;/p&gt;
</description></item></channel></rss>