<?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>Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx</link><description>When you try to uninstall Exchange 2007 from your server, you may receive some error messages which indicate that there is still some Public Folder on the machine thus meaning the uninstall process fails. We have received a lot of these issues recently.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#1505280</link><pubDate>Thu, 12 Jul 2007 03:47:58 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1505280</guid><dc:creator>Cpuroast</dc:creator><description>&lt;p&gt;The KB only says how to move replicas to another server. &lt;/p&gt;
&lt;p&gt;Not remove them completely if you are permanently removing exchange.&lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#1528284</link><pubDate>Mon, 16 Jul 2007 06:59:40 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1528284</guid><dc:creator>Anthony</dc:creator><description>&lt;p&gt;Yep, this article only moves the replicas.&lt;/p&gt;
&lt;p&gt;Is there no way you can uninstall exchange??????&lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#1567548</link><pubDate>Fri, 20 Jul 2007 19:40:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1567548</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Your help sucks. I really need to remove exchange permantently.&lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#1686590</link><pubDate>Fri, 03 Aug 2007 04:31:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1686590</guid><dc:creator>Wang</dc:creator><description>&lt;p&gt;1. &amp;nbsp;Please keep at least one administrator mail box to remove public folder first!&lt;/p&gt;
&lt;p&gt;2. &amp;nbsp;From Exchange 2007 shell command&lt;/p&gt;
&lt;p&gt;run following 3 commands:&lt;/p&gt;
&lt;p&gt;Get-PublicFolder -Server &amp;lt;your server name&amp;gt; &amp;nbsp;&amp;quot;\&amp;quot; -Recurse -ResultSize:Unlimited | Remove-PublicFolder -Server ex2007 -Recurse -ErrorAction:SilentlyContinue &lt;/p&gt;
&lt;p&gt;Get-PublicFolder -Server &amp;lt;your server name&amp;gt; &amp;nbsp;&amp;quot;\Non_Ipm_Subtree&amp;quot; -Recurse -ResultSize:Unlimited | Remove-PublicFolder -Server EX2007 -Recurse -ErrorAction:SilentlyContinue &lt;/p&gt;
&lt;p&gt;Disable-Mailbox &amp;nbsp;all mail box in last Exchange 2007&lt;/p&gt;
&lt;p&gt;3. Remove your Exchange 2007 from add/remove &lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#1717643</link><pubDate>Tue, 07 Aug 2007 18:05:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1717643</guid><dc:creator>Eric</dc:creator><description>&lt;p&gt;Wang you help workt just GREAT!!!&lt;/p&gt;
&lt;p&gt;there where only 2 typo's&lt;/p&gt;
&lt;p&gt;Get-PublicFolder -Server &amp;lt;your server name&amp;gt; &amp;nbsp;&amp;quot;\&amp;quot; -Recurse -ResultSize:Unlimited | Remove-PublicFolder -Server &amp;lt;your server name&amp;gt; &amp;nbsp;-Recurse -ErrorAction:SilentlyContinue &lt;/p&gt;
&lt;p&gt;Get-PublicFolder -Server &amp;lt;your server name&amp;gt; &amp;nbsp;&amp;quot;\Non_Ipm_Subtree&amp;quot; -Recurse -ResultSize:Unlimited | Remove-PublicFolder -Server &amp;lt;your server name&amp;gt; &amp;nbsp;-Recurse -ErrorAction:SilentlyContinue &lt;/p&gt;
&lt;p&gt;if you replace &amp;lt;your server name&amp;gt; &amp;nbsp;with the name of your server all works fine (need to replace it 4 times)&lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#1817220</link><pubDate>Fri, 24 Aug 2007 19:01:37 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1817220</guid><dc:creator>Kurt</dc:creator><description>&lt;p&gt;Thanks, Wang and Eric&lt;/p&gt;
&lt;p&gt;Your help did work (I used the corrected scripts that Eric published)&lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#2101588</link><pubDate>Wed, 03 Oct 2007 18:47:23 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2101588</guid><dc:creator>Velfir</dc:creator><description>&lt;p&gt;So gret job, many thanks Wang, uninstalling was a really pain in my ass, with your command it's as easy as unintsalling office . &lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#2616482</link><pubDate>Thu, 06 Dec 2007 15:20:31 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2616482</guid><dc:creator>Marcel</dc:creator><description>&lt;p&gt;These commands finaly makes it happen to remove exchange 2007! Thanks! Just what I was looking for for a long time.&lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#2930948</link><pubDate>Mon, 25 Feb 2008 17:34:22 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2930948</guid><dc:creator>Craig</dc:creator><description>&lt;p&gt;I tried the commands, with the chnages that Eric made, and I am still unable to get this off of my server. I am ready to nuke the server completely and start from scratch.&lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#2933649</link><pubDate>Tue, 26 Feb 2008 16:48:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2933649</guid><dc:creator>David</dc:creator><description>&lt;p&gt;Wang you rock you are the bomb final some one that knows his stuff&lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#3070503</link><pubDate>Fri, 13 Jun 2008 18:14:40 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3070503</guid><dc:creator>Dwayne Farmer</dc:creator><description>&lt;p&gt;Wang o de tango! You are my Hero too - I completely destroyed one system and had to re-install from bare metal before I found this thread. The second un-install went smooth as Silk thanks to these commands!&lt;/p&gt;
&lt;p&gt;Thanks a BUNCH!&lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#3092708</link><pubDate>Wed, 23 Jul 2008 06:32:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3092708</guid><dc:creator>Wally</dc:creator><description>&lt;p&gt;Thanks Wang. you are a life saver&lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#3103798</link><pubDate>Tue, 12 Aug 2008 05:08:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3103798</guid><dc:creator>Shuyang</dc:creator><description>&lt;p&gt;Thanks Wang. I had wasted some days to remove exchange &amp;nbsp;2007.&lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#3105010</link><pubDate>Wed, 13 Aug 2008 18:32:22 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3105010</guid><dc:creator>Eric</dc:creator><description>&lt;p&gt;Thanks Wang, I too have been trying to get Exchange 2007 off my server. Microsoft assumes that you will never need to completly get this thing completly off your server, I guess. Your trick worked perfectly.&lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#3114028</link><pubDate>Fri, 29 Aug 2008 19:49:36 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3114028</guid><dc:creator>Dan</dc:creator><description>&lt;p&gt;Do these steps only remove the Replicas on that one Public Folder server, or do these steps remove the folders from ALL Public Folder servers?&lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#3119762</link><pubDate>Fri, 05 Sep 2008 13:29:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3119762</guid><dc:creator>Chas K</dc:creator><description>&lt;p&gt;Just tried the commands listed and they remove the public folders and their content from all replicas not just the server being decomissioned!&lt;/p&gt;
&lt;p&gt;I know how to remove the server from the replica lists of the folders - that works fine and aftwer ~15 mins the folders are removed only from the server to be decomissioned. However what is left behind is the IPM_Sub_Tree folders - how do you deal with these?&lt;/p&gt;
&lt;p&gt;Isn't E2007 Fun!&lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#3131979</link><pubDate>Fri, 03 Oct 2008 19:39:39 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3131979</guid><dc:creator>Miguel-Angel</dc:creator><description>&lt;p&gt;Cool, I could uninstall my Exchange 2007 SP1 that was installed in Windows 2008.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;Gracias!!&lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#3198733</link><pubDate>Sun, 08 Feb 2009 01:31:11 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3198733</guid><dc:creator>Ken</dc:creator><description>&lt;p&gt;THis works GREAT! &amp;nbsp;Just be patient and place all spaces, dashes and lowercase/Uppercase exactly&lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#3200679</link><pubDate>Wed, 11 Feb 2009 10:01:31 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3200679</guid><dc:creator>Aayush</dc:creator><description>&lt;p&gt;Hey thanks buddy... these scripts really works... &lt;/p&gt;
&lt;p&gt;removing exchange was really a overehead...&lt;/p&gt;
&lt;p&gt;Thanks a lot !!!&lt;/p&gt;
&lt;p&gt;Bye... &amp;nbsp;:)&lt;/p&gt;
</description></item><item><title>re: Public Folder Replicas Prevent Uninstall Exchange 2007</title><link>http://blogs.technet.com/asiasupp/archive/2007/06/26/public-folder-replicas-prevent-uninstall-exchange-2007.aspx#3212862</link><pubDate>Sat, 14 Mar 2009 20:35:25 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3212862</guid><dc:creator>EricB</dc:creator><description>&lt;p&gt;I have the same issue listed above. &amp;nbsp;The scripts given, I believe, remove all public folders in the organization. &amp;nbsp;I am interested only in getting the system folders off one this one system so that I can remove the public folder store. &amp;nbsp;I don't want to harm any other servers. &amp;nbsp;Does anyone have a fix for that?&lt;/p&gt;
</description></item></channel></rss>