Issue with Update Rollup 5 for Exchange 2010 SP3 - Mailboxes that were auto mapped not working

Below is  my response in another thread but creating a new one in the hopes that someone has the same issue and a solution besides mine below.
Ever since we installed Update Rollup 5 for SP3 Exchange 2010 mailboxes that were auto mapped are not accessible. They all get the same error.
Cannot expand the folder. The set of folders cannot be opened. The attempt to log on to the Microsoft Exchange has failed.
What I have been doing is removing the users permission, then adding them back using the noautomap switch in Powershell. After doing that, the user manually adds the mailbox and all is well.
Just a note here, I suspect it may have something to do with the version of Outlook 2010. We are running an older version here. I think only SP1 with no other incremental updates. Office is up to SP2. Also, one of the users I was working with could not access
the mailbox no matter what we tried but she can walk over to another workstation and open Outlook and access the very same mailbox so that pretty much proves its software related particularly with Outlook.
I cannot reproduce the problem on a workstation (XP) with a newer version of Outlook.
This has been wearing me out and I suspected the Update Rollup all long. Now I am confident as others are having the same problem. If you find out anything on how to fix this other than the steps above, let me know.

Not sure why it was suggested to use the auto mapping feature to grant permissions because that is the component that is causing the issue. Also, there is nothing wrong with the auto configuration because the user can access their own mailbox just fine and
also select mailboxes in their Outlook that were NOT auto mapped.
With that said, here is how I fixed them all.
Remove the permissions using the Exchange Console. Don't forget Send As
Wait about 15 minutes. The mailbox should disappear from the users Outlook
Open an Exchange PowerShell window and run the following command:
.\add-mailboxpermissionsnoautomap.ps1 -Identity mailbox -User user -AccessRights FullAccess
Have the user add the mailbox to their Outlook using the manual process.
All is well....
If you don't have the PS script add-mailboxpermissionsnoautomap.ps1, you can download it. I stumbled across it a few years ago and use it all the time. If you can't find it, just use the Exchange built in command for adding mailbox folder permissions but
specify automap $false.
The idea here is to grant the user access without auto mapping.

Similar Messages

  • What is the total space Update Rollup 7 For Exchange 2010 SP3 (KB2961522) will take after installation?

    Quick question. 
    What is the total space Update Rollup 7 For Exchange 2010 SP3 (KB2961522) will take after installation?
    Hasan

    Hi
    Your question is a big vague. Extracting the rollup will use some space but you can delete the files afterwards.
    Are you concerned about space while installing? If you have adequate space it shouldnt be a problem.
    Hope this helps. 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.
    I am asking space after installation, it will definitely install some files so how much space extra space it needed in exchange directory drive. 
    Hasan

  • OWA Blank Logon Page After Update Rollup 12 for Exchange 2007 SP3

    Hello
    After installing Update Rollup 12 for Exchange 2007 SP3, can no longer access OWA - internally or externally through Internet Explorer -  I just get a blank page (with IE). If I use Chrome or Firefox, and it uses the basic logon, I get a page with just
    text, and am able to logon successfully. I have looked at several related forums, but have not found a fix yet. I've seen several people with similar issue have had success by copying contents from a previous owa folder version to the latest one, then running
    Updateowa.ps1 and restarting IIS. This did not resolve the issue for me.
    Another forum suggested running remove-owavirtualdirectory and
    new-owavirtualdirectory, however I haven't attempted that yet, as I'm unsure how I could reverse the changes that the command runs if things get worse.
    Any assistance will be appreciated.

    Hi,
    I encountered a same situation,after recreating
    the virtual directory, the issue was solved.
    The following article for you reference:
    How To: Recreate OWA Virtual Directory – Exchange 2007
    Hope this helps!
    Thanks.
    Niko Cheng
    TechNet Community Support

  • Rollup 6 for Exchange 2010 SP3

    Does anyone know when Microsoft is going to release either Rollup 6 or a patch for Exchange 2010 SP3? Rollup 3 for SP3 introduced the following issues: 
    “Some users (not all of them) report that they don't see new emails in their Outlook 2010 box on Shared folders, even though they got the new email message envelope. When they change folder and back to the Inbox the new mail is suddenly visible. Same sort
    of "delay" happens when users mark a message for follow-up or try to change a message from unread to read.”
    We have installed Rollup 5 but it did not address the issue. 
    Thanks
    Dave

    Hi,
    Currently, there is no official document about the release of RU6 for Exchange 2010 SP3. If the RU6 for Exchange 2010 SP3 will be coming, you can find this information in the Exchange Team Blog.
    http://blogs.technet.com/b/exchange/
    Thanks for your understanding.
    Best regards,
    Belinda
    Belinda Ma
    TechNet Community Support

  • Exchange 2010 SP1 Update Rollup 6 to Exchange 2010 SP3

    Hi there,
    I am planning to install Exchange 2010 SP3 next week and after reading some of the related comments on this site I got a little worried.
    Our current Exchange environment consists of the following:
    1 x CAS/HT Server
    2 x Mailbox Server (members of a DAG)
    The OS of the 3 servers is Windows Server 2008 R2 SP1. All servers are running Exchange 2010 SP1 Update Rollup 6.
    The Execution Policies on our Exchange servers are set as follows:
    – CAS/HT Server:
      Scope ExecutionPolicy
      MachinePolicy Undefined
      UserPolicy Undefined
      Process Undefined
      CurrentUser Undefined
      LocalMachine Unrestricted
    – Mailbox Servers:
      Scope ExecutionPolicy
      MachinePolicy Undefined
      UserPolicy Undefined
      Process Undefined
      CurrentUser Undefined
      LocalMachine RemoteSigned
    Please note that we do not have any Group Policies that defined the PowerShell script execution policy.
    I would be very grateful if you (or any of the kind readers) could help me with following questions:
    1- Do I have to change the execution policy on our Exchange servers before installing SP3? If I have to change a policy, what should I change? And how would you recommend I should do this?
    2- After installing SP3 on a server, can I install the latest rollup update on this server before moving to the next server? For example, can I do the following:
      i. Install SP3 followed by RU 5 on the CAS/HT server -> Apply the our custom settings
      ii. Install SP3 followed by RU 5 on the first mailbox server
      iii. Install SP3 followed by RU 5 on the second mailbox server
    Many thanks,
    M

    Hi Amit,
    Many thanks for the swift reply.
    That's correct.  We didn't set the Powershell execution policy via Group Policy.  We only configured the execution policy of "LocalMachine" to "Unrestricted" on the CAS/HT server using the "Set-ExecutionPolicy" command on the server.
    The mailbox servers' execution policies have not been changed and are set to those values by default.
    I must admit, I go event more confused when I read the "http://support.microsoft.com/kb/2668686" and "http://support.microsoft.com/kb/2810617" articles.
    But it looks like I shouldn't worry as our current Powershell execution policies shouldn't affect the upgrade. Right?

  • Exchange 2010 update after Update Rollup 5 for Exchange Server 2010 (KB2407113)

    Mine exchange server 2010 standard has Update Rollup 5 for Exchange Server 2010 (KB2407113) as latest update.
    Can someone help me which update i can install after this, can i start with
     Update Rollup 1 for Exchange Server 2010 SP1.
    Many thanks in advance

    My recommendation will be:
    Remove update roll-up 5
    Install SP1 check that everything is working
    Install SP2 check that everything is working
    Install SP3 check that everything is working
    I think it will be risky for you to go straight to SP3.
    Exchange Blog:
    www.ntweekly.com
    MCSA, MCSE, MCITP:SA, MCITP:EA, MCITP:Enterprise Messaging Administrator 2010,MCTS:Virtualization

  • Installing Update Rollup 7 for Exchange Server 2010 SP3

    Hi,
    I have 4 Exchange servers. Two CAS and two DAG. I am currently on Rollup 2 for Exchange Server 3010 SP 3. Can I install Update Rollup 7 for Exchange Server 2010 SP3 or do I need to install a previous one first?
    Thannks!
    Wave~Chaser

    Hi,
    When I try to install Exchange 2010 SP3 roll up 7, am getting the below error:
    The upgrade cannot be installed by the Windows Installer service because the program to be upgraded may
    be missing, or the upgrade may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade.
    and please find below event log:
    Product: Microsoft Exchange Server - Update '{A93DA06F-A5B8-4DF8-8B3F-B285E014C659}' could not be installed. Error code 1642. Windows Installer can create logs to help troubleshoot issues with installing software packages. Use the following link for instructions
    on turning on logging support.
    Can you please help me with this error.
    Thanks

  • Latest Update Rollup for Exchange 2010 SP3

    Hi
    Currently we are using RU2 for Exchange 2010 SP3. We are facing an issue with OWA through IE 11 (no support for premium). To correct this issue it's recommended to install RU3. Here we are asking the expert opinion about installing RU7
    on all Exchange 2010 servers and whether it makes any different issues or is it enough to install RU3
    Thanks in advance
    LMS

    Hi
    Currently we are using RU2 for Exchange 2010 SP3. We are facing an issue with OWA through IE 11 (no support for premium). To correct this issue it's recommended to install RU3. Here we are asking the expert opinion about installing RU7
    on all Exchange 2010 servers and whether it makes any different issues or is it enough to install RU3
    Thanks in advance
    LMS
    Personally, if you are going to update the servers, you should apply the latest RU regardless. So I would go with RU7.
    Twitter!: Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

  • Rollup 8 for Exchange 2010 SP2 causes EWS error with bad parameter for Exchange.MailboxReplicationService.ProxyService

    When I installed Rollup 8  for Exchange 2010 SP2 it caused an error in EWS
    EWS failed with the error:
    exchange web service could not load file or assembly Exchange.MailboxReplicationService.ProxyService bad parameter
    When I uninstalled the rollup all worked fine again.
    Any ideas, Thanks in advance?

    Hi,
    To apply this update rollup, you must have Exchange Server 2010 SP2 installed. And remove all interim updates for Exchange Server 2010 SP2 before you apply this update rollup. Please check your installation deployment by the following article:
    Install the Latest Update Rollup for Exchange 2010
    http://technet.microsoft.com/en-us/library/ff637981.aspx
    Description of Update Rollup 8 for Exchange Server 2010 Service Pack 2
    http://support.microsoft.com/kb/2903903/en-us
    If all requirements and preparations are configured properly, please collect your error logs to check your installation. It would be helpful to post some event logs here for further analysis.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • Error 1603 when installing Rollup 4 for Exchange 2010 SP2

    Hi There,
    I have began upgrading our Exchange servers to Rollup 4 for Exchange 2010 SP2 last week and the first 3 servers all successfully installed it without any problems.  However I have hit a problem with my 4th server.
    I am receiving the 'common' error 1603 in my Application log and I have already ran through many potential fixes to this problem on various posts on this and other forums, but to no avail.
    I have tried the following without success:
    Turning off UAC
    Running from elevated CMD prompt
    Running from elevated Powershell command
    Removing and re-adding "Exchange Trusted Subsystem" from the Administrators group
    Re-downloading the RU4 install package to the local disk on the server
    Adding more RAM and CPU resources
    I have watched the installation process and it seems to update of the native assembly files and comes to the "Starting Services" process, with which it appears to do fine as I have watched the Services starting within Server Manager while this has been running,
    but then all of a sudden just begins "Rolling back actions".
    The only difference with this server to the others is the fact that a colleague of mine had to recover this server within the last 6 months and ran the Setup /m:RecoverServer command
    to do so, could this have anything to do with it?
    I have installed Exchange 2010 Service Pack 2 on this server since the recovery though.
    I am running out of ideas so any help would be greatly appreciated.

    skippy-85,
    Any updates on this Issues?
    In case if the issue stands
    resolved, Please mark Solution for this Thread and close this.
    In case if you still have
    the issue with the RU4 installation do let us know!
    Thanks
    Exchangeexperts.in ~ ( Exchange | 2003/2007/2010/E15(2013)) ~Mark this if Helpful~ This Information is provided "AS IS" and confers no Rights!!

  • Support Forefront Protection 2010 for Exchange 2010 SP3

    Hi
    I have a simple question: Is there a full support of FPE 2010 (Version 11.0.727.0) for Exchange 2010 SP3 (and Rollup Updates)?
    Thomas

    Hi,
    It seems that FPE 2010 for exchange 2010 SP3 is supported and you need to install the Rollup 4. For more detailed information, please refer to the link below:
    Hotfix Rollup 4 for Microsoft Forefront Protection for Exchange
    Updates for Microsoft Forefront and Related Technologies
    Hope this helps!
    Susie

  • Update Rollup 7 for Exchange Server 2010 Service Pack 3 (KB2961522)

    This rollups will not install and has caused multiple issues on the Windows SBS 2011.
    The issues are as follows:
    All Exchange and related services were stopped and had to be manually restarted.
    The update fails for multiple reasons, changes every time.
    I am no longer able to perform ANY updates without some sort of error code.
    All Domain client computers now report Security Status as Critical, Servers as not available.
    DNS does not appear to be properly, many internet requests from domain PC's stop with "Fix connection problems" error page.
    Running BPA shows no major issues
    I can no longer run the WSUS server cleanup. I get a Connection Error and have to reset the node, but it soon fails again.
    Shared folders may take quite a bit of time to open.
    Any help would be greatly appreciated. I do have an open ticket with Microsoft and although this is rated critical I am not getting any resolution. The only thing that MS support managed to do was bring the server down for an additional day and corrupt my
    EDB files so that they had to be rebuilt. 

    Hi,
    à
    All Exchange and related services were stopped and had to be manually restarted.
    While the update was installed, it will automatically stop Exchange and IIS services. You may need to restart
    manually.
    àThe update fails
    for multiple reasons, changes every time.
    à
    I am no longer able to perform ANY updates without some sort of error code.
    Would you please let me know any of those
    update-failed reasons? Meanwhile, please let me know some error code that you can get when can’t perform updates. Meanwhile, please refer to installation suggestions and tips in following article when install this update rollup.
    Exchange
    2010 SP3 Update Rollup 7 released and installation tips
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft
    does not guarantee the accuracy of this information.
    àAll Domain client
    computers now report Security Status as Critical, Servers as not available.
    àDNS does not
    appear to be properly, many internet requests from domain PC's stop with "Fix connection problems" error page.
    Please check if ping the SBS server successfully from the problematic client computer via server name and ip
    address. In the SBS 2011, can you access
    internet successfully? In addition, please select a client computer as a test machine, re-join it to the SBS network, then check if Security Status still report as Critical. Please also run Fix my network wizard in SBS console. Any find?
    Meanwhile, please refer to following article and check if can help you to
    repair Windows Server Update Services.
    Repair Windows Server Update Services
    By the way, did you have a good backup for the server?
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • A list of files changed for Update Rollup 4 for Exchange Server 2010 Service Pack 3

    Hi.
    Is there a list of files changed for Rollup 4?
    After our RollUp installation, some files in the BIN directory still has the date of 2/5/2013 (SP3, no RollUp4), some has the date of 6/13/2013 (RollUp4)
    Despite RollUp4 looks like to have been installed, Exchange Server still reports it's running "Version 14.3 (Build 123.4)"
    Thanks...

    Hi,
    After you install an update rollup for Exchange 2010, the version of Exchange Server isn't updated to show that the update rollup is installed. This issue occurs because the version number that is displayed by the Exchange Management Console or by other
    administrative mechanisms is obtained from the Exchange Server Object in Active Directory.
    If you want to get the latest version of Exchange server, the article Andy provided is a good way.
    Best regards,
    Belinda
    Belinda Ma
    TechNet Community Support

  • SBS 2011 - Update Rollup 6 for Exchange Server 2010 Service Pack 2

    I wonder if I have to install this rollup, since the server is already up-to-date using Windows Update? The KB article (http://support.microsoft.com/kb/2746164/en-us) doesn't mention that.
    In this article, under 'Prerequisites' it says you have to "remove all interim updates". What updates are they?
    Simon

    Firstly, I will do an introduction of interim update.
    An interim update is a fix that resolves a problem that is considered critical to the functioning of Exchange. It is built specially for a particular service pack and Rollup. This means internally there could be loads of interim updates for a particular fix.
    If you have multiple problems on a server that requires interim builds, you cannot just add a second interim build. You can only install one interim update per server. You have to get a combined interim build that included both fixes. Currently MS supports
    up to 3 fixes in a combined IU. The good news is that interim builds can be seen in Add/Remove in the control panel so you do not end up checking file versions.
    See more details in the following link: http://blogs.technet.com/b/mlines/archive/2008/12/30/interim-updates.aspx
    That is to say, the interim update is different from Exchange Rollups
    You don't have to unstall anything to apply this Roll Up. Rollup Updates are always important and should be applied. If you are running SP2 for exchange 2010 and if their a rollup available to install for exchange , my suggestion woiuld be to install as it
    will keep your exchange server upto date.

  • Unable to install rollup4 for Exchange 2010 SP3

    Hi,
    I'm unable to install KB2905616 on my multi-role Exchange 2010 SP3 server. The setup wizard gets stuck at "the setup wizard is generating native images for .NET assemblies........"
    I know that this process will take some time to complete but I have waited 10 hours.
    I've tried to reboot the server and restart the setup.
    Exchange is functioning perfectly otherwise.
    Any help would be greatly appreciated :)
    /Søren Emig

    Hi,
    I recommend you check if the anti-virus has been disabled before you start the upgrade process.
    If you didn't ,the update could fail or take an extended amount of time. 
    Also, disable all other third-party apps/plugins that might be installed (like backup agents).
    In addition,the following articles for your reference:
    Install the Latest Update Rollup for Exchange 2010
    When you install an update rollup package, Exchange tries to connect to the certificate revocation list (CRL) Web site. Exchange examines the CRL list to verify the code signing certificate. (To download and view the CRL list, see
    CodeSignPCA.crl.) If Exchange can't connect to the CRL Web site, the following symptoms may occur:
    The installation takes a long time to complete.
    You receive the following message during the installation: Creating native images for .Net assemblies
    When Exchange isn't connected to the Internet, each CRL request must complete before the installation can continue.
    To work around this issue and to reduce installation times, turn off the
    Check for publisher’s certificate revocation option on the server that is being upgraded. Use the following steps:
    Start Internet Explorer.
    On the Tools menu, click Internet Options.
    Click the Advanced tab, and then locate the Security section.
    Clear the Check for publisher’s certificate revocation check box, and then click
    OK.
    After the update rollup installation is complete, select the Check for publisher’s certificate revocation option.
    Generating NGEN images takes longer than expected
    Hope this helps!
    Thanks.
    Niko Cheng
    TechNet Community Support

Maybe you are looking for

  • Access Anywhere VPN and Remote Desktop

    I have a recently installed Win 2012 Essentials server.  I have VPN, Remote Web Access, enabled.  I can use Remote Web Access and login to see my remote desktops and drives, but VPN is not working.  Both are enabled.  I'm not able to use the wizard t

  • OpenGL and slow down after this

    Wondering if this is intended behavior or not, but once I see this message (graphic below) PS becomes very slow even if I close all windows and then open a new photo. Only closing PS and opening it again corrects this problem. I have never noticed th

  • Trace to Pads Net Group Options not Avalible

    Hello,  To explain my problem I have prepared as easy example as it is possible. Let suppose that we have a circuit diagram that is shown below in the attached figure (Figure A). As can be seen the circuit diagram consists of three resistors R1, R2,

  • TERRIBLE Vista drivers/suppo

    I'm forced to use vista (new machine, raid setup, windows xp cannot cope with the raid disks). I'm mucking around with Vista more than a week I generally surprised how well its working. However I got a bottleneck, a HUGH one that degrades my machine

  • FYI:Windows XP SP3 を適用すると Adobe PDF プリンタのセキュリティ設定が「なし」になる

    7/28の段階でサポート情報が出ていたようですが.念のためのFYI. Acrobat7.0/8.0がインストールしているWindows XPの環境をSP3にすると不具合があるとかで.Adobe PDF プリンタのセキュリティ設定が無しになるという. 対処方法はAcrobatの再インストール. 問題個所はこれだけになるとは思えず.該当者は再インストールは必須か. 文書番号 : 234158 http://support.adobe.co.jp/faq/faq/qadoc.sv?234158+002