 




<?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: Saving EXch2007 Mailbox for Terminated Staff</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/saving-exch2007-mailbox-for-terminated-staff/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/saving-exch2007-mailbox-for-terminated-staff/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 19:50:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: stevesz</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/saving-exch2007-mailbox-for-terminated-staff/#comment-84621</link>
		<dc:creator>stevesz</dc:creator>
		<pubDate>Wed, 01 Dec 2010 14:53:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-84621</guid>
		<description><![CDATA[I do not know what you find to be so hard with using PowerShell commands. you will be using what is basically a one line command:  
&lt;pre&gt;Get-Mailbox -Database &#039;MDB&#039; &#124; Export-Mailbox -PSTFolderPath D:PST&lt;/pre&gt;
not real hard to do.

In cases where PowerShell may not be available (pre-2007), you can simply add the mailbox to your Outlook mailboxes, then export the mailbox from there. No need to worry about what the password is since you changed it when the former employee was walking out the door, so you know what it is, so you could even set up a new profile in Outlook for that mailbox, should you wish.]]></description>
		<content:encoded><![CDATA[<p>I do not know what you find to be so hard with using PowerShell commands. you will be using what is basically a one line command:  </p>
<pre>Get-Mailbox -Database 'MDB' | Export-Mailbox -PSTFolderPath D:PST</pre>
<p>not real hard to do.</p>
<p>In cases where PowerShell may not be available (pre-2007), you can simply add the mailbox to your Outlook mailboxes, then export the mailbox from there. No need to worry about what the password is since you changed it when the former employee was walking out the door, so you know what it is, so you could even set up a new profile in Outlook for that mailbox, should you wish.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evartan</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/saving-exch2007-mailbox-for-terminated-staff/#comment-84565</link>
		<dc:creator>evartan</dc:creator>
		<pubDate>Tue, 30 Nov 2010 22:07:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-84565</guid>
		<description><![CDATA[I know this would work, but this is a tedious task for just exporting one single email.
What I or other frustrated users are looking for is third party software to be able to do it easily, like Exmerge in 2003.]]></description>
		<content:encoded><![CDATA[<p>I know this would work, but this is a tedious task for just exporting one single email.<br />
What I or other frustrated users are looking for is third party software to be able to do it easily, like Exmerge in 2003.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.012 seconds using memcached
Object Caching 282/285 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 20:05:25 -->