<?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 for MSExchangeGuru.com</title>
	<atom:link href="http://msexchangeguru.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://msexchangeguru.com</link>
	<description>Learn Exchange the Guru way !!!</description>
	<lastBuildDate>Wed, 16 May 2012 13:31:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on Mystery of adding X500’s – What an amazing thing to know…!!! by Wizkid</title>
		<link>http://msexchangeguru.com/2012/03/15/x500/comment-page-1/#comment-11789</link>
		<dc:creator>Wizkid</dc:creator>
		<pubDate>Wed, 16 May 2012 13:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://msexchangeguru.com/?p=2128#comment-11789</guid>
		<description>Sachin,
Use this PS script on my article

http://msexchangeguru.com/2012/03/09/e2010-email-id-for-bulk-users/</description>
		<content:encoded><![CDATA[<p>Sachin,<br />
Use this PS script on my article</p>
<p><a href="http://msexchangeguru.com/2012/03/09/e2010-email-id-for-bulk-users/" rel="nofollow">http://msexchangeguru.com/2012/03/09/e2010-email-id-for-bulk-users/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mystery of adding X500’s – What an amazing thing to know…!!! by Muthukumar P</title>
		<link>http://msexchangeguru.com/2012/03/15/x500/comment-page-1/#comment-11788</link>
		<dc:creator>Muthukumar P</dc:creator>
		<pubDate>Wed, 16 May 2012 09:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://msexchangeguru.com/?p=2128#comment-11788</guid>
		<description>Sahin,

I&#039;m sure ADModify is the tool that you&#039;re looking for! :)

Muthu</description>
		<content:encoded><![CDATA[<p>Sahin,</p>
<p>I&#8217;m sure ADModify is the tool that you&#8217;re looking for! <img src='http://msexchangeguru.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Muthu</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to do the schema update of Exchange 2007/2010 or its service packs in Production by Wizkid</title>
		<link>http://msexchangeguru.com/2011/08/26/schema-update/comment-page-1/#comment-11782</link>
		<dc:creator>Wizkid</dc:creator>
		<pubDate>Tue, 08 May 2012 15:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://msexchangeguru.com/?p=1676#comment-11782</guid>
		<description>Hi Guys,

Sorry, I missed to reply you guys. Let me answer here. Thank you Ilya for covering.

Anand and Sunder: Move the schema to a DC which is in the DR datacenter and then stopping the replication this will stop the schema update to spread to all other DCs in the AD. This is to avoid replicating the corrupted or bad schema. So if your schema goes bad after the update then you just need to seize the schema master role to other DCs and run forceremoval of AD on this corrupted schema master DC. Let me know if you have more questions.</description>
		<content:encoded><![CDATA[<p>Hi Guys,</p>
<p>Sorry, I missed to reply you guys. Let me answer here. Thank you Ilya for covering.</p>
<p>Anand and Sunder: Move the schema to a DC which is in the DR datacenter and then stopping the replication this will stop the schema update to spread to all other DCs in the AD. This is to avoid replicating the corrupted or bad schema. So if your schema goes bad after the update then you just need to seize the schema master role to other DCs and run forceremoval of AD on this corrupted schema master DC. Let me know if you have more questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exchange Database Recovery &#8211; Using eseutil commands by SAF</title>
		<link>http://msexchangeguru.com/2009/07/12/exchange-database-recovery-using-eseutil-commands/comment-page-2/#comment-11641</link>
		<dc:creator>SAF</dc:creator>
		<pubDate>Mon, 09 Apr 2012 11:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://msexchangeguru.com/?p=35#comment-11641</guid>
		<description>the site is so wonderful! to say the least, it did save my job yesterday!
here is the account of my journey
1. Take a copy of main data folder (Exchsrvr) and put it safe place
2. used useutil /mh to test health of database  and got dirty shutdown for both priv, and pub
3. used useutil /ml to test log file.(i could not find the required log, and some where damaged)
4. used useutil /r but it failed
5. used useutil /p for both database mail database and public folder database, successful
6. used useutil /d to defragment priv and pub databases,successful
7. still mount failed
8. used isinteg -s servername -fix -test alltests, failed 
9. used useutil /g to defragment, successful
10.reused isinteg -s servername -fix -test alltests, successful
11.remount the databases, successful
 mail server now working properly. 
thanks Meera your are marvelous,  my bread is safe at least for now!</description>
		<content:encoded><![CDATA[<p>the site is so wonderful! to say the least, it did save my job yesterday!<br />
here is the account of my journey<br />
1. Take a copy of main data folder (Exchsrvr) and put it safe place<br />
2. used useutil /mh to test health of database  and got dirty shutdown for both priv, and pub<br />
3. used useutil /ml to test log file.(i could not find the required log, and some where damaged)<br />
4. used useutil /r but it failed<br />
5. used useutil /p for both database mail database and public folder database, successful<br />
6. used useutil /d to defragment priv and pub databases,successful<br />
7. still mount failed<br />
8. used isinteg -s servername -fix -test alltests, failed<br />
9. used useutil /g to defragment, successful<br />
10.reused isinteg -s servername -fix -test alltests, successful<br />
11.remount the databases, successful<br />
 mail server now working properly.<br />
thanks Meera your are marvelous,  my bread is safe at least for now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exchange Database Recovery &#8211; Using eseutil commands by Rajasekaran</title>
		<link>http://msexchangeguru.com/2009/07/12/exchange-database-recovery-using-eseutil-commands/comment-page-2/#comment-11608</link>
		<dc:creator>Rajasekaran</dc:creator>
		<pubDate>Thu, 05 Apr 2012 05:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://msexchangeguru.com/?p=35#comment-11608</guid>
		<description>Hi Meera,

Excellant document! Every ex.admin has to keep in hand.

Pls post 2k7, 2010 eseutils and high availability

God bless you and give good health to you.</description>
		<content:encoded><![CDATA[<p>Hi Meera,</p>
<p>Excellant document! Every ex.admin has to keep in hand.</p>
<p>Pls post 2k7, 2010 eseutils and high availability</p>
<p>God bless you and give good health to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exchange Database Recovery &#8211; Using eseutil commands by Chris Schaller</title>
		<link>http://msexchangeguru.com/2009/07/12/exchange-database-recovery-using-eseutil-commands/comment-page-2/#comment-11583</link>
		<dc:creator>Chris Schaller</dc:creator>
		<pubDate>Mon, 02 Apr 2012 06:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://msexchangeguru.com/?p=35#comment-11583</guid>
		<description>Awesome article. Been struggling for a bit on this.
Would have been nice though for a heads up on the time this stuff takes to complete.
Took a full 18 hours (64982.27 seconds) to repair!
1 user had wiped their entire calendar events when they connected their iPhone for the first time through iTunes... I needed to restore just his mailbox from the previous night&#039;s backup.

It would seem that in the question of Mac vs PC, even the devices are at war :)</description>
		<content:encoded><![CDATA[<p>Awesome article. Been struggling for a bit on this.<br />
Would have been nice though for a heads up on the time this stuff takes to complete.<br />
Took a full 18 hours (64982.27 seconds) to repair!<br />
1 user had wiped their entire calendar events when they connected their iPhone for the first time through iTunes&#8230; I needed to restore just his mailbox from the previous night&#8217;s backup.</p>
<p>It would seem that in the question of Mac vs PC, even the devices are at war <img src='http://msexchangeguru.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disaster Recovery &amp; The power of Exchange Database by ExchangeBiker</title>
		<link>http://msexchangeguru.com/2010/11/30/disaster-recovery-the-power-of-exchange-database/comment-page-1/#comment-11574</link>
		<dc:creator>ExchangeBiker</dc:creator>
		<pubDate>Sun, 01 Apr 2012 07:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://msexchangeguru.com/2010/11/30/disaster-recovery-the-power-of-exchange-database/#comment-11574</guid>
		<description>Thank you Mate. </description>
		<content:encoded><![CDATA[<p>Thank you Mate. </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mystery of vanishing outlook meeting requests – SOLVED!!! by Gladis</title>
		<link>http://msexchangeguru.com/2011/07/14/outlook-meeting-vanishing/comment-page-1/#comment-11565</link>
		<dc:creator>Gladis</dc:creator>
		<pubDate>Fri, 30 Mar 2012 14:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://msexchangeguru.com/?p=1475#comment-11565</guid>
		<description>This is awesome, thanks for helping. </description>
		<content:encoded><![CDATA[<p>This is awesome, thanks for helping. </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Troubleshooting Active Directory account lockout issues by John Ranjith</title>
		<link>http://msexchangeguru.com/2012/03/08/ad-lockout/comment-page-1/#comment-11561</link>
		<dc:creator>John Ranjith</dc:creator>
		<pubDate>Fri, 30 Mar 2012 06:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://msexchangeguru.com/?p=2108#comment-11561</guid>
		<description>Good one</description>
		<content:encoded><![CDATA[<p>Good one</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exchange 2010 DAG implementation &amp; Configuration by Nithin</title>
		<link>http://msexchangeguru.com/2012/02/20/dag-implementation/comment-page-1/#comment-11496</link>
		<dc:creator>Nithin</dc:creator>
		<pubDate>Sun, 25 Mar 2012 06:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://msexchangeguru.com/?p=2061#comment-11496</guid>
		<description>Well written Prabhat.</description>
		<content:encoded><![CDATA[<p>Well written Prabhat.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

