<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>benking.me.uk &#187; Exchange Server</title>
	<atom:link href="http://www.benking.me.uk/tag/exchange-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benking.me.uk</link>
	<description>The world according to Ben...</description>
	<lastBuildDate>Fri, 25 Mar 2011 11:58:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Exchange 2003 and Exmerge Woes</title>
		<link>http://www.benking.me.uk/2007/06/14/exchange-2003-and-exmerge-woes/</link>
		<comments>http://www.benking.me.uk/2007/06/14/exchange-2003-and-exmerge-woes/#comments</comments>
		<pubDate>Thu, 14 Jun 2007 15:08:12 +0000</pubDate>
		<dc:creator>Ben King</dc:creator>
				<category><![CDATA[Networks]]></category>
		<category><![CDATA[Exchange Server]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[Web/Tech]]></category>

		<guid isPermaLink="false">http://blogs.bit10.net/ben/2007/06/14/exchange-2003-and-exmerge-woes/</guid>
		<description><![CDATA[Today I needed to extract some mailboxes to PSTs from our Exchange 2003 server. I kept getting a permissions error in my Exmerge.log file: 'Verify that the Microsoft Exchange Information Store service is running and that you have the correct permissions to log on. (0x8004011d)' This is one of those annoying &#8216;exchange being oversecure for [...]]]></description>
			<content:encoded><![CDATA[<p>Today I needed to extract some mailboxes to PSTs from our Exchange 2003 server.</p>
<p>I kept getting a permissions error in my Exmerge.log file:</p>
<p><code>'Verify that the Microsoft Exchange Information Store service is running and that you have the correct permissions to log on. (0x8004011d)'</code></p>
<p>This is one of those annoying &#8216;exchange being oversecure for no good reason moments&#8217;, basically the administrator user (under which you are probably logged on for such an exercise) is denied permission to access individual mailboxes.</p>
<p>I found a couple of MS documents on the subject:</p>
<p><a target="_blank" href="http://support.microsoft.com/kb/322312" title="http://support.microsoft.com/kb/322312 ">http://support.microsoft.com/kb/322312</a></p>
<p>and,</p>
<p><a target="_blank" href="http://technet.microsoft.com/en-us/library/aa996410.aspx" title="http://technet.microsoft.com/en-us/library/aa996410.aspx ">http://technet.microsoft.com/en-us/library/aa996410.aspx</a></p>
<p>Neither of them unfortunately resolved the problem in my case. It appears that even adding the administrator user to a temporary windows &#8216;exchange recovery&#8217; group still didn&#8217;t allow access to the mailbox for extraction.</p>
<p>The solution is to:</p>
<ol>
<li>Create a new Active Directory Group called &#8216;Exchange ExMerge&#8217; (or whatever you like).</li>
<li>Give the new group full permissions on the store as per the 2nd MS article above.</li>
<li>Create a new user and add it to the Exchange ExMerge group <strong>and</strong> Domain Admins.</li>
<li>Logon to the Exchange server as the new user, run Exmerge and it should finally work.</li>
</ol>
<p>You could of course just create the user and give it the appropriate permissions but I was just being &#8216;proper&#8217;! <img src='http://www.benking.me.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.benking.me.uk/2007/06/14/exchange-2003-and-exmerge-woes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

