<?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: Using Robocopy and Volume Snapshots to replicate data</title>
	<atom:link href="http://www.robplatt.com/index.php/2010/03/15/robocopy-volume-snapshots-replicate-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robplatt.com/index.php/2010/03/15/robocopy-volume-snapshots-replicate-data/</link>
	<description>My name is Rob. Here are the things I find useful or amusing. Enjoy.</description>
	<lastBuildDate>Tue, 10 Jan 2012 05:58:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: robplatt</title>
		<link>http://www.robplatt.com/index.php/2010/03/15/robocopy-volume-snapshots-replicate-data/comment-page-1/#comment-14372</link>
		<dc:creator>robplatt</dc:creator>
		<pubDate>Sun, 18 Dec 2011 01:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.robplatt.com/?p=131#comment-14372</guid>
		<description>Contact me directly (contact page) and I&#039;ll help you via email.</description>
		<content:encoded><![CDATA[<p>Contact me directly (contact page) and I&#8217;ll help you via email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akho</title>
		<link>http://www.robplatt.com/index.php/2010/03/15/robocopy-volume-snapshots-replicate-data/comment-page-1/#comment-14278</link>
		<dc:creator>akho</dc:creator>
		<pubDate>Fri, 16 Dec 2011 03:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.robplatt.com/?p=131#comment-14278</guid>
		<description>C:\Replication Log&gt;vshadow_vista -script=&quot;C:\DOCUME~1\Megatron\LOCALS~1\Temp\1\vss-vars.cm
d&quot; -exec=&quot;vss-script.cmd&quot; E:

VSHADOW.EXE 2.2 - Volume Shadow Copy sample client
Copyright (C) 2005 Microsoft Corporation. All rights reserved.


(Option: Generate SETVAR script &#039;C:\DOCUME~1\Megatron\LOCALS~1\Temp\1\vss-vars.cmd&#039;)
(Option: Execute binary/script after shadow creation &#039;vss-script.cmd&#039;)
(Option: Create shadow copy set)
(Gathering writer metadata...)
(Waiting for the asynchronous operation to finish...)
Error during the last asynchronous operation.
- Returned HRESULT = 0x8000ffff
- Error text: E_UNEXPECTED
- Please re-run VSHADOW.EXE with the /tracing option to get more details

____________________________________________________________________________________________________________________________________________________
Im getting the above error, it was fine before. Please advise.  Thanks,</description>
		<content:encoded><![CDATA[<p>C:\Replication Log&gt;vshadow_vista -script=&#8221;C:\DOCUME~1\Megatron\LOCALS~1\Temp\1\vss-vars.cm<br />
d&#8221; -exec=&#8221;vss-script.cmd&#8221; E:</p>
<p>VSHADOW.EXE 2.2 &#8211; Volume Shadow Copy sample client<br />
Copyright (C) 2005 Microsoft Corporation. All rights reserved.</p>
<p>(Option: Generate SETVAR script &#8216;C:\DOCUME~1\Megatron\LOCALS~1\Temp\1\vss-vars.cmd&#8217;)<br />
(Option: Execute binary/script after shadow creation &#8216;vss-script.cmd&#8217;)<br />
(Option: Create shadow copy set)<br />
(Gathering writer metadata&#8230;)<br />
(Waiting for the asynchronous operation to finish&#8230;)<br />
Error during the last asynchronous operation.<br />
- Returned HRESULT = 0x8000ffff<br />
- Error text: E_UNEXPECTED<br />
- Please re-run VSHADOW.EXE with the /tracing option to get more details</p>
<p>____________________________________________________________________________________________________________________________________________________<br />
Im getting the above error, it was fine before. Please advise.  Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robplatt</title>
		<link>http://www.robplatt.com/index.php/2010/03/15/robocopy-volume-snapshots-replicate-data/comment-page-1/#comment-10</link>
		<dc:creator>robplatt</dc:creator>
		<pubDate>Mon, 15 Mar 2010 23:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.robplatt.com/?p=131#comment-10</guid>
		<description>Thanks for the tip =) I&#039;ll look into it. I&#039;m going to write up a tiny wrapper for the entire solution, so it runs without any pop-ups. There are a few apps out there that do, but one is marked as malware (though its not), and the other doesn&#039;t support command line arguments.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip =) I&#8217;ll look into it. I&#8217;m going to write up a tiny wrapper for the entire solution, so it runs without any pop-ups. There are a few apps out there that do, but one is marked as malware (though its not), and the other doesn&#8217;t support command line arguments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Leenheer</title>
		<link>http://www.robplatt.com/index.php/2010/03/15/robocopy-volume-snapshots-replicate-data/comment-page-1/#comment-9</link>
		<dc:creator>Rob Leenheer</dc:creator>
		<pubDate>Mon, 15 Mar 2010 22:48:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.robplatt.com/?p=131#comment-9</guid>
		<description>Hi. Thanks for your article.

Instead of Robocopy, use RoboCopyPlus (www.robocopyplus.com).
It is a wrapper around your instalaltion of Robocopy, that adds email notification depending on the job result (success, warning, error) and optionally attaches logfiles that it can strip down to showing the warnings and errors only.

Because it&#039;s only a wrapper, it works with all versions of Robocopy and you can use your existing scripts pretty much; just need to add the switches that define the email message to be sent out.

We use it for our customers and is hugely enhances the ease of managing all those daily jobs out there....

Cool little tool :)!</description>
		<content:encoded><![CDATA[<p>Hi. Thanks for your article.</p>
<p>Instead of Robocopy, use RoboCopyPlus (www.robocopyplus.com).<br />
It is a wrapper around your instalaltion of Robocopy, that adds email notification depending on the job result (success, warning, error) and optionally attaches logfiles that it can strip down to showing the warnings and errors only.</p>
<p>Because it&#8217;s only a wrapper, it works with all versions of Robocopy and you can use your existing scripts pretty much; just need to add the switches that define the email message to be sent out.</p>
<p>We use it for our customers and is hugely enhances the ease of managing all those daily jobs out there&#8230;.</p>
<p>Cool little tool <img src='http://www.robplatt.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

