<?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: Fixing the Volume Shadow Copy service</title>
	<atom:link href="http://www.jcarle.com/2009/09/06/fixing-the-volume-shadow-copy-service/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jcarle.com/2009/09/06/fixing-the-volume-shadow-copy-service/</link>
	<description>The musings of a web developer</description>
	<lastBuildDate>Thu, 22 Jul 2010 15:48:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: BrentonK</title>
		<link>http://www.jcarle.com/2009/09/06/fixing-the-volume-shadow-copy-service/comment-page-1/#comment-315</link>
		<dc:creator>BrentonK</dc:creator>
		<pubDate>Wed, 21 Jul 2010 18:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcarle.com/?p=162#comment-315</guid>
		<description>When the DHCP role is installed on s Sever 2008 machine the VSS writer &quot;DHCP Jet Writer&quot; is added. The error in question can be cause when the account running the DHCP service does not have access to the aforementioned registry key. I believe that DHCP is set to run under the NETWORK SERVICE account by default so as Jean-Sebastien said, giving the NETWORK SERVICE account permissions to the registry key should fix it.</description>
		<content:encoded><![CDATA[<p>When the DHCP role is installed on s Sever 2008 machine the VSS writer &#8220;DHCP Jet Writer&#8221; is added. The error in question can be cause when the account running the DHCP service does not have access to the aforementioned registry key. I believe that DHCP is set to run under the NETWORK SERVICE account by default so as Jean-Sebastien said, giving the NETWORK SERVICE account permissions to the registry key should fix it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jo Cox</title>
		<link>http://www.jcarle.com/2009/09/06/fixing-the-volume-shadow-copy-service/comment-page-1/#comment-275</link>
		<dc:creator>Jo Cox</dc:creator>
		<pubDate>Wed, 05 May 2010 09:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcarle.com/?p=162#comment-275</guid>
		<description>I got the same error post install of DHCP on win 2008 r2

I added the service account with full permission to the following key and the error went

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\VSS\diag

Funnily enough I worked this out from a thread of someone who was having a similair error with his sharepoint office search service.
J</description>
		<content:encoded><![CDATA[<p>I got the same error post install of DHCP on win 2008 r2</p>
<p>I added the service account with full permission to the following key and the error went</p>
<p>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\VSS\diag</p>
<p>Funnily enough I worked this out from a thread of someone who was having a similair error with his sharepoint office search service.<br />
J</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MOSS Installation Pitfalls &#171; The MOSS Blog</title>
		<link>http://www.jcarle.com/2009/09/06/fixing-the-volume-shadow-copy-service/comment-page-1/#comment-257</link>
		<dc:creator>MOSS Installation Pitfalls &#171; The MOSS Blog</dc:creator>
		<pubDate>Tue, 13 Apr 2010 15:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcarle.com/?p=162#comment-257</guid>
		<description>[...] service creates VSS errors in system log, similar to this DHCP issue. Happens only with Windows Server 2008 [...]</description>
		<content:encoded><![CDATA[<p>[...] service creates VSS errors in system log, similar to this DHCP issue. Happens only with Windows Server 2008 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Sebastien Carle</title>
		<link>http://www.jcarle.com/2009/09/06/fixing-the-volume-shadow-copy-service/comment-page-1/#comment-242</link>
		<dc:creator>Jean-Sebastien Carle</dc:creator>
		<pubDate>Tue, 16 Mar 2010 03:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcarle.com/?p=162#comment-242</guid>
		<description>I&#039;m not sure why it would show N/A, you can try NETWORK SERVICE or SYSTEM. In my case, it was NETWORK SERVICE that was the issue.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure why it would show N/A, you can try NETWORK SERVICE or SYSTEM. In my case, it was NETWORK SERVICE that was the issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MOSS Installation Pitfalls &#124; SharePoint Blues</title>
		<link>http://www.jcarle.com/2009/09/06/fixing-the-volume-shadow-copy-service/comment-page-1/#comment-228</link>
		<dc:creator>MOSS Installation Pitfalls &#124; SharePoint Blues</dc:creator>
		<pubDate>Fri, 05 Feb 2010 20:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcarle.com/?p=162#comment-228</guid>
		<description>[...] service creates VSS errors in system log, similar to this DHCP issue. Happens only with Windows Server 2008 [...]</description>
		<content:encoded><![CDATA[<p>[...] service creates VSS errors in system log, similar to this DHCP issue. Happens only with Windows Server 2008 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Ladley</title>
		<link>http://www.jcarle.com/2009/09/06/fixing-the-volume-shadow-copy-service/comment-page-1/#comment-212</link>
		<dc:creator>Brian Ladley</dc:creator>
		<pubDate>Tue, 15 Dec 2009 02:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcarle.com/?p=162#comment-212</guid>
		<description>What if the User shows N/A?</description>
		<content:encoded><![CDATA[<p>What if the User shows N/A?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Sebastien Carle</title>
		<link>http://www.jcarle.com/2009/09/06/fixing-the-volume-shadow-copy-service/comment-page-1/#comment-193</link>
		<dc:creator>Jean-Sebastien Carle</dc:creator>
		<pubDate>Sat, 03 Oct 2009 19:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcarle.com/?p=162#comment-193</guid>
		<description>The volume shadow copy service reads and writes to that key. The read error is simply the first one that occurs.</description>
		<content:encoded><![CDATA[<p>The volume shadow copy service reads and writes to that key. The read error is simply the first one that occurs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane Hartman</title>
		<link>http://www.jcarle.com/2009/09/06/fixing-the-volume-shadow-copy-service/comment-page-1/#comment-190</link>
		<dc:creator>Shane Hartman</dc:creator>
		<pubDate>Sat, 03 Oct 2009 14:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcarle.com/?p=162#comment-190</guid>
		<description>Nice tip.  But does it have to be full permission or will read suffice?</description>
		<content:encoded><![CDATA[<p>Nice tip.  But does it have to be full permission or will read suffice?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
