Microsoft KB Archive/924263: Difference between revisions

From BetaArchive Wiki
m (Text replacement - "<" to "<")
m (Text replacement - ">" to ">")
 
Line 54: Line 54:
[10:14:54] Error: f:\df7618\deployment\src\autoprof\ad.cxx(667):  
[10:14:54] Error: f:\df7618\deployment\src\autoprof\ad.cxx(667):  
CActiveDirectory::OpenADsObject()
CActiveDirectory::OpenADsObject()
     &quot;Could not open Exchange server object: GC://<FQDN of GC&gt;/CN=<Exchange Mailbox  
     &quot;Could not open Exchange server object: GC://<FQDN of GC>/CN=<Exchange Mailbox  
server&gt;,CN=Servers,CN=<Admin Group name&gt;,CN=Administrative Groups,CN=<Exchange Org  
server>,CN=Servers,CN=<Admin Group name>,CN=Administrative Groups,CN=<Exchange Org  
name&gt;,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=<domain  
name>,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=<domain  
name&gt;,DC=net.&quot;
name>,DC=net.&quot;


HRESULT=0x8007200a
HRESULT=0x8007200a
Line 78: Line 78:
In the ADSI Edit tool expand the following containers,<br />
In the ADSI Edit tool expand the following containers,<br />
<br />
<br />
<Configuration container&gt; | <Services&gt; | <Microsoft Exchange&gt; | <Exchange org name&gt; | <Administrative Groups&gt; | <Admin Group name&gt; | <Servers&gt; | <Exchange server name&gt;<br />
<Configuration container> | <Services> | <Microsoft Exchange> | <Exchange org name> | <Administrative Groups> | <Admin Group name> | <Servers> | <Exchange server name><br />
<br />
<br />
On the Exchange server object, set the &quot;Read Permissions&quot; for &quot;Authenticated Users&quot;
On the Exchange server object, set the &quot;Read Permissions&quot; for &quot;Authenticated Users&quot;

Latest revision as of 10:26, 21 July 2020

Article ID: 924263

Article Last Modified on 10/25/2007



APPLIES TO

  • Microsoft Exchange Server 2003 Enterprise Edition
  • Microsoft Exchange Server 2003 Standard Edition



Source: Microsoft Support

RAPID PUBLISHING

RAPID PUBLISHING ARTICLES PROVIDE INFORMATION IN RESPONSE TO EMERGING OR UNIQUE TOPICS, AND MAY BE UPDATED AS NEW INFORMATION BECOMES AVAILABLE.

SYMPTOMS

After a cross site mail box move, when Exprofre tool is used to update the Outlook profiles, it fails to do so. When you check the Exprofre.log, you might see the errors of the following format:

Error code: 0x0; error text: ; provider: LDAP Provider
[10:14:54] Error: f:\df7618\deployment\src\autoprof\ad.cxx(667): 
CActiveDirectory::OpenADsObject()
    "Could not open Exchange server object: GC://<FQDN of GC>/CN=<Exchange Mailbox 
server>,CN=Servers,CN=<Admin Group name>,CN=Administrative Groups,CN=<Exchange Org 
name>,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=<domain 
name>,DC=net."

HRESULT=0x8007200a


The default user profile and/or Outlook files were not changed

CAUSE

"Read" Permissions for the "Authenticated Users" is missing on the Exchange server object in the AD

RESOLUTION

In the ADSI Edit tool expand the following containers,

<Configuration container> | <Services> | <Microsoft Exchange> | <Exchange org name> | <Administrative Groups> | <Admin Group name> | <Servers> | <Exchange server name>

On the Exchange server object, set the "Read Permissions" for "Authenticated Users"

MORE INFORMATION

On how to add permissions for "Authenticated Users" in ADSIEdit, you can refer to the KB articlehttp://support.microsoft.com/default.aspx/kb/322832/EN-US/


Additional query words: Exprofre 0x8007200a

DISCLAIMER

MICROSOFT AND/OR ITS RESPECTIVE SUPPLIERS MAKE NO REPRESENTATIONS ABOUT THE SUITABILITY OF THE INFORMATION CONTAINED IN THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE FOR ANY PURPOSE. THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE COULD INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES ARE PERIODICALLY ADDED TO THE INFORMATION HEREIN. MICROSOFT AND/OR ITS RESPECTIVE SUPPLIERS MAY MAKE IMPROVEMENTS AND/OR CHANGES IN THE PRODUCT(S) AND/OR THE PROGRAM(S) DESCRIBED HEREIN AT ANY TIME.

For more information on the terms of use, click on the link below:
http://support.microsoft.com/tou/

Keywords: kbprb kbtshoot kbrapidpub KB924263