MS 365 Exchange Admin: resource mailbox calendar shows the organizer's name instead of subject

Norbert K 1 Reputation point
2021-07-28T16:36:24.943+00:00

Hello to all,

we are using MS 365 Exchange and have set up several resource mailboxes.
When sending a request to a resource, the calendar subject is replaced by the name of the organizer.
The behavior is described for on-premise Exchange 2010/2013/2016 in the article:
[https://learn.microsoft.com/en-us/exchange/troubleshoot/client-connectivity/calendar-shows-organizer-name]

Unfortunately, I cannot implement the solution described in the article because I cannot find the exchange management shell in Online Exchange Admin Center.
Is there a possibility to solve this problem for MS 365 Exchange?

Thanks a lot!

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,626 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Vasil Michev 105.7K Reputation points MVP
    2021-07-28T16:53:13.46+00:00

    Connect to Exchange Online PowerShell as detailed here: https://learn.microsoft.com/en-us/powershell/exchange/connect-to-exchange-online-powershell?view=exchange-ps
    Then run the cmdlet.

    1 person found this answer helpful.
    0 comments No comments

  2. Xzsssss 8,871 Reputation points Microsoft Vendor
    2021-07-29T01:46:58.997+00:00

    Hi @Norbert K ,

    Agree with michev, simply try these:

    1. Open the PowerShell as Admin.
    2. Run Install-Module -Name ExchangeOnlineManagement
    3. Run Connect-ExchangeOnline

    This needs you to manually type in your account and password.

    For more information, you could see: https://learn.microsoft.com/en-us/powershell/module/exchange/connect-exchangeonline?view=exchange-ps

    Best regards,
    Lou


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.