Exchange 2010 / Outlook 2010 after renewing ssl cert outlook throws errors saying using old certificate

I recently renewed my ssl certificate, but when I did outlook starting throwing me the security alert saying that the certificate is expired and the names do not match.  When I click view certificate it shows my old certificate from like 3 years ago,
so like 2 certificates back.
I went into mmc, and it wasn't there, I looked in IIs and the certificate outlook is referencing is still not there.
my autodiscover and oof isn't working now either.
When i go to look at what exchange powershell is doing it shows the correct information, but that doesn't seem to be making it down to the clients.
[PS] C:\Windows\system32>Get-ExchangeCertificate | fl
AccessRules        : {System.Security.AccessControl.CryptoKeyAccessRule, System.Security.AccessControl.CryptoKeyAccessR
                     ule, System.Security.AccessControl.CryptoKeyAccessRule}
CertificateDomains : {example.org, www.example.org, autodiscover.example.org, examplesv1.example.org, mail.example.org}
HasPrivateKey      : True
IsSelfSigned       : False
Issuer             : CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy
                     .com, Inc.", L=Scottsdale, S=Arizona, C=US
NotAfter           : 12/29/2015 7:19:39 AM
NotBefore          : 12/29/2014 7:19:39 AM
PublicKeySize      : 2048
RootCAType         : ThirdParty
SerialNumber       : 46CC4C3A784B17B5
Services           : IMAP, POP, IIS, SMTP
Status             : Valid
Subject            : CN=example.org, OU=Domain Control Validated
Thumbprint         : AD79A6B42835A7F79C8517E9C543661C3072A79C
[PS] C:\Windows\system32>get-exchangecertificate
Thumbprint                                Services   Subject
AD79A6B42835A7F79C8517E9C543661C3072A79C  IP.WS.     CN=example.org, OU=Domain Control Validated
so then i ran
[PS] C:\Windows\system32>Get-ClientAccessServer | fl name,autodiscoverserviceinternaluri
Name                           : exampleSV1
AutoDiscoverServiceInternalUri : https://example.org/Autodiscover/autodiscover.xml
when I use the outlook test email auto configuration it shows that it is trying to connect using that autodiscover url, but it fails, so i'm not sure what is going on.
email is working, user just get that annoying popup every few minutes and oof can't be set up.

Here is the error I get when I run that command...
[PS] C:\Windows\system32>Set-ClientAccessServer -Identity ServerName -AutodiscoverServiceInternalUrl https://mail.example.org/autodiscover/autodiscover.xml
A positional parameter cannot be found that accepts argument '-AutodiscoverServiceInternalUrl'.
    + CategoryInfo          : InvalidArgument: (:) [Set-ClientAccessServer],
ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Set-ClientAccessServer
Here are the analyzer results...
The Microsoft Connectivity Analyzer is attempting to test Autodiscover for [email protected].
Testing Autodiscover failed.
https://testconnectivity.microsoft.com/Images/Minus.gif
Additional Details
Elapsed Time: 2001 ms.
https://testconnectivity.microsoft.com/Images/Minus.gif
Test Steps
https://testconnectivity.microsoft.com/Images/Error.png
Attempting each method of contacting the Autodiscover service.
The Autodiscover service couldn't be contacted successfully by any method.
https://testconnectivity.microsoft.com/Images/Plus.gif
Additional Details
https://testconnectivity.microsoft.com/Images/Minus.gif
Test Steps
https://testconnectivity.microsoft.com/Images/Error.png
Attempting to test potential Autodiscover URL https://example.org:443/Autodiscover/Autodiscover.xml
Testing of this potential Autodiscover URL failed.
https://testconnectivity.microsoft.com/Images/Plus.gif
Additional Details
https://testconnectivity.microsoft.com/Images/Minus.gif
Test Steps
https://testconnectivity.microsoft.com/Images/Success.png
Attempting to resolve the host name example.org in DNS.
The host name resolved successfully.
https://testconnectivity.microsoft.com/Images/Plus.gif
Additional Details
https://testconnectivity.microsoft.com/Images/Success.png
Testing TCP port 443 on host example.org to ensure it's listening and open.
The port was opened successfully.
https://testconnectivity.microsoft.com/Images/Plus.gif
Additional Details
https://testconnectivity.microsoft.com/Images/SuccessWarn.png
Testing the SSL certificate to make sure it's valid.
The certificate passed all validation requirements.
https://testconnectivity.microsoft.com/Images/Plus.gif
Additional Details
https://testconnectivity.microsoft.com/Images/Minus.gif
Test Steps
https://testconnectivity.microsoft.com/Images/Success.png
The Microsoft Connectivity Analyzer is attempting to obtain the SSL certificate from remote server example.org on port 443.
The Microsoft Connectivity Analyzer successfully obtained the remote SSL certificate.
https://testconnectivity.microsoft.com/Images/Plus.gif
Additional Details
https://testconnectivity.microsoft.com/Images/Success.png
Validating the certificate name.
The certificate name was validated successfully.
https://testconnectivity.microsoft.com/Images/Plus.gif
Additional Details
https://testconnectivity.microsoft.com/Images/SuccessWarn.png
Certificate trust is being validated.
The certificate is trusted and all certificates are present in the chain.
https://testconnectivity.microsoft.com/Images/Plus.gif
Test Steps
https://testconnectivity.microsoft.com/Images/Success.png
Testing the certificate date to confirm the certificate is valid.
Date validation passed. The certificate hasn't expired.
https://testconnectivity.microsoft.com/Images/Plus.gif
Additional Details
https://testconnectivity.microsoft.com/Images/Success.png
Checking the IIS configuration for client certificate authentication.
Client certificate authentication wasn't detected.
https://testconnectivity.microsoft.com/Images/Plus.gif
Additional Details
https://testconnectivity.microsoft.com/Images/Error.png
Attempting to send an Autodiscover POST request to potential Autodiscover URLs.
Autodiscover settings weren't obtained when the Autodiscover POST request was sent.
https://testconnectivity.microsoft.com/Images/Plus.gif
Additional Details
https://testconnectivity.microsoft.com/Images/Minus.gif
Test Steps
https://testconnectivity.microsoft.com/Images/Error.png
The Microsoft Connectivity Analyzer is attempting to retrieve an XML Autodiscover response from URL https://example.org:443/Autodiscover/Autodiscover.xml
for user [email protected].
The Microsoft Connectivity Analyzer failed to obtain an Autodiscover XML response.
https://testconnectivity.microsoft.com/Images/Plus.gif
Additional Details
https://testconnectivity.microsoft.com/Images/Error.png
Attempting to test potential Autodiscover URL https://autodiscover.example.org:443/Autodiscover/Autodiscover.xml
Testing of this potential Autodiscover URL failed.
https://testconnectivity.microsoft.com/Images/Plus.gif
Additional Details
https://testconnectivity.microsoft.com/Images/Minus.gif
Test Steps
https://testconnectivity.microsoft.com/Images/Error.png
Attempting to resolve the host name autodiscover.example.org in DNS.
The host name couldn't be resolved.
https://testconnectivity.microsoft.com/Images/GreenRtArrow.jpg Tell me more about this issue and how to resolve it
https://testconnectivity.microsoft.com/Images/Plus.gif
Additional Details
https://testconnectivity.microsoft.com/Images/Error.png
Attempting to contact the Autodiscover service using the HTTP redirect method.
The attempt to contact Autodiscover using the HTTP Redirect method failed.
https://testconnectivity.microsoft.com/Images/Plus.gif
Additional Details
https://testconnectivity.microsoft.com/Images/Minus.gif
Test Steps
https://testconnectivity.microsoft.com/Images/Error.png
Attempting to resolve the host name autodiscover.example.org in DNS.
The host name couldn't be resolved.
https://testconnectivity.microsoft.com/Images/GreenRtArrow.jpg Tell me more about this issue and how to resolve it
https://testconnectivity.microsoft.com/Images/Plus.gif
Additional Details
https://testconnectivity.microsoft.com/Images/Error.png
Attempting to contact the Autodiscover service using the DNS SRV redirect method.
The Microsoft Connectivity Analyzer failed to contact the Autodiscover service using the DNS SRV redirect method.
https://testconnectivity.microsoft.com/Images/Plus.gif
Additional Details
https://testconnectivity.microsoft.com/Images/Minus.gif
Test Steps
https://testconnectivity.microsoft.com/Images/Error.png
Attempting to locate SRV record _autodiscover._tcp.example.org in DNS.
The Autodiscover SRV record wasn't found in DNS.
https://testconnectivity.microsoft.com/Images/GreenRtArrow.jpg Tell me more about this issue and how to resolve it
https://testconnectivity.microsoft.com/Images/Plus.gif
Additional Details

Similar Messages

  • [solved] dovecot errors after renewing SSL certificate

    System:
    OS X Server (Mountain Lion) 2.2
    Using a single SSL Certificate for all services.
    Symptom:
    Users can't log into their IMAP accounts hosted on OS X Server (Mountain Lion) after renewing SSL Certificate
    Diagnostics:
    Give you an indication whether it's this problem. Some or all may apply:
    Log shows all kinds of dovecot errors. e.g.
    dovecotd[nnn]: master: Error: service(config): command startup failed, throttling
    config: Fatal: Error in configuration file /Library/Server/Mail/Config/dovecot/dovecot.conf: ssl enabled, but ssl_cert not set
    dovecotd[nnn]: master: Error: service(config): command startup failed, throttling
    /Library/Server/Mail/Config/dovecot/conf.d/10-ssl.conf shows commented out lines:
    ssl_cert
    ssl_key
    ssl_ca
    Solution:
    Go to the Certificates pane of the Server App  and choose Secure Services Using: Custom
    Set IMAP and POP server certificates to to None
    Keep an eye on what the server App is doing to /Library/Server/Mail/Config/dovecot/conf.d/10-ssl.conf
    Now set Secure Services Using: <My single SSL Certificate for all services>
    Keep an eye on what the server App is doing to /Library/Server/Mail/Config/dovecot/conf.d/10-ssl.conf and you should now see all the ssl* settings as you would expect, and pointing to the correct SSL certificate  in /etc/certificates
    Hope this works for you too!

    I had something similar happen. When I do anything with SSL certificates it deletes any regular websites. Only the sites that are setup for https are listed.
    Couldn't understand why my website wasn't working and it turned out that the system had deleted it. The web server had multiple host set and I had to rebuild all the ones that had used port 80. All the ones that use 443 were fine.
    Hope this helps.

  • Upgraded TFS 2010 SP1 to TFS 2012 but "Test-SPContentDatabase" throws error while upgrading SP2010 to SP2013

    Hello All,
    Executed the following command in the SP 2013 management shell as administrator:
    "Test-SPContentDatabase -Name WSS_CONTENT -WebApplication http://tfs2010"
    Errors:
    1. Category        : MissingSetupFile
    Error           : True
    UpgradeBlocking : False
    Message         : File [Features\ReportServer\ReportViewer.dwp] is referenced
                      [2] times in the database [WSS_CONTENT], but is not
                      installed on the current farm. Please install any
                      feature/solution which contains this file.
    2. Category        : MissingSetupFile
    Error           : True
    UpgradeBlocking : False
    Message         : File [Features\TfsDashboardAgileReports\Reports\Report
                      Template.xltx] is referenced [2] times in the database
                      [WSS_CONTENT], but is not installed on the current farm.
                      Please install any feature/solution which contains this file.
    3. Category        : MissingSetupFile
    Error           : True
    UpgradeBlocking : False
    Message         : File [Features\TfsDashboardCmmiReports\Reports\Report
                      Template.xltx] is referenced [2] times in the database
                      [WSS_CONTENT], but is not installed on the current farm.
                      Please install any feature/solution which contains this file.
    4. Category        : Configuration
    Error           : False
    UpgradeBlocking : False
    Message         : The [SharePoint - 80] web application is configured with
                      claims authentication mode however the content database you
                      are trying to attach is intended to be used against a
                      windows classic authentication mode.
    Tried for the error 4: New-SPWebApplication -Name "TFSWEBAPP" -ApplicationPool "SharePoint Web Services System" -AuthenticationMethod "NTLM" -ApplicationPoolAccount
    (Get-SPManagedAccount "XXX\spservice") -Port 80 -URL "http://tfs2010
    After executing the above command I was getting ">>",
    didn't got any other reply for long time. Is there any power shell command to convert "claims mode" to "classic mode"
    Can someone help on the above mentioned errors.
    Thanks ,
    Rajukumar

    Hi Charles,
    Thanks for the reply.
    Environment  details:
    OS: Windows server 2008 R2
    Database: SQL Server 2008 R2
    TFS: TFS 2010 with SP1
    SharePoint: SharePoint 2010 with SP2
    Upgrade Environment details:
    OS: Windows server 2012
    Database: SQL Server 2012 with SP1
    TFS: TFS 2012
    SharePoint: SharePoint 2013
    Steps followed by me for upgradation:
    1. Stopped all the services of TFS and IIS
    2. Took backup of TFS and SP databases from SQL server 
    3. Installed the new environment and restored databsases to new Database server
    4. Upgraded to TFS 2012
    5. Installed and configured SP 2013
    6. Upgraded to SP 2013
    Go the errors mentioned in earlier message during up-gradation. I queried the files from ALLDOCS table of WSS_Content and deleted those.
    7. Upgraded successfully with minor issues ( reports are not available for the old Team project in the report manager URL)
    8. I updated the reports manually.
    Question: Please let me know is there any script to update reports in all the team projects.
    Thanks,
    Rajukumar

  • Enabling ssl on Weblogic server 5.1 using Verisign certificate.

    "Hi,I am trying to enable ssl in Weblogic server 5.1The properties set in my properties file areweblogic.security.certificate.server=servercert.pem(sent from the verisign via email)weblogic.security.key.server=cp8212-2d2-key.der(generated by the Certificate Servlet of Weblogic Server)

    "Hi,I am trying to enable ssl in Weblogic server 5.1The properties set in my properties file areweblogic.security.certificate.server=servercert.pem(sent from the verisign via email)weblogic.security.key.server=cp8212-2d2-key.der(generated by the Certificate Servlet of Weblogic Server)

  • Firefox always says using old version even after running the upgrade programme. Even after uninstalling & reinstalling? Why?

    Every time I open Firefox the message "using old version" appears I have tried uninstalling the program and then reinstalling but no change, When I use Firefox as my browser a message appears to say you are using an old version of Firefox. This is just fustrating what can I do to correct?

    Try resetting your User Agent:
    *[https://support.mozilla.com/en-US/kb/websites%20or%20add-ons%20incorrectly%20report%20incompatible%20browser#w_reset-your-user-agent Reset your user agent]
    *[http://kb.mozillazine.org/Resetting_your_useragent_string_to_its_compiled-in_default Resetting your useragent string to its compiled-in default (Mozillazine)]
    *What is a User Agent: http://en.wikipedia.org/wiki/User_Agent
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You need to update some plug-ins:
    *Plug-in check: https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    *Next Generation Java Plug-in for Mozilla browsers: [https://support.mozilla.com/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • ICloud WINDOWS 7 64 Bit sync problem with calendar of Outlook 2010

    I am using
    iPhone 4S (IOS5)
    iPad 1 (IOS5)
    PC (WINDOS 7 SR1 32 bit, Cor-2-duo) & Outlook 2010, 32 bit, at home
    PC (WINDOWS 7 SR1 64 bit, Intel i7) &  Outlook 2010 version 14.0.6106.5005 (32-Bit), in my office
    together with iCoud for syncing my contacts (about 500) and calenders (2 calenders, about 3.000 and 8.000 entries) with Outlook 2010
    The syncing works perfect for 1., 2. an 3., but I have severe problems with the 64bit PC:
    The iCloud operating pannel is only displayed after a fresh reset of the system. Two processes are running (iCloud.exe*32, iCloudServices.exe *32), the iCloud icon on the task bar is displayed.  Opening of the iCloud operating pannel fails by all means ( via icon, via network->icloud) etc. after Outlook 2010 has started once.
    After closing Outlook, a restart of Outlook is perfored but displays "loading data" till infinity. The task manager is required to shut down Outlook.
    After a fresh reset outlook starts (normal behavior) and displays the contacts (complete) and both calendars, but has only downloaded during set-up only about 7.000 entries of the 11.000 entries which are still displayed in the calendar of the  web interface of iCloud and are displayed nicely on iPhone, iPad and the 32bit PC. The sync of new calendar entries works perfect between all four systems.
    I have removed and reinstalled the iCloud operating panel sereal times, checked the Outlook pst file for errors -> no success.  
    Any suggestions how to overcome this problem?

    I had a similar problem back lst year with MobileMe and outlook. I had to uninstall outlook and MM control panel completely then reinstal MM THEN Outlook and then MM would download all 5 of my MM calendars into Outlook including all events
    do they stop at a certain date i remember seeing an option somewhere that specified how far back to sync appointments

  • Issue with Email generation using MAPI32.OCX and Outlook 2010

    Our application use MAP32 OCX to generate an email with an attachment (PDF File), but no email address. The user will select the address from their contacts.
    Right now we have an issue with some Outlook 2010 clients that after about 8 emails , Outlook has an issue and hangs.
    Now if we do a mailto://[email protected] before we create the 8th email, Outlook 2010 doesn't hang.  Is there any setting we can set in Outlook 2010 to prevent the "address checking" when the email is generated or do I have to fill
    the email address with a "bogus" address that the user must then overwrite to prevent this from happening?
    Thanks,
    Chad Newman

    Hello Chad,
    Why do you need to use MAPI instead of OOM?
    I'd suggest automating Outlook instead. See
    How to automate Outlook from another program and
    How to automate Outlook and Word by using Visual C# .NET to create a pre-populated e-mail message that can be edited for more information.
    Also you may find the
    C# app automates Outlook (CSAutomateOutlook) sample project helpful.

  • SSL Cert Setup on the Palm Pre

    I am having issues setting up my companies email on the Palm Pre.  We use an SSL cert and for some reason I get Certificate Error. Is the time and date wrong.  I looked at many blogs with other people having this issue and they say a root cert needs to be put on the phone.  The only way it says to do this is to install the Microsoft Certificate Authority and then generate the cert that way. 
    Well, the issues that I am having is I have been generating my cert using the new-exchangecertificate -domainnames mydomain.domain.com, and I do multiples dns names.  This cert works fine on all my computers and all other cell phones.  When I put it on the pre I get the error above.  I read that this is an IIS root cert and the palm does not allow this.  I then installed the Certificate Authority and generated a cert and the pre worked fine, the only issue is the cert broke the rest of my external users connections.  I need the cert to have dns resolution addresses in it.  I found out how to get the Certificate Authority to have san:dns= domain.domain.com names.  But when I generate this cert and put it as my primary cert it then brakes the palm and my other systems. 
    How can I get the Certificate Authority to give me a cert with all the DNS names I need and work on the palm and all my other systems.
    Any help is great and thanks in advance.
    Post relates to: Pre p100eww (Sprint)

    We keep any type of updates very close to us. So close in fact that I do not know and only the developers know about this. But if you feel that this should be included there is a feedback link at the bottom of my post click on that and leave the feedback

  • How to Use a Certificate for Two Way SSL and another certificate for WS Security Header at Client Console Application(C# Dotnet)

    Hi,
    I want to consume a Java Web service from Dotnet based client Application. The service require one Certificate("abc.PFX") for Two Way SSL purpose and another certificate("xyz.pfx") for WS security purpose to be passed from client Application(Dotnet
    Console based). I tried configuring the App.config of Client application to pass both the certs but getting Error says:
    Could not establish secure channel for SSL/TLS with authority "******aaaa.com"
    Please suggest how to pass both the certs from client Application..

    Hi,
    This problem can be due to an Untrusted certificate. So you need just full permissions to certificates.
    And for more information, you could refer to:
    http://contractnamespace.blogspot.jp/2014/12/could-not-create-secure-channel-fix.html
    Regards

  • Exchange 2007 - Outlook Anywhere problems after installing new SSL cert

    *** Original thread posted on wrong forum ***
    Hi all,
    Exchange 2007 environment (2x CAS, ISA2006). Not much familiar with Exchange.
    Problem: 20-odd machines off the domain use Outlook Anywhere (XP with Outlook 2010). AUthentication pop-up and not able to connect.
    Company has recently changed its name and we have to renewed the SSL cert. Previous SSL cert. was issued to: webmail.oldcompname.co.uk (several SANs on that cert., including internal server names).
    Applied for a new UCC SSL cert issued to: newcompanyname.com (also includes webmail.newcompanyname.com ; autodiscover.newcompanyname.com + old SANs).
    The setting on those machines point the proxy to the following:
    Https://webmail.oldcompname.co.uk (which is fine since it is in the cert and can be accessed)
    Only connect to proxy servers that have this principal name in their cert.: 
    msstd:webmail.oldcompname.co.uk (I believe this is the problem since the new UCC SSL cert. was issued to newcompanyname.com).
    Browsing technet + internet it seems that I need to look into OutlookProvider EXPR.
    When I run Get-OutlookProvider everything is blank (I believe I should be concerned to EXPR only for Outlook Anywhere).
    I am thinking of running: Set-OutlookProvider -Identity EXPR -CertPrincipalName msstd:newcomanyname.com
    My only concern is whether this might break something else in the Exchange environment, especially as we have 100+ users on smartphones connecting via SSL on webmail.oldcompname.co.uk
    Is it save to run this command? Do I need to re-start IIS? Do I need to look into any settings on ISA2006?
    Comments/help are much appreciated.
    Regards 

    Hi,
    According to the description, I found that we re-new a SSL certificate.
    "I am thinking of running: Set-OutlookProvider -Identity EXPR -CertPrincipalName msstd:newcomanyname.com"
    Just do it. Then remove the old certificate on ISA server and install a new one.
    Found a similar thread for your reference:
    Renewal of SSL certificate in exchange 2007 with ISA 2006
    http://social.technet.microsoft.com/Forums/exchange/en-US/25770038-8491-470a-92fa-8ae50674b7a6/renewal-of-ssl-certificate-in-exchange-2007-with-isa-2006
    Hope it is helpful
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • Exchange SBS2003: Email that is deleted in Outlook 2010 is not deleted on iPhone 4, or marked read after upgrading to 6.0.1.  Win 7 64bit.  2 Other users in our office with iPhone 4 and iPhone 4s aren't having this issue.  They didn't upgrade to 6.0.1.

    Exchange SBS2003: Email that is deleted in Outlook 2010 is not deleted on iPhone 4, or marked read after upgrading to 6.0.1.  Win 7 64bit.  2 other users in our office with iPhone 4 and iPhone 4s aren't having this issue.  They didn't upgrade to 6.0.1 though.  Mail that is deleted or read on the iPhone 4 is deleted or marked read in Outlook 2010.  So it's a one-way problem.

    Exchange SBS2003: Email that is deleted in Outlook 2010 is not deleted on iPhone 4, or marked read after upgrading to 6.0.1.  Win 7 64bit.  2 other users in our office with iPhone 4 and iPhone 4s aren't having this issue.  They didn't upgrade to 6.0.1 though.  Mail that is deleted or read on the iPhone 4 is deleted or marked read in Outlook 2010.  So it's a one-way problem.

  • Outlook 2010 using Exchange 2010 - cannot send this item after updating draft email

    I have a client who has the following setup.
    SBS 2011 server (Exchange 2010) and a Windows 2008 R2 Terminal Server (with Office 2010 SP1 installed).
    This particular user has a Windows XP PC with Office 2010 SP1 installed (joined to SBS 2011 domain).
    This user creates a email at their office on their PC and saves it in draft to continue working on it when they get home.
    At home they RDP into the terminal server and load outlook and start updating their saved (Draft) email.  They then try to send it and the following error pops up.  "Cannot send this item".
    If they try to save the changes they have made it pops up with "The operation failed".
    I have tried various settings all with the same results.
    Office 2010, Office 2010 SP1, Online mode and Cache mode (on the Windows XP PC).
    Any ideas? 

    Hi Rajkumar,
    OK. After further testing I have narrowed it down to the email signature?
    If I save a draft email in Outlook on the Fat client (Windows XP + Office 2010), then go straight into Drafts folder and open the email and add one line of text and try to send or save again it fails.
    If I don't have a signature, it works fine.
    I currently trying to determine what part of the signature it doesn't like (it is quite a large signature, multiple images and a disclaimer etc).  I'm having mixed results - I can remove the signature totally from the draft email and then it will save
    or send fine. 
    Strange that it can save the email to Draft in the 1st place but doesn't like updating it a 2nd time???
    I have also created a new outlook profile (online mode) with the same results.

  • After Exchange 2010 SP3 and rollup 4 update conditional formatting causes messages not to appear in Outlook 2010

    Hi,
    after updating to exchange 2010 sp 3 from sp 2 and also updating to rollup 4, users who use conditional formatting cannot see new message unless they close and reopen Outlook.
    If you decide to change the font colour for unread messages, the messages do not appear in Outlook but a pop up indicates that a new message has arrived.
    If you reopen Outlook, the unread messasge appears.
    remove the conditional formatting and no issue with viewing unread messages as they arrive.
    running Outook version 14.0.7106.5003
    is this a known issue?  a user who never used conditional formatting will experience this right away.
    Thanks,
    rudif

    Hi rudif,
    If the issue only happens to users who use conditional formatting and OWA can work well for all mailbox, I think the issue should be in client side.
    Please try to reset View then set the conditional formatting back to have a try. If the issue continues, please try to recreate the Outlook profile to check whether the issue persists. Also try restarting Outlook in Safe mode by running
    Outlook /safe switch.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • Unable to add Exchange account after upgrading Outlook 2003 to Outlook 2010

    Hello,
    We have a number of users that we have upgraded Outlook from 2003 to Outlook 2010.
    I am now trying to add an exchange account to these machines, but it doesn't work.
    The exchange setup is correct, as we have some machines that came with Outlook 2010/2013 out of the box, and the exchange accounts work fine on them.
    The first error that appears when adding the account is:
    I have tried removing Outlook 2010, and then uninstalling Outlook 2003, reboot and re-install 2010. Same error.
    I have tried setting up a new profile for the user, same error.
    Our Exchange host pointed me to this  http://support.microsoft.com/kb/2264398 which initially looked quite promising, as it describes
    the issue I am seeing. However, after carrying out the fix, I get the same error.
    I checked in event viewer, and these issues seem to be relevant to the issue:
    The description for Event ID 5000 from source Microsoft Office 14 cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the
    local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event: 
    Office11ShipAssert
    6xk3
    14.0.7015.0
    the message resource is present but the message is not found in the string/message table
    and
    Fault bucket 8096914, type 21
    Event Name: Office11ShipAssert
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: 6xk3
    P2: 14.0.7015.0
    P3: 
    P4: 
    P5: 
    P6: 
    P7: 
    P8: 
    P9: 
    P10: 
    Attached files:
    C:\Users\ntuser\AppData\Local\Microsoft\Office\ShipAsserts\outlook.exe.6xk3.dmp
    C:\Users\ntuser\AppData\Local\Microsoft\Office\ShipAsserts\outlook.exe.6xk3.cvr
    These files may be available here:
    C:\Users\ntuser\AppData\Local\Microsoft\Windows\WER\ReportArchive\NonCritical_6xk3_cae7bb3efd629b7aa754c7bce3d3e93e0a6fd93_04a2c612
    Analysis symbol: 
    Rechecking for solution: 0
    Report Id: 3ec8802e-af73-11e3-89d4-c454b37af7b4
    Report Status: 0
    Any help would be appreciated, I don't fancy wiping the machines and starting from scratch, just to sort this issue out.

    Hi Stephen,
    What’s your Exchange server version? Exchange 2013 or Exchange 2010?
    Since your original Outlook 2010 and 2013 users can connect to Exchange server and work well, I think the configuration(Autodiscover service, Outlook Anywhere etc.) in server side should be correct. Please make sure your
    new Outlook profile for Outlook 2010 have been configured with the following points:
    1. The Encrypt data between Microsoft Office Outlook and Microsoft Exchange Server is checked.
    2. Restart the Microsoft Exchange RPC Client Access service in Exchange server. And make sure all other Exchange services are running.
    Please check whether the problematic users can configure an Outlook account and access their mailbox in the original Outlook 2010 client or not.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • Outlook 2010 SP1 Profile Does Not Update After Moving Mailbox Between Exchange 2010 SP2 Sites

    I am working on a large mailbox migration from one AD site to another. 
    Exchange version at both sites:Exchange 2010 SP2
    Two Mailbox Servers: MBX01 in site A / MBX02 in site B
    (There is a DAG but keeping this simple)
    Two CAS Arrays: CASA.domain.com / CASB.domain.com
    The RPCClientAccessServer property is set accordingly.  Where MBX01 is set to CASA.domain.com and MBX02 is set to CASB.domain.com
    Clients:Outlook 2010 SP1
    Scenario: I successfully move a mailbox from Site A to Site B.  The Outlook client does not automatically update its server settings to point to the new cas array (CASB.domain.com) and continues to connect to the old CAS server (CASA.domain.com).
    I have seen a few articles regarding this pointing to workarounds such as:
    - repairing the outlook profile on the client
    - delete the existing outlook profile
    - run a script to update the prf file (re-cache's email at the client)
    I am interested in knowing if anyone else has experienced this, what their solution was for a large migration and if any roll-ups or service packs have possibly fixed this problem.
    I would also like to know if you have seen this affect ActiveSync devices.  I am getting mixed results in my tests and thought it may be contributed toward different device types, mobile os versions, etc...
    I have posted this to the Exchange 2010 forum as well, just wasn't sure where to start.
    Thanks.
    Mike

    Hi,
    Seems you got several replies in the thread below that you posted in Exchange forum:
    http://social.technet.microsoft.com/Forums/exchange/en-US/68ae67c1-59f5-44bb-aadc-0aea3f72ad2d/outlook-profile-not-updated-to-new-cas-array-after-mailbox-move-between-sites?forum=exchange2010#68ae67c1-59f5-44bb-aadc-0aea3f72ad2d
    Please come back to the thread above and check if the replies are helpful.
    Since this issue is more related to Exchange, we can provide rarely assistance on this problem. If you need any help on Outlook client side, please don't hesitate to let me know.
    I would appreciate it if you could post the solution here when you found it, so that other community members who have same question in this forum will benefit from it.
    Best Regards,
    Steve Fan
    TechNet Community Support

Maybe you are looking for

  • Remove Applications from "Open With..." List

    Ever since I installed Adobe Creative Suite, there have been countless applications available in the Open With... list for image file types (JPEGs, PNGs, etc.). How do I remove applications from that list for a given file type? Thanks!

  • File restore in preview

    Hello, I have a question regarding the preview application. I usually have a lot of pdf files open at the same time. This is a problem when I have to restart my Macbook because then all open windows are gone. Is there any tool that can restore the la

  • Deployment Manager Error with Oracle Weblogic Server

    Hi, Every time i try to open nexaweb client for Import/Export. I get the following error:- "Either your session timed out or you are trying to access a page without logging in." . Are there any other permission I'm suppose to grant nexaweb through We

  • RMI - Marshalling ??

    Hi, please be indulgent for my bad english ;o) so I just start distibuted coding in Java and i want to retrieve a ResulSet from my Server Object. I code interface, implementation, i reg my server and i code a client - when i call function wich provid

  • IOException 03SSL handshake failed: X509CertChainIncompleteErr

    Hi All, I am trying to access other web server from one Page Controller, but i am getting above error my code is as bellow, private static String contactService(String xmlInputString) throws Exception{ String outputStr = null; OutputStream outputStre