<?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 2.0: One Cmdlet at a Time #34 Invoke-Commmand</title>
	<atom:link href="http://www.jonathanmedd.net/2010/01/powershell-2-0-one-cmdlet-at-a-time-34-invoke-commmand.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jonathanmedd.net/2010/01/powershell-2-0-one-cmdlet-at-a-time-34-invoke-commmand.html</link>
	<description>Scripting. Powershell, VMware, Windows, Active Directory &#38; Exchange. All that kind of stuff.....</description>
	<lastBuildDate>Wed, 01 Feb 2012 15:43:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jonathan Medd</title>
		<link>http://www.jonathanmedd.net/2010/01/powershell-2-0-one-cmdlet-at-a-time-34-invoke-commmand.html/comment-page-1#comment-11484</link>
		<dc:creator>Jonathan Medd</dc:creator>
		<pubDate>Thu, 07 Oct 2010 19:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonathanmedd.net/?p=573#comment-11484</guid>
		<description>No worries, glad you found it useful.</description>
		<content:encoded><![CDATA[<p>No worries, glad you found it useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kirk Cessac</title>
		<link>http://www.jonathanmedd.net/2010/01/powershell-2-0-one-cmdlet-at-a-time-34-invoke-commmand.html/comment-page-1#comment-11483</link>
		<dc:creator>Kirk Cessac</dc:creator>
		<pubDate>Thu, 07 Oct 2010 19:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonathanmedd.net/?p=573#comment-11483</guid>
		<description>I&#039;m doing a presentation tonight for the New Mexico .net Users group on powershell and found your post.  It&#039;s fantastic.  I&#039;m stealing the Start-demo script.  The less I type, the better.  Thanks!

Kirk</description>
		<content:encoded><![CDATA[<p>I&#8217;m doing a presentation tonight for the New Mexico .net Users group on powershell and found your post.  It&#8217;s fantastic.  I&#8217;m stealing the Start-demo script.  The less I type, the better.  Thanks!</p>
<p>Kirk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Medd</title>
		<link>http://www.jonathanmedd.net/2010/01/powershell-2-0-one-cmdlet-at-a-time-34-invoke-commmand.html/comment-page-1#comment-4523</link>
		<dc:creator>Jonathan Medd</dc:creator>
		<pubDate>Thu, 14 Jan 2010 21:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonathanmedd.net/?p=573#comment-4523</guid>
		<description>Thanks for the feedback it&#039;s good to know someone is keeping tabs on me!

You are absolutely correct and I have to admit to being slightly lazy with that example and not actually testing it, I think that is the only example I did not test in this series! My excuse was that it was in the help file for New-PSSession, see example 9.

http://technet.microsoft.com/en-us/library/dd347668.aspx

I have updated the series to use (Get-Content servers.csv) instead and also filed a documentation bug which I would be more than happy if you voted for:

https://connect.microsoft.com/PowerShell/feedback/ViewFeedback.aspx?FeedbackID=525002

Thanks again and make sure you keep checking for other mistakes!</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback it&#8217;s good to know someone is keeping tabs on me!</p>
<p>You are absolutely correct and I have to admit to being slightly lazy with that example and not actually testing it, I think that is the only example I did not test in this series! My excuse was that it was in the help file for New-PSSession, see example 9.</p>
<p><a href="http://technet.microsoft.com/en-us/library/dd347668.aspx" rel="nofollow">http://technet.microsoft.com/en-us/library/dd347668.aspx</a></p>
<p>I have updated the series to use (Get-Content servers.csv) instead and also filed a documentation bug which I would be more than happy if you voted for:</p>
<p><a href="https://connect.microsoft.com/PowerShell/feedback/ViewFeedback.aspx?FeedbackID=525002" rel="nofollow">https://connect.microsoft.com/PowerShell/feedback/ViewFeedback.aspx?FeedbackID=525002</a></p>
<p>Thanks again and make sure you keep checking for other mistakes!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnoud Jansveld</title>
		<link>http://www.jonathanmedd.net/2010/01/powershell-2-0-one-cmdlet-at-a-time-34-invoke-commmand.html/comment-page-1#comment-4519</link>
		<dc:creator>Arnoud Jansveld</dc:creator>
		<pubDate>Thu, 14 Jan 2010 18:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonathanmedd.net/?p=573#comment-4519</guid>
		<description>Hi Jonathan, great series. I noticed you used the following in a few of your examples:

-ComputerName (Import-Csv servers.csv)

Does this actually work? The parameter accepts an array of strings which Import-Csv does not return.

Regards,
Arnoud</description>
		<content:encoded><![CDATA[<p>Hi Jonathan, great series. I noticed you used the following in a few of your examples:</p>
<p>-ComputerName (Import-Csv servers.csv)</p>
<p>Does this actually work? The parameter accepts an array of strings which Import-Csv does not return.</p>
<p>Regards,<br />
Arnoud</p>
]]></content:encoded>
	</item>
</channel>
</rss>

