<?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>Getting Over Replmon</title><link>http://blogs.technet.com/b/askds/archive/2009/07/01/getting-over-replmon.aspx</link><description>Ned here again. The AD Replication Monitor utility ( Replmon.exe ) was introduced with the Windows Server 2000 Support Tools many years ago as a GUI mechanism for performing certain DC admin tasks. With the release of Window Server 2008 Replmon was not</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Getting Over Replmon</title><link>http://blogs.technet.com/b/askds/archive/2009/07/01/getting-over-replmon.aspx#3367673</link><pubDate>Thu, 11 Nov 2010 15:32:53 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3367673</guid><dc:creator>Jason Fare</dc:creator><description>&lt;p&gt;The only thing missing is the fact that Replmon will email when there are replication failures and SCOM&amp;#39;s management packs don&amp;#39;t allow you to put in an override for ignoring replication failures from a specific DC (due to a lag site/etc.). &amp;nbsp;That tool needed an update anyway... I guess I&amp;#39;ll write something in C# to imitate the functions of replmon but mine won&amp;#39;t require outlook to be installed.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3367673" width="1" height="1"&gt;</description></item><item><title>re: Getting Over Replmon</title><link>http://blogs.technet.com/b/askds/archive/2009/07/01/getting-over-replmon.aspx#3305897</link><pubDate>Fri, 15 Jan 2010 08:36:03 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3305897</guid><dc:creator>igorlopasovsky</dc:creator><description>&lt;p&gt;Thank you very much for answer Ned ... I know netdom.exe utility, I just thought that repadmin.exe has similar parameter for FSMO roles&lt;/p&gt;
&lt;p&gt;Thank you again, igor&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3305897" width="1" height="1"&gt;</description></item><item><title>re: Getting Over Replmon</title><link>http://blogs.technet.com/b/askds/archive/2009/07/01/getting-over-replmon.aspx#3305740</link><pubDate>Thu, 14 Jan 2010 15:52:46 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3305740</guid><dc:creator>NedPyle [MSFT]</dc:creator><description>&lt;p&gt;Beyond what you found already in repadmin.exe, the tool I've always used over teh years is NETDOM.EXE:&lt;/p&gt;
&lt;p&gt;netdom query fsmo&lt;/p&gt;
&lt;p&gt;Schema master &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; srv1.contoso.com&lt;/p&gt;
&lt;p&gt;Domain naming master &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;srv3.contoso.com&lt;/p&gt;
&lt;p&gt;PDC &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; srv2.contoso.com&lt;/p&gt;
&lt;p&gt;RID pool manager &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;srv3.contoso.com&lt;/p&gt;
&lt;p&gt;Infrastructure master &amp;nbsp; &amp;nbsp; &amp;nbsp; srv3.contoso.com&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3305740" width="1" height="1"&gt;</description></item><item><title>re: Getting Over Replmon</title><link>http://blogs.technet.com/b/askds/archive/2009/07/01/getting-over-replmon.aspx#3305651</link><pubDate>Thu, 14 Jan 2010 10:11:06 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3305651</guid><dc:creator>igorlopasovsky</dc:creator><description>&lt;p&gt;Hello Ned,&lt;/p&gt;
&lt;p&gt;first, thank you very much for this article, nice job.&lt;/p&gt;
&lt;p&gt;I have a question and I can't find any reasonable solution anywhere, maybe you will know.&lt;/p&gt;
&lt;p&gt;Replmon has a perfect feature - it's able to show you FSMO holders. I can't find it in repadmin. The only solution I found is this:&lt;/p&gt;
&lt;p&gt;repadmin /showrepl fsmo_type:dc=domain,dc=com&lt;/p&gt;
&lt;p&gt;fsmo_type could be fsmo_schema, fsmo_dnm, fsmo_im, fsmo_pdc, fsmo_rid&lt;/p&gt;
&lt;p&gt;Is there any better solution for this? Thank you very much for answer and great articles.&lt;/p&gt;
&lt;p&gt;Igor&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3305651" width="1" height="1"&gt;</description></item><item><title>re: Getting Over Replmon</title><link>http://blogs.technet.com/b/askds/archive/2009/07/01/getting-over-replmon.aspx#3260849</link><pubDate>Thu, 02 Jul 2009 21:05:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3260849</guid><dc:creator>NedPyle [MSFT]</dc:creator><description>&lt;p&gt;Oh snap, I forgot to link that! Thanks for the great catch Mike, I'm updating the article now.&lt;/p&gt;
&lt;p&gt;- Ned&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3260849" width="1" height="1"&gt;</description></item><item><title>re: Getting Over Replmon</title><link>http://blogs.technet.com/b/askds/archive/2009/07/01/getting-over-replmon.aspx#3260848</link><pubDate>Thu, 02 Jul 2009 21:00:17 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3260848</guid><dc:creator>Mike Kline</dc:creator><description>&lt;p&gt;Another good article Ned, repadmin should definitely be in everyone's toolkit.&lt;/p&gt;
&lt;p&gt;Not sure if you or members of your team were involved in the reapadmin whitepaper published last fall but it was one of my top 5 all-time white papers from Microsoft.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/downloads/details.aspx?familyid=c6054092-ee1e-4b57-b175-5aabde591c5f&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=c6054092-ee1e-4b57-b175-5aabde591c5f&amp;amp;displaylang=en&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Have a safe and happy July 4th weekend...no DFSR entries this Saturday :)&lt;/p&gt;
&lt;p&gt;Talk to you later&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3260848" width="1" height="1"&gt;</description></item><item><title>re: Getting Over Replmon</title><link>http://blogs.technet.com/b/askds/archive/2009/07/01/getting-over-replmon.aspx#3260769</link><pubDate>Thu, 02 Jul 2009 16:24:52 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3260769</guid><dc:creator>NedPyle [MSFT]</dc:creator><description>&lt;p&gt;:-D&lt;/p&gt;
&lt;p&gt;Thanks very much Lain.&lt;/p&gt;
&lt;p&gt;- Ned&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3260769" width="1" height="1"&gt;</description></item><item><title>re: Getting Over Replmon</title><link>http://blogs.technet.com/b/askds/archive/2009/07/01/getting-over-replmon.aspx#3260630</link><pubDate>Thu, 02 Jul 2009 08:36:37 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3260630</guid><dc:creator>Lain</dc:creator><description>&lt;p&gt;On-topic: Preaching to the converted, here. I've loved replmon since early Server 2003 (when it got some more options with bite), once I wrapped my head around the various commands.&lt;/p&gt;
&lt;p&gt;Off-topic: As much as I enjoy reading your articles, I'd be lieing if I didn't confess that part of the attraction is seeing what new middle name you've come up with per article! And although you're stretching my memory this time around, I think we still got that pilot here in Aus.&lt;/p&gt;
&lt;p&gt;I may work with directory services, but clearly, simple things amuse this mind!&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Lain&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3260630" width="1" height="1"&gt;</description></item></channel></rss>