Display occupied rooms in OWA drop-down list

Petr Mezuláník 20 Reputation points
2023-06-06T08:33:55.1666667+00:00

I use Exchange 2016 (on promise), I have created room mailbox named Example. User is using OWA. In his calendar he wants to enter an event in the room Example, then on the Details page there is a drop-down list Add a location or a room . If the a room is free, it is listed in the drop-down list. If the room is occupied at the selected time, it does not appear in the drop-down list. If the same is done in Outlook, the room is displayed regardless of occupancy.

I have setup

Set-CalendarProcessing -Identity Example -AutomateProcessing Autoaccept -AllBookInPolicy $true -AllowConflicts $true

without success :/

Next try was

-AllRequestOutOfPolicy $true

but no change anyway.

Some suggestions?

Thank you.

mez

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,373 questions
0 comments No comments
{count} votes

Accepted answer
  1. Dezhi Li-MSFT 790 Reputation points
    2023-06-07T09:15:03.3866667+00:00

    Hi @Petr Mezuláník

    Currently, when selecting a room in owa, only available rooms are displayed by default, and we cannot change it temporarily. But you can view all rooms in the scheduling assistant.

    下载

    下载 (1)

    Best Regards,

    Dezhi


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
    Note: Please follow the steps in our documentation](https://aka.ms/msftqanotifications)"https://aka.ms/msftqanotifications)") to enable e-mail notifications if you want to receive the related email notification for this thread. 

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Petr Mezuláník 20 Reputation points
    2023-06-07T09:36:33.49+00:00

    Thanks for the clarification and the proposed solution.

    mez

    0 comments No comments

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.