Online Archive for Shared Mailbox Shows Main Mailbox SMTP Address, Not Shared Mailbox

First off, we are running Exchange 2010 with Outlook 2010.  Exchange is running SP3UR5 and is stable.  Outlook has the latest updates.
We have archive mailboxes on all our production mailboxes.  We automatically archive items older than two years into these.  We have several colleagues who have access to one or more shared mailboxes, who had no issues when they were using a Windows
XP workstation.  However, when they were moved to our Windows 7 systems, their archive folders all show their primary mailbox SMTP address. If you click on a folder in the archive mailbox, the search bar shows the correct mailbox name. And to confuse
things just a little bit more, the primary mailbox for these shared mailboxes shows the correct name.  Has anyone else seen this, and, more importantly, does anyone know of a solution? TIA ...

Hello Willard,
As Andy mentioned, this issue is a known issue which resolved in Exchange 2010 SP3 RU2. I know we are currently running Exchange 2010 SP3 RU5, however to resolve
the issue, we need to install hotfix for Outlook clients as well. Please refer to the following hotfixes for Outlook 2010 and 2013:
Note: Exchange 2010 SP3 Ru2 or later will update the “OwnerSmtpAddress”
for all alternate mailbox. And before applying the following Outlook hotfix, we should have RU2 installed first.
Outlook 2010 hotfix:
Description of the Outlook 2010 hotfix package (Outlook-x-none.msp): August 13, 2013
http://support.microsoft.com/KB/2817574  
Issue description: You connect to Microsoft Exchange Server 2010 mailbox
by using Microsoft Outlook 2010. When you enable the feature that lets you view the online archive of a manager in Outlook 2010, two online archives that have the same name are displayed. To resolve this issue, you must also have Exchange Server 2010 Service
Pack 3 (SP3) Update Rollup 2 installed
Outlook 2013 hotfix:
Description of the Outlook 2013 hotfix package (Outlook-x-none.msp): August 13, 2013
http://support.microsoft.com/kb/2817503  
Issue description: When you enable the feature to see the online archive
of the manager in Outlook 2010, two online archives that have the same name are displayed.
After apply both update for Exchange server and Outlook client, the issue will be resolved accordingly. And I recommend to install the latest updates for Outlook
clients:
Title: How to install the latest applicable updates for Microsoft Outlook (US English only)
Link:
http://support.microsoft.com/kb/2625547
Moreover, the issue will affect the “auto-mapping” archive mailboxes, since the issue only affect few users, please check the differences on the Outlook client side,
and make sure the version and patches/updates are the same. If needed, we can first remove the auto-mapping full access permission, then re-add non-auto-mapping full access permission, at last, add
additional mailbox from Outlook manually, thus it will not diplay same name for the archive mailbox we access.
Remove the full access permission:
Remove-MailboxPermission –Identity “Shared_mailbox” –User “affected_user_mailbox” –AccessRights FullAccess
   2.Re-add the full access permission with non-auto-mapping:
Add-MailboxPermission -Identity “Shared_mailbox”
-User “affected_user_mailbox”
-AccessRight FullAccess -InheritanceType All -Automapping $false
   3. Then on the affected user mailbox outlook side,
add additional mailbox manually.
Please refer to above information and if anything unclear, feel free to let me know.
Regards, Eric Zou

Similar Messages

  • Migrating to "The Cloud" - "The SMTP address has no mailbox associated with it."

    We have a front office app that can receive data from Exchange via EWS Push Notifications.  Last week, they moved my mailbox to "The Cloud". Now my mail resources all have "office365.com" in their paths. I'm a very early
    adopter, trying to understand how to extend the app to work with this architecture before they move everyone else over.
    In the past our app was an EWS 1.1 system talking to Exchange 2007 SP1 servers.  That's the ExchangeVersion I've always had set in EWS. Nobody has ever talked to me about upgrading any of our Exchange boxes.  Impersonation was
    not supported in 2007, so we've been using a dedicated service account with full access to specified mailboxes. At the moment, I'd be happy if I could just connect to my own mailbox with my own credentials.
    Our old system has 4 CAS servers. You can reach a mailbox through any of them.  For the new mailboxes, we've added two new CAS servers. I'm told these particular servers are Exchange 2010 SP3.  I'm also told the cloud mailboxes are in an Exchange
    2013 environment.
    I've upgraded my EWS library to 2.2. I've tried ExchangeVersion values for 2007 and 2010 SP2 (there is no value for SP3). I'm not using autodiscover; I just put the name of one of the new CAS servers into the code for now.
    My SMTP address is [email protected]. Our internal domain is usa.bigcompany.net, and I commonly login to resources (including my workstation) as USA\smith_j. I was using that ID
    for Exchange, but since my mailbox got moved I now login to my mailbox as
    [email protected].  We were previously building credentials for EWS with username (smith_j), domain (USA) and password.  Because of the changes, it seems that the right username to pass should
    now be [email protected], along with just the password.
    The problem is that no matter what I send, the server returns "The SMTP address has no mailbox associated with it."  I've tried a lot of permutations, and for hours that's all I've gotten.  Trying to reduce this to the most basic level,
    what should I be doing in order to reach my own mailbox in office365.com, using my own account?  Is there any trick to this?
    BTW, if Microsoft is using Exchange 2013 and my CAS server is 2010 SP3 which ExchangeVersion should I be using to do this?

    This is very good. Using the office365.com URL, I have been able to create a subscription.  Of course, the office365.com server will not be able to make callbacks through our firewall, but it does clearly show that our CAS server is not getting
    the job done.  This is progress!
    I asked, and was told we're using Exchange 2010 SP 3 on the CAS because we already had licenses for that.
    So I'm back to the question of whether this can be done by an on-premises CAS (or a cluster of them), or if we must go through Microsoft's servers to reach the mailboxes.
    And again, thank you!

  • Shared mailbox shows emails and subfolders of the users mailbox in Outlook

    After We migrated the Exchange from 2010 to 2013 any shared mailbox has been migrated  is showing the inbox and all the subfolders from the user's mailbox in Outlook, instead of the shared mailbox content.
    note: if we create new shared mailbox it works fine without any issue.
    We have tried to removed full access permissions and re-added full access permissions, disabling AutoMapping and then added the shared mailbox manually in Outlook and that works fine but it is not a solution for us as we have 400+ shared mailbox and
    we cannot do it for every user have access on each shared mailbox.
    any ideas.
    Ayman Saleh

    Hi,
    Please check if this issue persists in Outlook online mode.
    After you remove the full access permissions, the shared mailbox will disappear from Outlook automatically. When you add the full access permission then, the shared mailbox will appear again in Outlook. There is no need to add shared mailbox manually.
    Please remove the full access permission and then re-add the full access permission. This time, you can make use of the AutoMapping feature to check if shared mailbox display properly.
    Best regards,
    Belinda Ma
    TechNet Community Support

  • Online Archives for Outlook 2013 do not appear in Outlook 2013 running on Terminal Server

    Hello,
    We are currently attempting to get our users away from using PST files and instead use the Personal Online Archive feature but have come across a problem
    Environment
    Windows 2008 R2 Remote Desktop Services (Terminal Server)
    Office 2013
    Citrix 6.5 XenApp
    So on the Exchange side I went through the steps of setting up my PST use as a guinea pig for testing.  I was able to setup the Archive database, enable archiving on my mailbox, and import my PST into the Archive database.  
    I then opened Outlook 2013 on my stand-alone PC and there was my Online Archive. Great!
    I then double checked and also saw it on the OWA site on the Exchange server.  Super!
    I finally logged into our RDS (Terminal) server and opened Outlook 2013 there.  But the Online archive was not there.  Hmmm..
    I did some researching and this article about Outlook 2010 suggested it was a permission issue:
    http://social.technet.microsoft.com/Forums/office/en-US/1e8d5d4b-e26b-4be6-b646-eb6e796c6295/exchange-2010-mail-archive-missing-in-outlook-2010-shows-in-owa?forum=outlook
    So I ran through those steps in Powershell but no change.
    I also don't think it's a licensing issue because the license I have on my stand-alone PC is the same volume license keys (MAK) as on my Terminal Server.
    Soo... I'm a bit stuck and was hoping for some help.  I can't proceed with migrating other PST files to the online archive until I get this resolved.
    Thanks

    Hi,
    In theory,
    Outlook reads the
    msExchDelegateLink attribute of the user in AD to display the additional mailbox (Online Archive folder).
    Since the standalone client can display the archive mailbox properly, it seems this attribute is available in AD. I suspect the issue locates on the way that the terminal
    clients access the server. I suggest we check whether the client has properly permission to connect to AD when accessing remotely.
    Thanks,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Simon Wu
    TechNet Community Support

  • Online Archive for Exchange 2007

    Prior to upgrading to Exchange 2013 before end of year, we are currently undergoing a thorough cleanout of our Exchange 2007 environment.  Sadly, we had some users with well over 100K items in their deleted items, so you can only imagine what the rest
    of their mailboxes look like.  While we implement proposed policies for Exchange, we need an online Exchange Archive (preferably free) to be as seemless as possible  to the user, but something that can automatically move messages to the archive based
    on whatever threshold we set:  3 months after delivery, 6 months after delivery, or whatever.  We would also plan to import any errant PSTs into this archive.
    I found
    THIS article, but it only mentions a patch that we are well beyond.  Is there anything in Exchange 2007 similar to the
    archive in 2010?
    Thanks,
    Nelson

    Hi,
    In Exchange 2007, there is no online archive feature, this feature is available in Exchange 2010 or later.
    If you want to keep items for some time, as a workaround, you can use the Export-Mailbox cmdlet in Exchange 2007 to export items to PST file.
    Best regards,
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Belinda Ma
    TechNet Community Support

  • Shared iMac shows up twice in finder''s shared pane

    Hiya,
    I have a new iMac and a Macbook, both running the latest version of Leopard. I have sharing set up on both - file and screen sharing. The Macbook shows up fine in the iMac's shared computer's pane, but the iMac shows up twice in the Macbook's shared pane - once with the correct icon and computer name with full functionality, and once with a PC icon followed by the name "mac001ff34..." and a good few more letters, but has no functionality when i try to connect other than showing an empty guest folder.
    Anyone know why this would be happening, or have any suggestions to solve the issue?
    Thanks very much

    I have had the exact same issue - two or even sometimes three icons (the extras were always with a pc monitor even though there are only macs in our house). It only appeared with my brand new imac and my MBP, not my old imac. Anyway, I figured out how to get rid of it. By default, my computer named my computer my username and the added an apostrophe and computer. So, for instance, my computer was called McIntyre's iMac. I changed the name to McIntyre iMac and the problem solved itself. The networking did not like the apostrophe. I did not have parallels installed, nor windows sharing. The only thing I had on was Printer sharing - which I needed to have. I hope this works for you too, please let us know if it does!!

  • [problem solved for me] ipod shows up in windows but not in itunes

    hi!
    i've got an 2nd gen ipod 10 gig.
    after having problems with mine i low level formatted it and ran some diagnostics tools from hddguru.com.
    and after installing itunes 7 it didnt showed up and i was pretty ****** of. but formatting the ipod with explorer (fat32, quickformat) solved the problem
    hope that will help anyone

    Have you had a chance to look at this troubleshooting page? It may be of some help: iPod shows up in Windows but not in iTunes

  • Error in SRM 7.01,Trace showing Partner Ship-To Address not found in FEH.

    Hi Gurus,
    Please throw some light on my isssue.
    We are developing Plan Driven Procurement Business Scenario in SRM.
    Current System details are ECC 6.0 EHP4, PI 7.1 & SRM 7.01.
    We have done all the configuration settings in ECC, PI & SRM.
    PR created in ECC 6.0 and External source of Supply tab generated in PR, processed through SAP PI successfully to SRM 7.01. In SRM it showing an error trace as *Partner Ship-To address not found* . We are using ABAP Proxies and standard content for this PDP Scenario.Using PurchaseRequestERPSourcingRequest_Out as an outbound interface and PurchaseRequestERPSourcingRequest_In as Inbound interface. shopping cart is not getting created in SRM system. FEH is enabled in SRM system to trace the error.
    Please provide inputs to resolve the issue.
    Ashok

    Dear Poster,
    As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.
    Best Regards,
    SDN SRM Moderation Team

  • Homesharing for iTunes only shows up on my mac, not my pc.

    I recently bought a HP laptop with windows 8. I downloaded the latest iTunes(11.2.2) on my hp, but on my mac i have iTunes(10.6.3). (I can't upgrade my iTunes on my mac because of hard drive issues.) Naturally I wanted to transfer my music from my mac to my laptop so I turned on homesharing on both my laptops and it worked. However, I got tired of waiting for my thousands of songs to transfer so I clicked cancel and left it for the night. When I went to continue tranfering my music the next day, homesharing didn't work. I didn't change any settings on my computer, everything was the way I left it overnight. When I turn on homesharing on both laptops, the library of my HP laptop shows up on my Mac, but not vice versa.

    Hi seawulf,
    Welcome to the Support Communities!
    The article below may be able to help you with this issue.
    Click on the link to see more details and screenshots. 
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    http://support.apple.com/kb/HT2519
    If you continue to have issues with this purchase, follow the steps in the link below:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase
    http://support.apple.com/kb/HT1933?viewlocale=en_US
    Cheers,
    Judy

  • After creating a form from an existing document, viewing it in Adobe Reader for Android only shows the form fields, and not the document behind it.

    Using an existing PDF file to create an editable form that I can update on my tablet as I go, but when I open the file on my tablet (using Adobe Reader for Android), it only shows the blue editable fields that I've created, but not the actual form that's supposed to be behind it. However, it views properly on my PC. Am I not saving it out correctly?

    Please share the sample file with me. I am sending you instruction via private message.
    Regards,
    Anoop

  • HDR photos not showing in moments gallery and not sharing correctly via iCloud

    I have an iPhone 4s with ios 7 and when I take hdr photos that are not showing in my moments collection. They have the thumbnail but not the full image when I select the image and when I go to share them to icloud they don't import into iphoto either. Also when I take square photos in ios7 the photo effects arn't applied when I import them into iphoto. Thanks for any help!

    Soft reset did the trick

  • I am looking for a good photo editing software, only editing, not sharing etc

    any recommendation for a good photo editing software for starters, only to enhance picture, play arounf with colours in black and white background etc.

    In order of price here are some suggestions:
    Seashore (free)
    The Gimp (free)
    Graphic Coverter ($45 approx)
    Acorn ($50 approx)
    Pixelmator ($50 approx)
    Photoshop Elements ($75 approx)
    There are many, many other options. Search on MacUpdate. You can set Photoshop (or any image editor) as an external editor in iPhoto. (Preferences -> General -> Edit Photo: Choose from the Drop Down Menu.) This way, when you double click a pic to edit in iPhoto it will open automatically in Photoshop or your Image Editor, and when you save it it's sent back to iPhoto automatically. This is the only way that edits made in another application will be displayed in iPhoto.

  • HT202213 Have newest version of ITunes and a new AppleTV. ITunes File Home Sharing only shows option to turn off home sharing.  No home sharing icon and Apple TV claims home sharing is not turned on.  Where is this advanced menu?

    Cannot get home sharing to work with my new apple TV.  Have the latest version of ITunes and the apple TV is connected to my wi-fi network.  The instruction page says to go to the Advanced menu option of ITunes and choose Home Sharing.  This option does not exist.  The closest I can find is under the File option>Home Sharing where my only option is to turn off home sharing.  There is no home sharing icon and Apple TV insist that the home sharing is not turned on.
    I must be missing something obvious here.

    Cannot get home sharing to work with my new apple TV.  Have the latest version of ITunes and the apple TV is connected to my wi-fi network.  The instruction page says to go to the Advanced menu option of ITunes and choose Home Sharing.  This option does not exist.  The closest I can find is under the File option>Home Sharing where my only option is to turn off home sharing.  There is no home sharing icon and Apple TV insist that the home sharing is not turned on.
    I must be missing something obvious here.

  • My home sharing is on both devices but is not sharing to one of them.

    I have home sharing set up and on, on my desk top apple and my laptop. any of the purchases I make on my laptop show up to my desk top but not the other way around?

    Don't forget to plan on waiting like an hour for the ENTIRE thing to download.  For some reason, known only to Steve Jobs and unlike every other streaming service, you can't start watching until it is fully downloaded.

  • Missing inbox / sent items in users online archive

    Hi, I have quite an alarming problem with a users online archiving setup in exchange 2010 SP1.
    I have online archiving setup for a relatively small group of users. Its working fine for everyone except 1 - everyone has email moved to the archive after 2 years.
    The one user with the problem however has no inbox and no sent items on the archive mailbox. They have subfolders from the "root" with mail in them, but no inbox / sent items.
    Email are however being deleted from these folders after 2 years from the regular inbox!
    I have tried logging in through OWA (same) and other machines (same). I've tried using MFCMapi to check for the hidden properties on the archive mailbox (both false). I've tried using powershell to view statistics on the folders, and it appears to have 1
    item in the inbox on the archive at least.
    Can anyone help me?  Frankly I've ran out of ideas at this point.

    Hi,
    It is so strange that there is no Inbox and Sent Items folder in a user’s online archive mailbox. Please check whether there are no older than 2 years emails in Inbox and Sent items folders.
    Generally, within the archive mailbox, Exchange will automatically create the complete folder structure that was present in the user’s primary mailbox. The folder structure is not created within the archive mailbox until messages need to be moved into a
    given folder from the primary mailbox to the archive mailbox.
    I don’t know whether disable archive then enable it for this mailbox can recover Inbox and Sent Items folders or not. We can back up this archive mailbox firstly like exporting mailbox data to a PST file. Then try re-configure online archive
    for the mailbox to have a try.
    Thanks,
    Winnie Liang
    TechNet Community Support

Maybe you are looking for

  • How to highlight a specific element of an array

    I'm having some trouble selecting which element in an array has key focus. I want to be able to selectively highlight individual elements in an array of strings and set the key focus so that the user can immediately enter the text into that specific

  • User exit - VA01 - Adding new line items while Sales Order Creation

    Hi All , I have a requirement where : in VA01 , i have to add new line items using USER EXIT or BADI. The scenario is : we maintain Characteristics for Material. When we select a particular characteristics, Factor and length will be displayed in a Po

  • Very intermittent missing page regions / report rows / page item values

    My goals in making this posting are twofold: 1. I'm looking to see if anyone else has experienced this type of issue before. 2. I'm looking for ideas about what can be done to debug such an infrequent bug with serious implications. Synopsis I'm havin

  • Wired Internet from iMac to PC?

    I have an iMac and a PC laptop (Windows XP) in the same office with only one Cat5 plug for internet from my cable modem in the basement. Is there a way to have both computers share the internet? Currently, I'm switching the cable from one computer to

  • Problem while populating table dynamically

    Hi, I am facing a strange problem when I execute a search component (custom developed component). <b>Problem summary:</b> I am getting first 5 empty rows (default visible row count, when I set the table's visible row count to "n" then the data in the