<?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>Configure PowerShell Cmdlet Default Values by Using Splatting</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/09/25/configure-powershell-cmdlet-default-values-by-using-splatting.aspx</link><description>Summary : Learn how to use the Windows PowerShell splatting feature to avoid typing repetitive cmdlet parameters.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Configure PowerShell Cmdlet Default Values by Using Splatting</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/09/25/configure-powershell-cmdlet-default-values-by-using-splatting.aspx#3455699</link><pubDate>Mon, 26 Sep 2011 22:42:22 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3455699</guid><dc:creator>Ed Wilson</dc:creator><description>&lt;p&gt;@Craig Click on the article tag splatting at the bottom of this article. It will take you to about four or five Hey Scripting Guys articles that talk about and use splatting. It is a great feature.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3455699" width="1" height="1"&gt;</description></item><item><title>re: Configure PowerShell Cmdlet Default Values by Using Splatting</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/09/25/configure-powershell-cmdlet-default-values-by-using-splatting.aspx#3455670</link><pubDate>Mon, 26 Sep 2011 20:38:47 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3455670</guid><dc:creator>Craig Lussier</dc:creator><description>&lt;p&gt;I&amp;#39;ve never heard the term &amp;#39;splatting&amp;#39; before. With that said, this is a great technique that I have not seen before either! This is great for repetitive tasks and will have to remember to include this in my bag of tricks :) Thanks for sharing.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3455670" width="1" height="1"&gt;</description></item><item><title>re: Configure PowerShell Cmdlet Default Values by Using Splatting</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/09/25/configure-powershell-cmdlet-default-values-by-using-splatting.aspx#3455555</link><pubDate>Mon, 26 Sep 2011 14:45:10 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3455555</guid><dc:creator>Scripting Wife</dc:creator><description>&lt;p&gt;Thank you Bartek The flowers are beautiful. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3455555" width="1" height="1"&gt;</description></item><item><title>re: Configure PowerShell Cmdlet Default Values by Using Splatting</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/09/25/configure-powershell-cmdlet-default-values-by-using-splatting.aspx#3455458</link><pubDate>Mon, 26 Sep 2011 05:49:01 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3455458</guid><dc:creator>Bartek Bielawski</dc:creator><description>&lt;p&gt;Happy B-Day Scripting Wife! :) &lt;/p&gt;
&lt;p&gt;$Present = @{&lt;/p&gt;
&lt;p&gt;Type = &amp;#39;Flowers&amp;#39;&lt;/p&gt;
&lt;p&gt;Size = &amp;#39;Huge&amp;#39;&lt;/p&gt;
&lt;p&gt;Card = &amp;#39;Happy Birthday ScriptingWife!&amp;#39;&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;Get-Present @Present | Send-Present -To ScriptingWife&lt;/p&gt;
&lt;p&gt;;)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3455458" width="1" height="1"&gt;</description></item></channel></rss>