Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Windows Small Business Server > RE: Outlook2k7 over VPN Out of Office Assistant problem

Reply
Fix Vista Errors
Thread Tools Display Modes

RE: Outlook2k7 over VPN Out of Office Assistant problem

 
 
Robbin Meng [MSFT]
Guest
Posts: n/a

 
      12-16-2009




Hello yaro,

Thanks for your post.

The error 0x8004010F usually means MAPI_E_NOT_FOUND. If you set the Primary SMTP address of a user to an address that you do not host such as hotmail.com your
autodiscover will not function. Therefore, other Exchange services including web-distributed OAB, OOF, and the Availability service (free/busy) will fail in Outlook 2007 clients.
OAB fail to download with 0x8004010F, free busy information shows as no information.

To resolve this error, please refer to the Autodiscover White Paper and implement the solution for either Scenario #2 (using DNS SRV record) or Scenario #4 (Autodiscover
redirect).
http://technet.microsoft.com/en-us/l.../bb332063.aspx

Details steps:
==========
To use the new DNS SRV lookup method in order to locate the Exchange 2007 Autodiscover service, follow these steps.

Note You must create the Autodiscover SRV record in the external DNS zone that matches the right side of your user's SMTP addresses. For example, if a user's primary
SMTP address is , the record must be created in the contoso.com external DNS zone. If you have multiple primary SMTP address domains in your
organization, you must create an Autodiscover SRV record in each zone.
1. In your external DNS zone, remove any HOST (A) or CNAME records for the Autodiscover service.
2. Use the following parameters to create a new SRV record:
Service: _autodiscover
Protocol: _tcp
Port Number: 443
Host: mail.contoso.com
Note, For more information about how to create this record, see the "About SRV records" section.

Note In this example, mail.contoso.com is a name for which your certificate is valid. Usually, this is the same DNS name that you use for Outlook Anywhere and for Outlook
Web Access.

In this example, the Autodiscover service does the following when the client tries to contact the Autodiscover service:
1. Autodiscover posts to https://contoso.com/Autodiscover/Autodiscover.xml. This fails.
2. Autodiscover posts to https://autodiscover.contoso.com/Aut...todiscover.xml. This fails.
3. Autodiscover performs the following redirect check:
GET http://autodiscover.contoso.com/Auto...todiscover.xml
This fails.
4. Autodiscover uses DNS SRV lookup for _autodiscover._tcp.contoso.com, and then "mail.contoso.com" is returned.
5. Outlook asks permission from the user to continue with Autodiscover to post to https://mail.contoso.com/autodiscover/autodiscover.xml.
6. Autodiscover's POST request is successfully posted to https://mail.contoso.com/autodiscover/autodiscover.xml.
About SRV records

If you are using Windows DNS, the steps to create an SRV Record are as follows:
1. Open the DNS Management MMC snap-in.
2. Expand Forward Lookup Zones.
3. Locate and right-click the external DNS zone, and then click Other New Records.
4. Click Service Location (SRV).
5. Enter the parameters by using the required values.
6. Click OK.
Note Depending on your DNS solution, you may be unable to implement SRV records. Contact your DNS hosting provider or your DNS administrator for guidance.

More information:
How to Configure Exchange Services for the Autodiscover Service
http://technet.microsoft.com/en-us/l.../bb201695.aspx

Hope this helps.



Best regards,
Robbin Meng(MSFT)
Microsoft Online Newsgroup Support

================================================== ================
Please post your SBS 2008 related questions to the SBS newsgroup on Connect website:
https://connect.microsoft.com/sbs08/...i/default.aspx

Please post your EBS related questions to the EBS newsgroup on Connect website:
https://connect.microsoft.com/ebs08/...i/default.aspx

If you want to use a newsreader other than a web forum to access these newsgroups,
please refer to the following blog to apply NNTP password and configure a newsreader:
http://msmvps.com/blogs/bradley/arch...ewsgroups.aspx
================================================== ================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ================
This posting is provided "AS IS" with no warranties, and confers no rights.
================================================== ================



 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
6 updates failed - all with error code 0x80070643 NPJ Windows Update 4 11-23-2009 04:02 PM
Re: IE8 Office Document Opening PA Bear [MS MVP] Internet Explorer 0 10-27-2009 06:02 AM
Unable to preview office documents in the preview pane BBA Windows Vista File Management 13 11-28-2007 04:05 PM
Long standing problem with Office 2007 hanging when returning from Vista sleep mode John Monahan Windows Vista Installation 1 05-11-2007 05:14 AM
Problem syncing with WMDC (final), Vista Ultimate and Office 2007 Tiago Ribeiro ActiveSync 1 02-07-2007 06:26 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59