Problem Removing Additional Mailboxes from Outlook 2010

In working with Outlook 2010, we had a client who had additional mailbox folders that were appended to his inbox within Outlook from using the File > Open Other User’s Folder functionality .  When attempting to simply close the folder from his Inbox, the error received was “This group of folders is associated with an e-mail account.  To remove it, on the Tools menu, click E-mail accounts, select View or change e-mail accounts, click Next, and then click Remove.”

The problem is that when you navigate to your email accounts, there are no other accounts available to get rid of.  Other posts on the Internet referred to the registry entry HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profile key.  This resolution didn’t work in this case.  After deleting the registry key entries of the additional mailboxes, the mailbox folders for these users simply reappeared in Outlook after closing it and opening back up.  Even completely deleting the mail profile from the workstation had no affect.

In order to get rid of the opened mailbox folders, the Manage Full Mailbox Access permission was removed from the specific users that were showing up under Outlook.  This will need to be done on the Exchange server itself.  You can use the Exchange Management Console, or the Exchange Management Shell to alter the permissions.

After removing the user from the full access permissions, Outlook was closed and opened back up and the users were then removed.  It is yet to be determined whether this is a “feature” in Outlook 2010 or the Exchange 2010 SP1 backend or simply a functionality issue.

Popularity: 80% [?]

Related posts:

Learning How to Troubleshoot
How to Use MSCONFIG to fight Malware and performance issues
Computer Ventilation

Share This Post

Related Articles

  • Me

    knowing how Microsoft deals with things, I doubt this is a feature.

  • http://pulse.yahoo.com/_TFBAFYFKRZLP6HP6F5CHFLUPXM Mohamed

    very easy. problem is after giving a user full access to another users mailbox it will always get stuck in outlook unless you remove permissions using exchange managment shell.
    just run this: Change john with the user who’s mailbox is appear in outlook 2010, and mike with the user who has outlook stuck with the mail box.

    Remove-MailboxPermission -Identity john -User Mike -AccessRights Fullaccess

  • Pingback: Manage Full Access Permission | InfoTech

© 2012 Computer-Howto. All rights reserved. Site Admin · Entries RSS · Comments RSS