<?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: ExternalEmailAddress is mandatory on MailUser</title>
	<atom:link href="http://www.wapshere.com/missmiis/externalemailaddress-is-mandatory-on-mailuser/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wapshere.com/missmiis/externalemailaddress-is-mandatory-on-mailuser</link>
	<description>Adventures in identity management</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:24:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Lari Savolainen</title>
		<link>http://www.wapshere.com/missmiis/externalemailaddress-is-mandatory-on-mailuser/comment-page-1#comment-122</link>
		<dc:creator>Lari Savolainen</dc:creator>
		<pubDate>Wed, 28 Oct 2009 13:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.wapshere.com/missmiis/?p=549#comment-122</guid>
		<description>I ran into the same error when I tried to create linked mailboxes to Exhange 2007 with ILM 2007 FP1. In my case the reason was missing objectSID which is mandatory to create linked mailbox. This caused the CreateMailbox command to fail with the same error code as you had (which is not very informative). 

The partially failed seems to create AD accounts with some of the Exchange attributes in place. Eg email attributes are set but mailbox is not created. Exchange thinks that these objects are contacts. Contacts require the ExternalEmailAddress to be set and that is the cause for misleading error message.

After adding few lines of code to check that all mandatory attributes are present provisioning worked fine.</description>
		<content:encoded><![CDATA[<p>I ran into the same error when I tried to create linked mailboxes to Exhange 2007 with ILM 2007 FP1. In my case the reason was missing objectSID which is mandatory to create linked mailbox. This caused the CreateMailbox command to fail with the same error code as you had (which is not very informative). </p>
<p>The partially failed seems to create AD accounts with some of the Exchange attributes in place. Eg email attributes are set but mailbox is not created. Exchange thinks that these objects are contacts. Contacts require the ExternalEmailAddress to be set and that is the cause for misleading error message.</p>
<p>After adding few lines of code to check that all mandatory attributes are present provisioning worked fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

