<?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>Exchange Server Pro &#187; ADFind</title>
	<atom:link href="http://exchangeserverpro.com/tag/adfind/feed" rel="self" type="application/rss+xml" />
	<link>http://exchangeserverpro.com</link>
	<description>Microsoft Exchange Server news, tips, tricks and tutorials</description>
	<lastBuildDate>Tue, 31 Aug 2010 12:02:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Event ID 9554 and Backup Exec 11d backup failures for Exchange Server 2007 Mailbox Servers</title>
		<link>http://exchangeserverpro.com/event-id-9554-and-backup-exec-11d-backup-failures-exchange-server-2007-mailbox-servers</link>
		<comments>http://exchangeserverpro.com/event-id-9554-and-backup-exec-11d-backup-failures-exchange-server-2007-mailbox-servers#comments</comments>
		<pubDate>Tue, 02 Dec 2008 10:00:00 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[ADFind]]></category>
		<category><![CDATA[Backup Exec 11d]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[Exchange 2007]]></category>

		<guid isPermaLink="false">http://www.capslockassassin.com/2008/12/02/event-id-9554-and-backup-exec-11d-backup-failures-exchange-server-2007-mailbox-servers/</guid>
		<description><![CDATA[You may encounter an issue with Backup Exec 11d performing backups of Exchange Server 2007 Mailbox Servers using Granular Restore Technology (GRT) when the backup job is targeted at tape media. The backup job fails with the following error: Backup- \\SERVER.domain.local\Microsoft Information Store\First Storage Group V-79-57344-33928 &#8211; Access Denied. Cannot backup directory Mailbox Database and [...]]]></description>
			<content:encoded><![CDATA[<p><img style="display: inline; margin-left: 0px; margin-right: 0px" title="exchange-2007-logo" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/12/exchange2007logo.jpg" alt="exchange-2007-logo" width="40" height="41" align="left" /> You may encounter an issue with Backup Exec 11d performing backups of Exchange Server 2007 Mailbox Servers using Granular Restore Technology (GRT) when the backup job is targeted at tape media.</p>
<p>The backup job fails with the following error:</p>
<blockquote><p>Backup- \\SERVER.domain.local\Microsoft Information Store\First Storage Group V-79-57344-33928 &#8211; Access Denied. Cannot backup directory Mailbox Database and its subdirectories.</p></blockquote>
<p>However a backup of the Exchange server to a Backup-to-Disk (B2D) device is successful.</p>
<p>The cause of the error is outlined in <a href="http://seer.entsupport.symantec.com/docs/289649.htm" target="_blank">this Symantec support article</a>.</p>
<blockquote><p>The above error occurs if the logon account being used in the backup job has insufficient rights <strong>or because of the presence of one or more disabled Active Directory User Accounts which still have mailboxes in the mailbox store</strong>.</p></blockquote>
<p>You may also find one or more instances of Event ID 9554 in the Exchange server Application Event Log, which correspond to the disabled mailbox accounts.</p>
<blockquote><p>Event Type:    Warning<br />
Event Source:    MSExchangeIS<br />
Event Category:    General<br />
Event ID:    9554<br />
Date:        1/12/2008<br />
Time:        8:07:05 PM<br />
User:        N/A<br />
Computer:    SERVER<br />
Description:<br />
Unable to update Mailbox SD in the DS. <strong>Mailbox Guid: 8ee3f344-9005-4f2e-bc81-d53821dbbe6c</strong>. Error Code 0&#215;80070005</p></blockquote>
<p>You can trace the disabled mailbox account using the Mailbox Guid in the event log entry by following the instructions in <a href="http://support.microsoft.com/kb/555433" target="_blank">this Microsoft support article</a>.  The process is as follows:</p>
<ol>
<li>Download ADFind <a href="http://www.joeware.net/freetools/tools/adfind/index.htm" target="_blank">here</a> (<a title="http://www.joeware.net/freetools/tools/adfind/index.htm" href="http://www.joeware.net/freetools/tools/adfind/index.htm">http://www.joeware.net/freetools/tools/adfind/index.htm</a>) and extract the zip file to a location on the Exchange server.</li>
<li>Run the following command, substituting the Mailbox Guid from your own event log message where appropriate:
<pre>C:\Admin&gt;adfind -gc -b "" -binenc -f " msExchMailboxGUID=
{{GUID:8ee3f344-9005-4f2e-bc81-d53821dbbe6c}}" -dn</pre>
</li>
<li>The command will produce output similar to this:
<pre>AdFind V01.37.00cpp Joe Richards (joe@joeware.net) June 2007

Transformed Filter:  msExchMailboxGUID=D\F3\E3\8E\05\90\2EO\BC\81\D58\21\DB\BEl
Using server: DC1.domain.local:3268
Directory: Windows Server 2003

dn:CN=John Smith,OU=Users,OU=Corp,DC=domain,DC=local</pre>
</li>
</ol>
<p>Now that the mailbox user “John Smith” has been identified you can either remove the mailbox via the Exchange Management Console, or re-enable the account, so that the next scheduled instance of the Exchange backup job will run successfully.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/some-recent-articles" title="Some Recent Articles">Some Recent Articles</a></li><li><a href="http://exchangeserverpro.com/exchange-server-2007-backup-and-recovery" title="Exchange Server 2007 Backup and Recovery">Exchange Server 2007 Backup and Recovery</a></li><li><a href="http://exchangeserverpro.com/exchange-server-2007-service-pack-2-announced" title="Exchange Server 2007 Service Pack 2 Announced">Exchange Server 2007 Service Pack 2 Announced</a></li><li><a href="http://exchangeserverpro.com/exchange-server-2007-replication-problems-can-lead-to-backup-issues" title="Exchange Server 2007 replication problems can lead to backup issues">Exchange Server 2007 replication problems can lead to backup issues</a></li><li><a href="http://exchangeserverpro.com/commvault-idataagent-and-remote-public-folders" title="Commvault iDataAgent and Remote Public Folders">Commvault iDataAgent and Remote Public Folders</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/event-id-9554-and-backup-exec-11d-backup-failures-exchange-server-2007-mailbox-servers">Event ID 9554 and Backup Exec 11d backup failures for Exchange Server 2007 Mailbox Servers</a> is © 2008 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/event-id-9554-and-backup-exec-11d-backup-failures-exchange-server-2007-mailbox-servers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
