<?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>Active Directory, Cluster and other fun stuff... : FRS</title><link>http://blogs.technet.com/justinturner/archive/tags/FRS/default.aspx</link><description>Tags: FRS</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Quick TIP: Force FRS replication</title><link>http://blogs.technet.com/justinturner/archive/2007/04/27/quick-tip-force-frs-replication.aspx</link><pubDate>Fri, 27 Apr 2007 15:16:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:832462</guid><dc:creator>justintu</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/justinturner/comments/832462.aspx</comments><wfw:commentRss>http://blogs.technet.com/justinturner/commentrss.aspx?PostID=832462</wfw:commentRss><description>&lt;P&gt;&lt;FONT size=3&gt;For this tip you will need a somewhat newer version of ntfrsutl.exe&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=3&gt;You can grab a version&amp;nbsp;out of the Service Pack 2 Support Tools download &lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=96A35011-FD83-419D-939B-9A772EA2DF90&amp;amp;displaylang=en" target=_blank mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=96A35011-FD83-419D-939B-9A772EA2DF90&amp;amp;displaylang=en"&gt;here&lt;/A&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=3&gt;Beginning with the version of &lt;A href="http://technet2.microsoft.com/windowsserver/en/library/2157fc55-ea57-4a61-baf9-e29bc9bbc9da1033.mspx?mfr=true" target=_blank mce_href="http://technet2.microsoft.com/windowsserver/en/library/2157fc55-ea57-4a61-baf9-e29bc9bbc9da1033.mspx?mfr=true"&gt;ntfrsutl.exe&lt;/A&gt; in KB 823230 we have the ability to force FRS replication to occur across site boundaries immediately instead of waiting for the schedule to open up.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=3&gt;Here is the command's syntax:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ntfrsutl forcerepl [computer] /r SetName /p PartnerDnsName&lt;/STRONG&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = Force FRS to start a replication cycle ignoring the schedule 
&lt;P&gt;&lt;FONT size=3&gt;&lt;FONT size=3&gt;The PartnerDNSName is the FQDN of the server that you want to source from.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=3&gt;Here is an example using a DC Name of ContosoDC1 and a PartnerDNSName of ContosoDC2:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ntfrsutl forcerepl contosodc1 /r "domain system volume (sysvol share)" /p ContosoDC2.Contoso.com&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=3&gt;Running the command initiates replication, and&amp;nbsp;returns the following information:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;LocalComputerName = contosodc1&lt;BR&gt;ReplicaSetGuid = (null)&lt;BR&gt;CxtionGuid = (null)&lt;BR&gt;ReplicaSetName = domain system volume (sysvol share)&lt;BR&gt;PartnerDnsName = ContosoDC2.Contoso.com&lt;/STRONG&gt; 
&lt;P&gt;&lt;FONT size=3&gt;As you can see there are two additional parameters that you can specify, ReplicaSetGuid and CxtionGuid, but neither are required.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=832462" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/justinturner/archive/tags/Active+Directory/default.aspx">Active Directory</category><category domain="http://blogs.technet.com/justinturner/archive/tags/Quick+Tips/default.aspx">Quick Tips</category><category domain="http://blogs.technet.com/justinturner/archive/tags/FRS/default.aspx">FRS</category></item></channel></rss>