<?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 on: Delete disconnected mailbox in Exchange 2007</title>
	<atom:link href="http://www.itexperience.net/2008/11/11/delete-disconnected-mailbox-in-exchange-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itexperience.net/2008/11/11/delete-disconnected-mailbox-in-exchange-2007/</link>
	<description>sharing experiences...</description>
	<lastBuildDate>Wed, 28 Jul 2010 19:26:16 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: DoranceMC</title>
		<link>http://www.itexperience.net/2008/11/11/delete-disconnected-mailbox-in-exchange-2007/comment-page-1/#comment-912</link>
		<dc:creator>DoranceMC</dc:creator>
		<pubDate>Tue, 13 Jul 2010 22:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.itexperience.net/?p=188#comment-912</guid>
		<description>Excelent! Thanks!</description>
		<content:encoded><![CDATA[<p>Excelent! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.itexperience.net/2008/11/11/delete-disconnected-mailbox-in-exchange-2007/comment-page-1/#comment-779</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 02 Mar 2010 20:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.itexperience.net/?p=188#comment-779</guid>
		<description>Hi Michelle,

when the user is still active, you could try to connect the mailbox to the user who it belongs to.
You can do this with the Exchange Management Console, or with the Management Shell:
---
Connect-Mailbox -Identity &quot;John Brown&quot; -Database &quot;Mailbox Database&quot; -User &quot;John Brown&quot;
---
After you connect the mailbox to the user, you can remove the Exchange attributes, again with the Management Console or the Management Shell.</description>
		<content:encoded><![CDATA[<p>Hi Michelle,</p>
<p>when the user is still active, you could try to connect the mailbox to the user who it belongs to.<br />
You can do this with the Exchange Management Console, or with the Management Shell:<br />
&#8212;<br />
Connect-Mailbox -Identity &#8220;John Brown&#8221; -Database &#8220;Mailbox Database&#8221; -User &#8220;John Brown&#8221;<br />
&#8212;<br />
After you connect the mailbox to the user, you can remove the Exchange attributes, again with the Management Console or the Management Shell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michelle</title>
		<link>http://www.itexperience.net/2008/11/11/delete-disconnected-mailbox-in-exchange-2007/comment-page-1/#comment-778</link>
		<dc:creator>Michelle</dc:creator>
		<pubDate>Tue, 02 Mar 2010 20:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.itexperience.net/?p=188#comment-778</guid>
		<description>Thank you. I have a question thou. There are still some mailboxes that will not delete. We had some issues with exchange and moved these mailboxes to another database and now the old mailbox shows as disconnected but will not delete since that user name is still active. So my question is &quot;How do you remove those mailboxes?&quot;.

Thank you</description>
		<content:encoded><![CDATA[<p>Thank you. I have a question thou. There are still some mailboxes that will not delete. We had some issues with exchange and moved these mailboxes to another database and now the old mailbox shows as disconnected but will not delete since that user name is still active. So my question is &#8220;How do you remove those mailboxes?&#8221;.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carla</title>
		<link>http://www.itexperience.net/2008/11/11/delete-disconnected-mailbox-in-exchange-2007/comment-page-1/#comment-764</link>
		<dc:creator>carla</dc:creator>
		<pubDate>Tue, 23 Feb 2010 21:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.itexperience.net/?p=188#comment-764</guid>
		<description>Thank you for the command !!!!!!!!!!!!!!!</description>
		<content:encoded><![CDATA[<p>Thank you for the command !!!!!!!!!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.itexperience.net/2008/11/11/delete-disconnected-mailbox-in-exchange-2007/comment-page-1/#comment-611</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Wed, 07 Oct 2009 15:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.itexperience.net/?p=188#comment-611</guid>
		<description>This command worked exactly as written.   Thank you.</description>
		<content:encoded><![CDATA[<p>This command worked exactly as written.   Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saswata Basu</title>
		<link>http://www.itexperience.net/2008/11/11/delete-disconnected-mailbox-in-exchange-2007/comment-page-1/#comment-606</link>
		<dc:creator>Saswata Basu</dc:creator>
		<pubDate>Tue, 06 Oct 2009 09:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.itexperience.net/?p=188#comment-606</guid>
		<description>Thanks a lot for the shell command. It helped to delete a user mailbox in Disconnected mailbox in my lab Exchange 2007 server. Note- When running this command ensure the &quot;server\database&quot; is replaced by the Exchange server name and the Mailbox database name. For ex- &quot;exch1\First Storage Group\Mailbox database&quot;</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the shell command. It helped to delete a user mailbox in Disconnected mailbox in my lab Exchange 2007 server. Note- When running this command ensure the &#8220;server\database&#8221; is replaced by the Exchange server name and the Mailbox database name. For ex- &#8220;exch1\First Storage Group\Mailbox database&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
