Exchange Autodiscover Online Archive Folder Issue
I've enabled online archive for a user's mailbox in our organization. The online archive is created successfully, and we are able to access it through OWA. However, the Outlook client will not open the online archive mailbox. We're using Office Professional Plus, so that's not the issue. When I run "test-outlookwebservices -identity:myemail@mydomain.com", I get four warnings: ID 1012 XML>Unknown Node:AlternativeMailbox AlternativeMailbox Line:http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a ID 1012 XML>Object being deserialized: Microsoft.Exchange.Management.SystemConfigurationTasks.AutoDiscoverAccount ID 1012 XML>Element ID 1012 XM>Unknown Element:System.Xml.XmlElement Line:73(7) <Type xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a">Archive</Type><DisplayName xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a">Online Archive - Mike Smith</DisplayName><LegacyDN xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a">/o=ORGANIZATION NAME/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=RECIPIENTS/cn=MSMITH/guid=4335485b-ecce-4560-b558-570368dcbcf0</LegacyDN><Server xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a">SERVER.domain.com</Server> Every other test-outlookwebservices test passes. The autodiscover feature works for the main mailbox, public folders, etc, just not the online archive folder. Any ideas? I'm really stumped!
January 6th, 2011 9:26am

Hi smcnapster1, Please check below requirements of the online achrive folder: A Microsoft Exchange Server 2010 account is required. Online Archive must be enabled by your Exchange administrator. Online Archive policies are available only when using Microsoft Outlook 2010 as part of Microsoft Office Professional Plus 2010, a Microsoft Exchange Server 2010 account, and that your Exchange administrator has enabled Online Archive. Microsoft Office Professional Plus 2010 is available through volume licensing only. And then check the autodiscover service URL, such as:https://FQDN/autodiscover/autodiscover.xml Regards! Gavin TechNet Subscriber Support in forum If you have any feedback on our support, please contact tngfb@microsoft.com Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
January 7th, 2011 3:39am

No. That's not the problem. Online archiving is working--it's accessible in OWA. And we do have Office Professional Plus volume licensing installed. Autodiscover service does respond. The problem is identified in the test-outlookwebservices results. Something more complicated is going on.
January 7th, 2011 3:27pm

Hi smcapster1, It sounds odd. How many users have the issue, all or some of them? How about create a new profile on other client end? How about creating a new user account mailbox with achriving enabled, and then make a test? If the issue still exists, could you please post the exactly error on the client? We also could check the outlook log, and up the log level on the server to confirm the issue. Hope more information from you. Regards! Gavin TechNet Subscriber Support in forum If you have any feedback on our support, please contact tngfb@microsoft.com Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2011 9:10pm

All users have this issue. I've tried creating a new Outlook mail profile, but it doesn't solve the problem. I've created a new user mailbox, even a new mailbox database, and it still doesn't solve the problem. Client doesn't display any error, just the server as described in my original post. The client gets an XML answer that includes the online archive folder mailbox info. But it's the same info that's returning an error when running test-outlookwebserivces on the server. Seems like a server problem, no? Client XML info: <?xml version="1.0" encoding="utf-8"?> <Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006"> <Response xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a"> <User> <DisplayName>Sean Cohen</DisplayName> <LegacyDN>/o=KNOLLWOOD DEVELOPMENT/ou=FIRST ADMINISTRATIVE GROUP/cn=RECIPIENTS/cn=SCOHEN</LegacyDN> <AutoDiscoverSMTPAddress>SCohen@DOMAIN.com</AutoDiscoverSMTPAddress> <DeploymentId>9eb75e3a-594c-4a33-b88d-f958a2c414a7</DeploymentId> </User> <Account> <AccountType>email</AccountType> <Action>settings</Action> <Protocol> <Type>EXCH</Type> <Server>SERVER.DOMAIN.com</Server> <ServerDN>/o=Knollwood Development/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=SERVER</ServerDN> <ServerVersion>738180DA</ServerVersion> <MdbDN>/o=Knollwood Development/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=SERVER/cn=Microsoft Private MDB</MdbDN> <PublicFolderServer>SERVER.DOMAIN.com</PublicFolderServer> <AD>SERVER.DOMAIN.com</AD> <ASUrl>https://server.DOMAIN.com/EWS/Exchange.asmx</ASUrl> <EwsUrl>https://server.DOMAIN.com/EWS/Exchange.asmx</EwsUrl> <EcpUrl>https://server.DOMAIN.com/ecp/</EcpUrl> <EcpUrl-um>?p=customize/voicemail.aspx&amp;exsvurl=1</EcpUrl-um> <EcpUrl-aggr>?p=personalsettings/EmailSubscriptions.slab&amp;exsvurl=1</EcpUrl-aggr> <EcpUrl-mt>PersonalSettings/DeliveryReport.aspx?exsvurl=1&amp;IsOWA=&lt;IsOWA&gt;&amp;MsgID=&lt;MsgID&gt;&amp;Mbx=&lt;Mbx&gt;</EcpUrl-mt> <EcpUrl-ret>?p=organize/retentionpolicytags.slab&amp;exsvurl=1</EcpUrl-ret> <EcpUrl-sms>?p=sms/textmessaging.slab&amp;exsvurl=1</EcpUrl-sms> <OOFUrl>https://server.DOMAIN.com/EWS/Exchange.asmx</OOFUrl> <UMUrl>https://server.DOMAIN.com/EWS/UM2007Legacy.asmx</UMUrl> <OABUrl>Public Folder</OABUrl> </Protocol> <Protocol> <Type>EXPR</Type> <Server>DOMAIN.com</Server> <SSL>On</SSL> <AuthPackage>Ntlm</AuthPackage> <ASUrl>https://DOMAIN.com/ews/exchange.asmx</ASUrl> <EwsUrl>https://DOMAIN.com/ews/exchange.asmx</EwsUrl> <EcpUrl>https://DOMAIN.com/ecp/</EcpUrl> <EcpUrl-um>?p=customize/voicemail.aspx&amp;exsvurl=1</EcpUrl-um> <EcpUrl-aggr>?p=personalsettings/EmailSubscriptions.slab&amp;exsvurl=1</EcpUrl-aggr> <EcpUrl-mt>PersonalSettings/DeliveryReport.aspx?exsvurl=1&amp;IsOWA=&lt;IsOWA&gt;&amp;MsgID=&lt;MsgID&gt;&amp;Mbx=&lt;Mbx&gt;</EcpUrl-mt> <EcpUrl-ret>?p=organize/retentionpolicytags.slab&amp;exsvurl=1</EcpUrl-ret> <EcpUrl-sms>?p=sms/textmessaging.slab&amp;exsvurl=1</EcpUrl-sms> <OOFUrl>https://DOMAIN.com/ews/exchange.asmx</OOFUrl> <UMUrl>https://DOMAIN.com/ews/UM2007Legacy.asmx</UMUrl> <OABUrl>Public Folder</OABUrl> </Protocol> <Protocol> <Type>WEB</Type> <Internal> <OWAUrl AuthenticationMethod="Basic, Fba">https://server.DOMAIN.com/owa/</OWAUrl> <Protocol> <Type>EXCH</Type> <ASUrl>https://server.DOMAIN.com/EWS/Exchange.asmx</ASUrl> </Protocol> </Internal> <External> <OWAUrl AuthenticationMethod="Fba">https://DOMAIN.com/owa/</OWAUrl> <Protocol> <Type>EXPR</Type> <ASUrl>https://DOMAIN.com/ews/exchange.asmx</ASUrl> </Protocol> </External> </Protocol> <AlternativeMailbox> <Type>Archive</Type> <DisplayName>Online Archive - Sean Cohen</DisplayName> <LegacyDN>/o=KNOLLWOOD DEVELOPMENT/ou=FIRST ADMINISTRATIVE GROUP/cn=RECIPIENTS/cn=SCOHEN/guid=dece7e9c-01f2-4ebe-a7b5-be0f4e8632a8</LegacyDN> <Server>SERVER.DOMAIN.com</Server> </AlternativeMailbox> </Account> </Response> </Autodiscover>
January 11th, 2011 4:41pm

Hi smcnapster, Could you please confirm which version of oultook do you use? Check whether it is professional plus. How about run EXBPA on the server, any useful information? Do you mean the archive folder does not appear in the outlook; or when you open the folder, and can not open the content? Regards! Gavin TechNet Subscriber Support in forum If you have any feedback on our support, please contact tngfb@microsoft.com Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
January 11th, 2011 10:40pm

Outlook 2010 Professional Plus. EXBPA has no results of any concern. The Online Archive folder does not appear in Outlook at all.
January 12th, 2011 9:34am

Hi smcnapster, Maybe the issue caused by this: http://support.microsoft.com/kb/983473 I would suggest that you could use other new office to make a test, if it is caused by that, I would suggest that you call office support to turn to some help. Which version of exchange do you use, I would update it to the latest version. How about test email auto configuration on the client end, confirm the autodiscover service is good from the client end. Or browsing from client - https://mail.enpowercorp.com/autodiscover/autodiscover.xml ,sometimes the clients could not get the autodiscover service well would cause the issue. Confirm using nslook up FQDN could resolve out the internal server ip address, sometimes the missing record also could cause the issue. Regards! Gavin TechNet Subscriber Support in forum If you have any feedback on our support, please contact tngfb@microsoft.com Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
January 12th, 2011 10:31pm

Hi smcnapster1, Any update for your issue? Regards! Gavin TechNet Subscriber Support in forum If you have any feedback on our support, please contact tngfb@microsoft.com Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
January 14th, 2011 4:54am

Turns out it was an issue with Outlook. Tech support had me uninstall Office 2010 Professional Plus and reinstall the trial version from the Microsoft site. The online archive folders now appear. It still doesn't answer the question about why I'm getting warnings on Exchange 2010 when running test-outlookwebservices. Tech support said that was normal and okay. Oh well...
Free Windows Admin Tool Kit Click here and download it now
January 14th, 2011 10:35am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics