<?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: Have Script, Will Backup</title>
	<atom:link href="http://winterdom.com/2008/02/havescriptwillbackup/feed" rel="self" type="application/rss+xml" />
	<link>http://winterdom.com/2008/02/havescriptwillbackup</link>
	<description>by dæmons be driven</description>
	<lastBuildDate>Tue, 16 Mar 2010 06:33:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Don</title>
		<link>http://winterdom.com/2008/02/havescriptwillbackup/comment-page-1#comment-1103</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Mon, 24 Aug 2009 18:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2008/02/havescriptwillbackup#comment-1103</guid>
		<description>Thanks - this got me going nicely.
I had some issues with the file excludes - the &quot;.split&quot; gave me an error:

I think this may be a possible solution for the issue, but am not sure.
&quot;The quick answer is that $($_.ipaddress) evaluates to an array of
objects -- e.g. [system.object[]] as stated -- and arrays don&#039;t have
this method. When you pass an array like this along a pipeline,
powershell &quot;unrolls&quot; it, that is to say it feeds the elements one at a
time along the pipeline; that&#039;s why you see the string instance&#039;s
methods in the get-member output.&quot;</description>
		<content:encoded><![CDATA[<p>Thanks &#8211; this got me going nicely.<br />
I had some issues with the file excludes &#8211; the &#8220;.split&#8221; gave me an error:</p>
<p>I think this may be a possible solution for the issue, but am not sure.<br />
&#8220;The quick answer is that $($_.ipaddress) evaluates to an array of<br />
objects &#8212; e.g. [system.object[]] as stated &#8212; and arrays don&#8217;t have<br />
this method. When you pass an array like this along a pipeline,<br />
powershell &#8220;unrolls&#8221; it, that is to say it feeds the elements one at a<br />
time along the pipeline; that&#8217;s why you see the string instance&#8217;s<br />
methods in the get-member output.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas Restrepo</title>
		<link>http://winterdom.com/2008/02/havescriptwillbackup/comment-page-1#comment-468</link>
		<dc:creator>Tomas Restrepo</dc:creator>
		<pubDate>Thu, 07 Feb 2008 06:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2008/02/havescriptwillbackup#comment-468</guid>
		<description>Mats: Check my (longer) answer &lt;a href=&quot;http://www.winterdom.com/weblog/2008/02/07/FormattingSourceCodeForBlogPosts.aspx&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.
</description>
		<content:encoded><![CDATA[<p>Mats: Check my (longer) answer <a href="http://www.winterdom.com/weblog/2008/02/07/FormattingSourceCodeForBlogPosts.aspx" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mats G&#229;rdstad Friberg</title>
		<link>http://winterdom.com/2008/02/havescriptwillbackup/comment-page-1#comment-467</link>
		<dc:creator>Mats G&#229;rdstad Friberg</dc:creator>
		<pubDate>Thu, 07 Feb 2008 03:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2008/02/havescriptwillbackup#comment-467</guid>
		<description>Off-topic. How do you get the nice color-coded code?
</description>
		<content:encoded><![CDATA[<p>Off-topic. How do you get the nice color-coded code?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
