Unable to add account to Outlook 2010 for email address under custom domain

I am unable to add a new account in Outlook 2010 for an email account set up under a custom domain.
Can anyone explain why login credentials that work for outlook.com (successful access to email inbox) return an authentication failure (401 error) when used to test connectivity via https://testconnectivity.microsoft.com?
Details:
I set up a custom domain at https://domains.live.com and did the following DNS configuration steps at my web hosting company following instructions from domains.live.com:
Created custom MX record
Created CNAME record [name:] autodiscover.jrergonomics.com [value:] autodiscover.outlook.com.
I created email addresses at domains.live.com > jrergonomics.com > Member accounts and tested by successfully logging in to outlook.com.
When I try to add either account to Outlook 2010, I get a popup box with this information:
Title: "Windows Security"
Connecting to [email protected]
[[email protected]]
[ ] Remember my credentials
                                   [   OK   ]  [  Cancel 
The credentials that I use successfully to log in to outlook.com don't work here; I get the popup box 3-4 times and then the Outlook 2010 Add New Account dialog displays an error:
"An encrypted connection to your mail server is not available. Click Next to attempt using an unencrypted connection."
Clicking Next results in an error message:
"Problem Connecting to Server"
I have tried verifying the connectivity using https://testconnectivity.microsoft.com:
<?xml version="1.0" encoding="utf-8"?>
<testresult status="FatalError" errorid="734044ef-11c2-4e30-9ee6-450d49e9d92c" contentUrl="" testdescription="The Microsoft Connectivity Analyzer is attempting to test Autodiscover for [email protected]." resultdescription="Testing Autodiscover failed." additionaldetails="" elapsedMilliseconds="40517">
<children>
<testresult status="FatalError" errorid="734044ef-11c2-4e30-9ee6-450d49e9d92c" contentUrl="" testdescription="Attempting each method of contacting the Autodiscover service." resultdescription="The Autodiscover service couldn't be contacted successfully by any method." additionaldetails="" elapsedMilliseconds="40517">
<children>
<testresult status="Error" errorid="734044ef-11c2-4e30-9ee6-450d49e9d92c" contentUrl="" testdescription="Attempting to test potential Autodiscover URL https://jrergonomics.com/AutoDiscover/AutoDiscover.xml" resultdescription="Testing of this potential Autodiscover URL failed." additionaldetails="" elapsedMilliseconds="21181">
<children>
<testresult status="Success" errorid="00000000-0000-0000-0000-000000000000" contentUrl="" testdescription="Attempting to resolve the host name jrergonomics.com in DNS." resultdescription="The host name resolved successfully." additionaldetails="IP addresses returned: 64.90.49.188" elapsedMilliseconds="146">
<children />
</testresult>
<testresult status="Error" errorid="c716c7b4-a473-4ca4-8859-fc9c5bb12ad1" contentUrl="http://go.microsoft.com/fwlink/p/?LinkId=133210&amp;v=ExRCA.1&amp;id=B2E81FE1-5A94-4d07-9D58-AD483268A72A" testdescription="Testing TCP port 443 on host jrergonomics.com to ensure it's listening and open." resultdescription="The specified port is either blocked, not listening, or not producing the expected response." additionaldetails="A network error occurred while communicating with the remote host.&#xD;&#xA;" elapsedMilliseconds="21035">
<children />
</testresult>
</children>
</testresult>
<testresult status="Error" errorid="734044ef-11c2-4e30-9ee6-450d49e9d92c" contentUrl="" testdescription="Attempting to test potential Autodiscover URL https://autodiscover.jrergonomics.com/AutoDiscover/AutoDiscover.xml" resultdescription="Testing of this potential Autodiscover URL failed." additionaldetails="" elapsedMilliseconds="4982">
<children>
<testresult status="Success" errorid="00000000-0000-0000-0000-000000000000" contentUrl="" testdescription="Attempting to resolve the host name autodiscover.jrergonomics.com in DNS." resultdescription="The host name resolved successfully." additionaldetails="IP addresses returned: 157.56.244.217, 157.56.234.137, 157.56.236.89, 157.56.240.137" elapsedMilliseconds="376">
<children />
</testresult>
<testresult status="Error" errorid="c716c7b4-a473-4ca4-8859-fc9c5bb12ad1" contentUrl="http://go.microsoft.com/fwlink/p/?LinkId=133210&amp;v=ExRCA.1&amp;id=B2E81FE1-5A94-4d07-9D58-AD483268A72A" testdescription="Testing TCP port 443 on host autodiscover.jrergonomics.com to ensure it's listening and open." resultdescription="The specified port is either blocked, not listening, or not producing the expected response." additionaldetails="A network error occurred while communicating with the remote host.&#xD;&#xA;" elapsedMilliseconds="4605">
<children />
</testresult>
</children>
</testresult>
<testresult status="FatalError" errorid="734044ef-11c2-4e30-9ee6-450d49e9d92c" contentUrl="" testdescription="Attempting to contact the Autodiscover service using the HTTP redirect method." resultdescription="The attempt to contact Autodiscover using the HTTP Redirect method failed." additionaldetails="" elapsedMilliseconds="14148">
<children>
<testresult status="Success" errorid="00000000-0000-0000-0000-000000000000" contentUrl="" testdescription="Attempting to resolve the host name autodiscover.jrergonomics.com in DNS." resultdescription="The host name resolved successfully." additionaldetails="IP addresses returned: 157.56.244.217, 157.56.234.137, 157.56.236.89, 157.56.240.137" elapsedMilliseconds="21">
<children />
</testresult>
<testresult status="Success" errorid="00000000-0000-0000-0000-000000000000" contentUrl="" testdescription="Testing TCP port 80 on host autodiscover.jrergonomics.com to ensure it's listening and open." resultdescription="The port was opened successfully." additionaldetails="" elapsedMilliseconds="59">
<children />
</testresult>
<testresult status="Success" errorid="00000000-0000-0000-0000-000000000000" contentUrl="" testdescription="The Microsoft Connectivity Analyzer is checking the host autodiscover.jrergonomics.com for an HTTP redirect to the Autodiscover service." resultdescription="The redirect (HTTP 301/302) response was received successfully." additionaldetails="Redirect URL: https://autodiscover-s.outlook.com/Autodiscover/Autodiscover.xml&#xD;&#xA;&#xD;&#xA;HTTP Response Headers:&#xD;&#xA;Connection: close&#xD;&#xA;Pragma: no-cache&#xD;&#xA;Cache-Control: no-cache&#xD;&#xA;Location: https://autodiscover-s.outlook.com/Autodiscover/Autodiscover.xml&#xD;&#xA;" elapsedMilliseconds="45">
<children />
</testresult>
<testresult status="FatalError" errorid="734044ef-11c2-4e30-9ee6-450d49e9d92c" contentUrl="" testdescription="Attempting to test potential Autodiscover URL https://autodiscover-s.outlook.com/Autodiscover/Autodiscover.xml" resultdescription="Testing of this potential Autodiscover URL failed." additionaldetails="" elapsedMilliseconds="14021">
<children>
<testresult status="Success" errorid="00000000-0000-0000-0000-000000000000" contentUrl="" testdescription="Attempting to resolve the host name autodiscover-s.outlook.com in DNS." resultdescription="The host name resolved successfully." additionaldetails="IP addresses returned: 157.56.241.102, 157.56.232.166, 157.56.245.70, 157.56.245.166, 157.56.236.214, 157.56.236.6" elapsedMilliseconds="191">
<children />
</testresult>
<testresult status="Success" errorid="00000000-0000-0000-0000-000000000000" contentUrl="" testdescription="Testing TCP port 443 on host autodiscover-s.outlook.com to ensure it's listening and open." resultdescription="The port was opened successfully." additionaldetails="" elapsedMilliseconds="84">
<children />
</testresult>
<testresult status="SuccessWithWarnings" errorid="734044ef-11c2-4e30-9ee6-450d49e9d92c" contentUrl="" testdescription="Testing the SSL certificate to make sure it's valid." resultdescription="The certificate passed all validation requirements." additionaldetails="" elapsedMilliseconds="248">
<children>
<testresult status="Success" errorid="00000000-0000-0000-0000-000000000000" contentUrl="" testdescription="The Microsoft Connectivity Analyzer is attempting to obtain the SSL certificate from remote server autodiscover-s.outlook.com on port 443." resultdescription="The Microsoft Connectivity Analyzer successfully obtained the remote SSL certificate." additionaldetails="Remote Certificate Subject: CN=outlook.com, OU=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=WA, C=US, Issuer: CN=Microsoft IT SSL SHA2, OU=Microsoft IT, O=Microsoft Corporation, L=Redmond, S=Washington, C=US." elapsedMilliseconds="163">
<children />
</testresult>
<testresult status="Success" errorid="00000000-0000-0000-0000-000000000000" contentUrl="" testdescription="Validating the certificate name." resultdescription="The certificate name was validated successfully." additionaldetails="Host name autodiscover-s.outlook.com was found in the Certificate Subject Alternative Name entry." elapsedMilliseconds="1">
<children />
</testresult>
<testresult status="SuccessWithWarnings" errorid="734044ef-11c2-4e30-9ee6-450d49e9d92c" contentUrl="" testdescription="Certificate trust is being validated." resultdescription="The certificate is trusted and all certificates are present in the chain." additionaldetails="">
<children>
<testresult status="Success" errorid="00000000-0000-0000-0000-000000000000" contentUrl="" testdescription="The Microsoft Connectivity Analyzer is attempting to build certificate chains for certificate CN=outlook.com, OU=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=WA, C=US." resultdescription="One or more certificate chains were constructed successfully." additionaldetails="A total of 1 chains were built. The highest quality chain ends in root certificate CN=Baltimore CyberTrust Root, OU=CyberTrust, O=Baltimore, C=IE." elapsedMilliseconds="34">
<children />
</testresult>
<testresult status="Warning" errorid="1339c33a-8f21-427b-a323-4cee1a13f517" contentUrl="" testdescription="Analyzing the certificate chains for compatibility problems with versions of Windows." resultdescription="Potential compatibility problems were identified with some versions of Windows." additionaldetails="The Microsoft Connectivity Analyzer can only validate the certificate chain using the Root Certificate Update functionality from Windows Update. Your certificate may not be trusted on Windows if the &quot;Update Root Certificates&quot; feature isn't enabled." elapsedMilliseconds="4">
<children />
</testresult>
</children>
</testresult>
<testresult status="Success" errorid="00000000-0000-0000-0000-000000000000" contentUrl="" testdescription="Testing the certificate date to confirm the certificate is valid." resultdescription="Date validation passed. The certificate hasn't expired." additionaldetails="The certificate is valid. NotBefore = 2/18/2014 11:41:01 PM, NotAfter = 2/18/2016 11:41:01 PM" elapsedMilliseconds="0">
<children />
</testresult>
</children>
</testresult>
<testresult status="Success" errorid="00000000-0000-0000-0000-000000000000" contentUrl="" testdescription="Checking the IIS configuration for client certificate authentication." resultdescription="Client certificate authentication wasn't detected." additionaldetails="Accept/Require Client Certificates isn't configured." elapsedMilliseconds="804">
<children />
</testresult>
<testresult status="FatalError" errorid="734044ef-11c2-4e30-9ee6-450d49e9d92c" contentUrl="" testdescription="Attempting to send an Autodiscover POST request to potential Autodiscover URLs." resultdescription="Autodiscover settings weren't obtained when the Autodiscover POST request was sent." additionaldetails="" elapsedMilliseconds="12692">
<children>
<testresult status="FatalError" errorid="6c458392-3a8c-4bc2-942e-7ab533744106" contentUrl="" testdescription="The Microsoft Connectivity Analyzer is attempting to retrieve an XML Autodiscover response from URL https://autodiscover-s.outlook.com/Autodiscover/Autodiscover.xml for user [email protected]." resultdescription="The Microsoft Connectivity Analyzer failed to obtain an Autodiscover XML response." additionaldetails="An HTTP 401 Unauthorized response was received from the remote Unknown server. This is usually the result of an incorrect username or password. If you are attempting to log onto an Office 365 service, ensure you are using your full User Principal Name (UPN).&#xD;&#xA;Headers received:&#xD;&#xA;RequestId: 842d50d9-3e33-4627-8804-98fa0b02070c&#xD;&#xA;X-DiagInfo: CH1PRD0910CA013&#xD;&#xA;Content-Length: 0&#xD;&#xA;Cache-Control: private&#xD;&#xA;Date: Mon, 31 Mar 2014 04:57:26 GMT&#xD;&#xA;Server: Microsoft-IIS/7.5&#xD;&#xA;WWW-Authenticate: Basic Realm=&quot;&quot;&#xD;&#xA;X-AspNet-Version: 2.0.50727&#xD;&#xA;X-Powered-By: ASP.NET&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;HTTP Response Headers:&#xD;&#xA;RequestId: 842d50d9-3e33-4627-8804-98fa0b02070c&#xD;&#xA;X-DiagInfo: CH1PRD0910CA013&#xD;&#xA;Content-Length: 0&#xD;&#xA;Cache-Control: private&#xD;&#xA;Date: Mon, 31 Mar 2014 04:57:26 GMT&#xD;&#xA;Server: Microsoft-IIS/7.5&#xD;&#xA;WWW-Authenticate: Basic Realm=&quot;&quot;&#xD;&#xA;X-AspNet-Version: 2.0.50727&#xD;&#xA;X-Powered-By: ASP.NET&#xD;&#xA;" elapsedMilliseconds="12691">
<children />
</testresult>
</children>
</testresult>
</children>
</testresult>
</children>
</testresult>
</children>
</testresult>
</children>
</testresult>

Hi,
Since this is an Exchange forum and your issue is related to domain.live.com, I recommend you contact with domain.live.com support to get quicker and more professional help:<cite class="_Vc">https://domains.live.com/support/
</cite>
Thanks for your understanding in advance.
Best regards,
Angela Shi
TechNet Community Support

Similar Messages

  • When I sync my iPhone 5 to Outlook 2010, the email addresses that I have listed as Email 1 for any given contact in my iPhone will be automatically moved to Email 3 in the Outlook file. Is there a way to fix this?

    When I sync my iPhone 5 to Outlook 2010, the email addresses that I have listed as Email 1 for any given contact in my iPhone will be automatically moved to Email 3 in the Outlook file. Is there a way to fix this?

    iCloud email supports 'plus' addressing. http://en.wikipedia.org/wiki/Email_address#Address_tags
    So your friend could just add '+research' to the username part of your email address, and you setup a rule at icloud.com to put all emails sent to that address into a particular folder.
    For example:
    [email protected]
    There's no way to do it without rules on the server though.

  • Cannot add gmail accounts to outlook 2010

    Having a problem adding my gmail accounts to outlook 2010. Also office 365 account to outlook 2010. I downloaded the server settings, tried every combination and still no results. For gmail outgoing mail using Imap SSL 465 encrypted, Incoming using Imap
    SSL 993. Also tried TLS 587. For office 365 the same combo's. No results.

    Hi,
    I understand the issue now is that you can't add accounts to your Outlook 2010, since in the description it is not mentioned, I want to know the symptom a bit more, is there any error message?
    You can also provide some screenshots of the issue, send them to our email address so that I can check and determine what may cause this issue:
    [email protected]
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • I use a Win7 PC with iCloud and Outlook 2010 for syncing my calendar and contacts. I can enter data in my Outlook Calendar and it will appear in iCloud, but data entered in iCloud does not sync back to Outlook.  ICloud syncs to my iphone fine both ways.

    I use Win 7 PC with iCloud and Outlook 2010 for syncing my Contacts and Calendar.  They have stopped syncing...mostly.
    Now, appointments I enter on my local Outlook (iCloud) Calendar goes up to iCloud fine.  But, data I enter on iCloud directly does not come down to my local Outlook iCloud Calendar.  If I reboot the computer, the iCloud data shows up.
    Also, Contacts I try to enter on my Outlook (iCloud) Contacts goes up to iCloud fine, but does not show up in my local iCloud Contacts.
    All syncing works with my iPhone.
    I have signed out of iCloud on PC.  I have stopped syncing and re-started.  No change.
    I have an .aplzod folder for iCloud.  I have a separate Earthlink.net.pst email account in Outlook and a me.com.pst Outlook email account (which I don't actually use) listed under Data Files.
    Any help would be appreciated.  Curious that Outlook will upload to iCloud but not receive downloads unless I reboot.  However, rebooting does not download the missing Contacts.
    Jim Robbins

    Hi Jim!
    You've started off with some good troubleshooting steps, so let's see if we can take this a little further and figure out what the issue is with your iCloud contacts and calendars. I have two articles here that will help you troubleshoot this issue a little further, but the troubleshooting steps for both articles are exactly the same, so I will lay those out for you here:
    Note: When using iCloud Control Panel 2.0 and later, iCloud Calendar event descriptions in Outlook 2010 do not support text formatting (bold, italics, or underline), HTML, images, or attachments. The contextual (right-click) menu has also been disabled.
    If you are having trouble with a PC (with Outlook 2007 or 2010) and iCloud Calendar, try each of these steps, testing after each to see if the issue is resolved:
    Verify that you are using a Windows configuration that is supported by iCloud. For more information, see iCloud system requirements.
    When enabling Calendars in the iCloud Control Panel, part of the setup process is to copy your Calendars data from the default Outlook ".pst" file to iCloud, and then remove the Calendars from the ".pst" file by placing them in the Deleted Items folder in Outlook. The Calendars data is then stored in the iCloud data set within Outlook so that changes can be pushed to and from Outlook by iCloud. Be sure you are looking for your data within the iCloud dataset within Outlook after enabling Calendars in the iCloud Control Panel. The deleted files can be seen by viewing Deleted Items within your Outlook Folder List. This is not iCloud removing your data; iCloud simply copies your data into the iCloud data set and then removes the local Calendars data by placing it in the Deleted Items folder.
    Make sure your computer is online. Attempt to view www.apple.com and iCloud.com. If you can't connect to the Internet, your iCloud calendars and events will not update in Outlook. Click here for more information about troubleshooting your Internet connection.
    Open a secure website to test if you are online as is necessary for iCloud Calendar. This also tests if the ports 80 and 443 are accessible. Outlook requires port 443 access to iCloud in order to push and pull updates to and from the iCloud Calendar servers.
    Verify that your iCloud member name is entered into the iCloud Control Panel pane. See iCloud Setup for more information about setting up iCloud on Windows.
    Completely close and reopen the iCloud Control Panel.
    If you recently made changes in Outlook and they are not moving to your other devices or vice-versa, click the Refresh button in Outlook.
    Turn iCloud Calendar off and back on:
    Close Outlook.
    Open the Windows Control Panel:
    In Windows 8, move the pointer to the upper-right corner of the screen to show the Charms bar, click the Search charm, and then click the iCloud Control Panel on the left.
    In Windows 7 and Vista, choose Start menu > All Programs > iCloud > iCloud.
    Remove the checkmark in the checkbox next to Mail, Contacts, Calendars & Tasks, and click Apply. Wait a few seconds, then replace the checkmark, and click Apply.
    Open Outlook and test to see if the issue has been resolved.
    Ensure the iCloud Outlook Add-in is active within Outlook.
    Outlook 2010:
    Open Outlook 2010.
    Click the File menu.
    Click Options in the left panel of the Outlook window.
    Click Add-Ins in the left panel of the Outlook Options window.
    Look at the list of add-ins beneath "Active Application Add-Ins" and verify that the "iCloud Outlook Add-in" is listed.
    For Outlook 2007, follow these steps to verify the iCloud Outlook Add-in is active
    Open Outlook 2007.
    From the Tools menu, choose Trust Center.
    Select Add-ins from the left column.
    Look at the list of add-ins beneath "Active Application Add-Ins" and verify that the "iCloud Outlook Add-in" is listed.
    For additional information about managing Add-ins with Microsoft Outlook, see this Microsoft support document.
    Restart your computer. This may sound simple, but it does reinitialize your network and application settings and can frequently resolve issues.
    iCloud: Troubleshooting iCloud Contacts
    http://support.apple.com/kb/ts3998
    iCloud: Troubleshooting iCloud Calendar
    http://support.apple.com/kb/ts3999
    Thanks for using the Apple Support Communities!
    Cheers,
    Braden

  • Outlook 2010 for Mac cannot send.

    I'm having a related, but slightly different problem: Just switched from a PC with Outlook to new iMac with core i5 and OS X (10.6.5) and Outlook 2010 for Mac to access my Verizon email. Incoming mail is 100% successful, but have been unable to send a single message. The Outlook error message says it cannot connect to Verizon's outgoing sever (outgoing.email.net), because it requires server authentication. All account setting are identical to instructions.
    I have researched the Microsoft Outlook forums for server authentication issues and found primarily resolutions and recommendations to switch to various different port numbers. Tried all of these suggestions with no success. So am still looking for an assist. Is this the right thread to make that query? If not, can any of you direct me to the appropriate discussion group? Thank you!
    null

    Hi RonMVR,
    Which version of exchange do you use?
    About how to configure the OUTLOOK 2011 using kerberos, you could refer to below:
    http://www.microsoft.com/downloads/en/details.aspx?FamilyID=aae7f434-d3c9-441a-98bf-7fc5b1a1df18
    Regards!
    GavinPlease 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.

  • How can I set up a "receive only" email account in Outlook 2010

    I have an Outlook 2010 email account that receives emails from a "Fax-to email" service, and I'd like to make that accout "Receive Only".  Is it possible to do that, and if so, how.
    Capt. Dinosaur

    Hi
    As per the information and details provided by you, to set up a
    “Receive Only”email account in Outlook 2010, please follow these steps: -
    You have a few options available to you. You can set up the account with
    a fake SMTP server name and configure the Send/Receive group to not send mail from this account, or you can use a different, valid account for the Outgoing server, just in case you accidentally use the wrong account when you compose a message.
    First, create the account in Outlook: -
    Fill the name and address fields with the desired information. Select
    POP3 account type and enter the incoming server name.
    In the Outgoing server field, type
    nomail.
    Enter the correct username and password for the incoming mail account.
    If you want to verify the incoming server is correctly configured, click on
    Test Account Settings, and then choose the dialog after the incoming server is verified.
    Deselect the option to
    Automatically test account settings when the Next is clicked.
    Click on the
    Finish to return to Outlook.
    Because Outlook will error on every manual send and receive when it can not find the outgoing server error, you need to change the
    Send and Receive Settings for this account.
    Press
    Ctrl+Alt+A to open the Send/Receive Settings dialog. (or you can go to
    Send/Receive tab, Send/Receive Groups and select Define Send/Receive Groups.
    Click the
    Edit button.
    Select the receive-only account, then deselect
    Send Mail Items.
    Click on the
    OK, then Close to return to Outlook.
    I hope this information will be helpful for you.
    Thanks and regards
    Shweta@G

  • Transfer emails from outlook 2011 for mac to Outlook 2010 for windows

    Hi,
    I want to transfer emails from outlook 2011 for mac to outlook 2010 for windows. 
    Outlook 2011 exports mails only in olm format and there is no option to import olm files in outlook 2010.
     I can drag and drop emails from outlook 2011 to a finder folder which saves emails as eml files. How can import eml files into outlook 2010. 
    Please help

    Hi, 
    Thank you for using
    Microsoft Office for IT Professionals Forums.
    Base on the research ,
    We can try the steps below to add the registry sub key. This will open all .eml files that are in the file system using Outlook, including *.eml attachments on messages in OE/WLM. Any replies will be sent
    using Outlook.
    ===========
    Important This section, method, or task contains steps that tell you how to modify the
    registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem
    occurs.
    1.Type
    regedit in the Search field on the Start menu or press
    Windows Key+ R and enter it in the Run command.
    2.Navigate to
    HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Microsoft Internet Mail Message WLMail\shell\open\command
    Or HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Microsoft Internet Mail Message\shell\open\command
    3. Change the command line (here its "C:\Program Files (x86)\Windows Live\Mail\wlmail.exe" /eml:%1)
    to the following line, exactly as shown below but correcting the path to Outlook.exe to match the path on your computer.
    "C:\Program Files\Microsoft Office\Office14\OUTLOOK.EXE" /eml "%1"
    Thanks for your understanding.
    Sincerely
    Rex Zhang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • EP 6.0 SP9-- SP16 Upgrade error-"Unable to add account #0 to group"

    Hello,
         I am working on EP 6.0 SP9 Patch8.(Stand alone Java Only)
    When I am trying to upgrade it SP 16, I am getting following error:
    ERROR 2006-08-02 18:24:58
    FSL-01006 Unable to add account <#0> to group <#1>. <#2>
    ERROR 2006-08-02 18:24:58
    MUT-03025 Caught ESyException in Modulecall: ESAPinstException: error text undefined.
    Has any one came across this type of error?
    Regards
    Sunil Kulkarni
    PS: Rewarding points will be given for helpful answer.

    Hello Romano,
                 Your answer is very helpful.
    The user btit.com\shaadm is already a member of group "BTIT\Domain Users". Even though following log says it is not?
    Could you please tell me how we can disable this check by modifying the XML file?
    Start of Log----
    <b>btit.com\shaadm is not member of group "BTIT\Domain Users"</b>
    WARNING    2006-08-03 18:11:18
               CJSlibModule::writeWarning_impl()
    Existing account btit.com\shaadm is not a member of group BTIT\Domain Users. Changing membership of account.
    TRACE      [synxcaccmg.cpp:648]
               CSyADsPath::fromString(BTIT\Domain Users)
    <b>Account BTIT/Domain Users has ADS path 'WinNT://BTIT/Domain Users'</b>
    TRACE      [synxcaccnt.cpp:571]
               bool CSyAccountImpl::do_isMember(IUnknown* pAccount, iastring sName) const
    btit.com\shaadm is not member of group "BTIT\Domain Users"
    TRACE      [synxcaccmg.cpp:648]
               CSyADsPath::fromString(btit.com\shaadm)
    Account btit.com/shaadm has ADS path 'WinNT://btit.com/shaadm'
    TRACE      [synxcgroup.cpp:425]
               void CSyGroupImpl::addMember(PSyAccount pAccount)
    IADsGroup::Add: HRESULT = 0x80005002
    ERROR      2006-08-03 18:11:20 [synxcgroup.cpp:426]
               void CSyGroupImpl::addMember(PSyAccount pAccount)
    <b>FSL-01006  Unable to add account <#0> to group <#1>. <#2></b>
    TRACE      [iaxxejsbas.hpp:379]
               handleException<ESyException>()
    <b>Converting exception into JS Exception ESyException.</b>
    ERROR      2006-08-03 18:11:20
               CJSlibModule::writeError_impl()
    MUT-03025  Caught ESyException in Modulecall: <b>ESAPinstException: error text undefined.</b>
    TRACE      [iaxxejsbas.hpp:451]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception
    TRACE      [iaxxcwalker.cpp:301]
               CDomWalker::processStep()
    <html><head></head><body><p>An error occurred while processing service <b>Support Package 16> Import Support Package 16</b>. You may now</p><ul> <li>press <I>Retry</I> to repeat the current step.</li> <li>press the <I>View Log</I> button to get more information about the error.</li> <li>stop the task and continue with it later.</li> <li>reset your input for the current task. In this case, SAPinst will permanently remove all installation files from the installation directory. This gives you the opportunity to restart from scratch.</li></ul><p>Log files are written to <b>C:\PROGRA1\SAPINS1\PATCH\MSS</b>.</p></body></html>
    TRACE      [iaxxgenimp.cpp:845]
               showDialog()
    waiting for an answer from gui
    TRACE      [iaxxcnclhd.cpp:92]
               doHandleDoc()
    ACTION_STOP requested
    WARNING    2006-08-03 18:13:28 [sapinst.cpp:1302]
               CSapInst::cancel()
    Installation canceled by user request.
      END of Log----
    Regards
    Sunil Kulkarni

  • I purchased a new Windows 8 PC. I have used and continue to use Outlook 2010 for my calendar. With my old Windows 7 PC and Outlook 2010, my calendar sinked properly with my Iphone 5. Now with the new Windows 8 PC, it does not. Help!

    I purchased a new Windows 8 PC and I use Outlook 2010 for my calendar. With my old Windows 7 PC and Outlook 2010, my calendar would sync with my Iphone 5, but with the new Windows 8 PC and Outlook 2010, it does not, and I can't figure out how to snyc them. The emails from Outlook 2010 sync, but the calendar does not. Help! Thanks. 

    Easy solution for restoring lost calendar informaiton, thank goodness.  On your iPhone, go to settings, then to iCloud.  If your Calendar selection is turned off,  turn it on.  Your info should restore.  If your Calendar selection is turned on, then turn it off.  Choose to save calendars when asked.  After it shuts the Calendar off, turn it back on.  Your info should be restored.
    Thank you to Apple support for walking me through this.  Shame on you Apple for not just telling people about this easy fix rather than making us go through all of this pain and worry.
    - JT

  • Does anyone know how to set alerts in the iCloud calendar of Outlook 2010 for PC?

    Does anyone know how to set alerts in the iCloud calendar on Microsoft Outlook 2010 for a PC?  Outlook gives me a warning message and does not allow me to save alerts for calendar events created in iCloud calendar.  It will allow me to save events in the non-iCloud calendars.

    Ignore what office says, when the warning comes up saying that the reminder will not work click on yes,
    I just tested it and i had the reminder on my ihpone in outlook and also as i had the calendar open in safari it popped up on there too ( I wasn't aware it did that)

  • How do I setup google mail server account in Outlook 2011 for Mac?

    My company just switched from an Exchange server to a google mail server for business, and I've been trying to setup my account in Outlook 2011 for Mac to sync mail/folders/calendars/contacts, with not much luck. I have a new macbook pro - please help! What are my options?

    Did you ever have success with this? I am about to do the same thing.

  • "Unable to verify account information" - Microsoft Exchange for iPhone 4S running on iOS

    "Unable to verify account information" - Microsoft Exchange for iPhone 4S running on iOS 6.  Have we ever found a fix for this?  Trying to sync my company email to my phone.  Help!

    Talk to your IT department. Worked just fine for my on my 4S with 6.0.1 and works just fine on my 5 with 6.0.2.

  • Outlook 2010 new emails in secondary inbos

    Hi everyone,
    hope this is in the right category. I apologize if not.
    Using Outlook 2010, I have the primary account setup and everything working properly.
    Ive added a secondary account for emails that come to a different address.
    When new email arrives, usually on the main outlook screen I will get a notification of a new message
    ex: -inbox (1)
    recently ive noticed that new emails coming to a secondary email account inbox, do not show the notification unless I have that secondary inbox selected.
    In other words, If I currently have the primary email inbox selected, I do not get any notification if a new email comes to the secondary email inbox.
    Would anyone happen to have any solution to this? I believe the secondary is a gmail account, if that makes any difference.
    Thanks

    Hi,
    Based on the description, you've configured two accounts in Outlook 2010 and the for the Gmail account, it doesn't play a Desktop Alert when the account is not selected. Is my understanding correct?
    As ahuibers mentioned it's by design, while it can be resolved easily by creating a rule, which applies on messages you receive, with the condition "through the specified account" and the action "display a Desktop Alert", make the Gmail
    account the specified account and it will always display a Desktop Alert no matter the account is selected or not.
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Outlook 2010 Junk email options

    Hi Team-
    Exchange 2010 Sp3 with Outlook 2010 junk email option doesn't work.
    added sender email address in blocked sender list but still receive email on the Inbox.
    Any hotfix for this
    ksrugi

    Hi-
    I was testing in with outlook 2010 blocking sender email ID and it is not working  and email still coming to the inbox.
    Tested on few machines with different account still same issue and all machines have single profiles no other profiles.
    Email addreess is not in the safe sender's list and No PST is using.
    Exchange 2010 and we set also New-FseExtendedOption
    –Name CFAllowBlockedSenders –Value
    true and still cannot block sender in outlook 2010.
    Is this bug in outlook
    2010 and any hotfix availaible
    ksrugi

  • Adobe elements 11 Organizer.  Setting Outlook 2010 as email client.  (Windows 8 OS)

    When I try to setup outlook 2010 as email client in the preferences Adobe services is the only option that will show up in the lookup list for selecting an email client.   Is there some kind of issue between Adobe organizer and Windows 8?

    MCOOK1155
    Using my recently obtained Windows 8 64 bit, I have not been able to get Photoshop Elements 11 Organizer Share File Attachments or Photo Mail to work. From what I have read, Windows 8 has a problem with POP servers. But I suspect that what we are encountering goes beyond that.
    At the onset, my only choice was Adobe Email Services for the Email client. After I installed Windows Live Mail 2011, I then had the choice for EMail Client of Windows Live Mail 2011 as well as Adobe Email client but neither solved the problem of no email generated.
    a. For Adobe Email Service, used three different email addresses, got valid verification codes for each, was told by the program that I was good to email, yet after the email was prepared, no email with send button was generated for emailing.
    b. I have looked at the system with two different anti-virus program...first McAfee and then Windows Defender.
    c. I have changed the send to email addresses.
    d. I have had no better luck using Windows 8 built in Mail app. In fact, my lack of success with the Photoshop Elements Photo mail feature and the Windows 8 built in Mail app was the reason for my looking for alternatives.
    On a comparative note, when I use Photoshop Elements 11 in Windows 7 64 bit, I have the same problem with Adobe Email Service as the Email client. However, if Windows Live Mail 2011 is the Email client, no problems..email generated and sent successfully.
    So based on my result, I would say that the answer to your question
    "Is there some kind of issue between Adobe organizer and Windows 8?"
    is Yes.
    If Photoshop Elements 11 support says there should be no problem with this feature in Windows 8, then I would also be interested in knowing the details of its use of the feature to get the expected Photo Mail and File Attachment results.
    ATR

Maybe you are looking for

  • How do I get iPhoto from the app store for my OSX Lion 10.7.5 Macbook??

    Hello, I have an older macbook which I was able to install OSX Lion 10.7.5 onto, and it works good with this setup. However I wanted to have the iPhoto app from the App Store installed on my Macbook, but looking in the App Store it says that iPhoto i

  • SD document type link to FI document type

    Hi I have many document types for credit notes in SD.  When the accounting document is created they have the same doc type DG.   Our requirement is to have different FI document type for each of the SD document type. Where is the config to link this.

  • Reg: dbms_session package

    Hai, Did anybody encounter this kind of problem? I have a secured role assigned to the users that will be enforced using dbms_session.set_role package. Till date it is working fine, but when the database profile had started me giving the message - Pa

  • Error 6 in FM RSS_Program_Generate  in RSA3 tcode

    Hello, In RSA3  we are trying to look at hierarchies and we get an error. 'Error 6 in FM RSS_Program_Generate ' Report RSA1HCAT does show the hierarchies for all the other extractors except for Equipment hierarchy. We are trying to load equipment hie

  • Windows 8 USB wireless keyboard and mouse?

    I have a MacBook Pro 13.3" late 2011 base model running Mac OS X 10.7.4 (Lion). I am planning on installing the Windows 8 Release Preview (64-bit). The requirements state that I need to use a USB keyboard and mouse to get the drivers going once I am