<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>What's Causing that DFSR Change Storm?</title><link>http://blogs.technet.com/b/askds/archive/2012/06/01/what-s-causing-that-dfsr-change-storm.aspx</link><description>[This is another guest post from our pal Mark in Oz. Even if you don’t care about DFSR, I highly recommend this post; it teaches some very clever log analysis techniques, useful in a variety of troubleshooting scenarios – The Neditor] Hi there! It’s Mark</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: What's Causing that DFSR Change Storm?</title><link>http://blogs.technet.com/b/askds/archive/2012/06/01/what-s-causing-that-dfsr-change-storm.aspx#3503775</link><pubDate>Wed, 13 Jun 2012 21:12:30 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3503775</guid><dc:creator>MarkRenoden [MSFT]</dc:creator><description>&lt;p&gt;Hi johnmsanz&lt;/p&gt;
&lt;p&gt;The findstr command used in the example gathers all the time stamps for any USN update (it’s a pretty rough approximation). This includes new files created in replication groups, deletions, file updates and &amp;nbsp;changes to files that are filtered from replication. If you want to be more specific (for example – just file updates that originate on the server where log harvesting took place), you need to do something trickier – much like the PowerShell parsing scripts later in the post or the additional findstr operation you suggest.&lt;/p&gt;
&lt;p&gt;Gathering what you need starts with understanding the log file format in more detail and then crafting a parser that will isolate the time stamps for the events that are important to you.&lt;/p&gt;
&lt;p&gt;- Mark&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3503775" width="1" height="1"&gt;</description></item><item><title>re: What's Causing that DFSR Change Storm?</title><link>http://blogs.technet.com/b/askds/archive/2012/06/01/what-s-causing-that-dfsr-change-storm.aspx#3503420</link><pubDate>Tue, 12 Jun 2012 14:28:58 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3503420</guid><dc:creator>johnmsanz</dc:creator><description>&lt;p&gt;I tried this but I believe my results may have been skewed due to there being other lines resulting from the findstr beyond just the &amp;quot;UsnConsumer::UpdateIdRecord ID record updated from USN_RECORD&amp;quot;, for example:&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;quot;UsnConsumer::CreateNewRecord ID record created from USN_RECORD:&amp;quot;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;quot;UsnConsumer::ProcessUsnRecord Filtered USN_RECORD:&amp;quot;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;quot;UsnConsumer::TombstoneOrDelete ID record deleted from USN_RECORD:&amp;quot;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;quot;UsnConsumer::UpdateUsnOnly USN-only update from USN_RECORD:&amp;quot;&lt;/p&gt;
&lt;p&gt;How should the above lines be handled in terms of the analysis in this blog? &amp;nbsp;Should any of these also be counted as &amp;quot;changes&amp;quot;, or should I do an additional findstr on the output to omit all lines except for lines containing &amp;quot;UpdateIdRecord&amp;quot;?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3503420" width="1" height="1"&gt;</description></item><item><title>re: What's Causing that DFSR Change Storm?</title><link>http://blogs.technet.com/b/askds/archive/2012/06/01/what-s-causing-that-dfsr-change-storm.aspx#3501657</link><pubDate>Fri, 01 Jun 2012 21:24:16 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3501657</guid><dc:creator>sgrinker</dc:creator><description>&lt;p&gt;Outstanding post! &amp;nbsp;Awesome job sluething Mark, and very slick use of a number of different tools to pull the data out!!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3501657" width="1" height="1"&gt;</description></item></channel></rss>