<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BruceTonge.Info &#187; AD</title>
	<atom:link href="http://www.brucetonge.info/category/computing/windows/ad/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brucetonge.info</link>
	<description>It&#039;s not difficult really...</description>
	<lastBuildDate>Thu, 25 Aug 2011 14:18:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Sharing Vialations within SYSVOL</title>
		<link>http://www.brucetonge.info/sharing-vialations-within-sysvol/</link>
		<comments>http://www.brucetonge.info/sharing-vialations-within-sysvol/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 11:40:21 +0000</pubDate>
		<dc:creator>OKButton</dc:creator>
				<category><![CDATA[AD]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.brucetonge.info/?p=64</guid>
		<description><![CDATA[I recently had an issue with sharing violations benig reported by Ultra Sound with issues within my sysvol replica set. I had a look at the tech net article on this problem (kb822300) but it did not help with the problem I was having as when I installed the surgested hotfix the files that were [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I recently had an issue with sharing violations benig reported by Ultra Sound with issues within my sysvol replica set. I had a look at the tech net article on this problem (<a href="http://support.microsoft.com/kb/822300" target="_blank">kb822300</a>) but it did not help with the problem I was having as when I installed the surgested hotfix the files that were in a locked state were no loged in the event log as advertised. I decided to use the old fashond way to fix this.</p>
<p>First I ran:</p>
<p><code>ntfrsutl inlog &gt; c:\sometextfile.txt</code></p>
<p>This creates a list of the items that are being inbound replicated on the problem server. I went through the file looking for the line IBCO_INSTALL_RETRY as described in the KB but it did not find it. Then I decided to go through the file manually reading the hole thing. I found that I had a slight variation on the KB article on some items I had the files marked with IBCO_DEL_RETRY and IBCO_RENAME_RETRY. I then ran the GUID&#8217;s for these files through the following command to find out what they were.</p>
<p><code>ntdfsutl idtable {GUID} &gt; c:\someothertextfile.txt</code></p>
<p>This relieved that some folders that had been deleted would not replicate off the server and also a file that had been renamed would not replicate the change. I found that I had a permission issue with these folders and files and was able to fix it.</p>
<div class="shr-publisher-64"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.brucetonge.info/sharing-vialations-within-sysvol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

