Share via

Room is not Auto-accepting the room bookings, and not sending responses.

heidi.h 21 Reputation points
Jan 22, 2021, 5:58 AM

Problem is that the Room is not Auto-accepting the room bookings, and not sending responses.

I have created an Exchange 365 Resource mailbox Type Room and enabled it for MS Teams as per this:

Deploy Microsoft Teams Rooms with Microsoft 365 or Office 365 - Microsoft Teams | Microsoft Learn

Settings are as follows:

AutomateProcessing : AutoAccept
AllowConflicts : False
AllowDistributionGroup : True
AllowMultipleResources : True
BookingType : Standard
BookingWindowInDays : 180
MaximumDurationInMinutes : 1440
MinimumDurationInMinutes : 0
AllowRecurringMeetings : True
EnforceAdjacencyAsOverlap : False
EnforceCapacity : False
EnforceSchedulingHorizon : True
ScheduleOnlyDuringWorkHours : False
ConflictPercentageAllowed : 0
MaximumConflictInstances : 0
ForwardRequestsToDelegates : True
DeleteAttachments : True
DeleteComments : True
RemovePrivateProperty : True
DeleteSubject : True
AddOrganizerToSubject : True
DeleteNonCalendarItems : True
TentativePendingApproval : True
EnableResponseDetails : True
OrganizerInfo : True
ResourceDelegates : {}
RequestOutOfPolicy : {}
AllRequestOutOfPolicy : False
BookInPolicy : {}
AllBookInPolicy : True
RequestInPolicy : {}
AllRequestInPolicy : False
AddAdditionalResponse : True
AdditionalResponse :
RemoveOldMeetingMessages : True
AddNewRequestsTentatively : True
ProcessExternalMeetingMessages : True
RemoveForwardedMeetingNotifications : False
AutoRSVPConfiguration : Microsoft.Exchange.Data.Storage.AutoRSVPConfiguration

59467-tentative.png

I have logged on as the Room mailbox and checked the settings:

59476-rescheduleing.png

Any advice?

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,818 questions
{count} votes

Accepted answer
  1. Andy David - MVP 153.3K Reputation points MVP
    Jan 26, 2021, 11:00 PM

    Can you logon to the room directly via outlook? Sometimes that pops it or shows you something not so obvious when sending a meeting request to it.

    Enable the account and reset the password for that room, then create a new Outlook profile for that room and logon to it as that room and then test again from your mailbox.

    4 people found this answer helpful.

6 additional answers

Sort by: Most helpful
  1. Jeremy Bradshaw 46 Reputation points
    Apr 25, 2024, 12:37 PM

    Wanted to add that I've seen this issue be limited to rooms with ResourceDelegates specified and then resolved it by removing the hidden Delegate rule (Get-InboxRule -Mailbox <Room> -IncludeHidden; Remove the "Delegate rule - <ID number>").

    In my case, the only reason to have set ResourceDelegates was to accomplish granting them Editor on Calendar and Send on Behalf, but the rooms were set to AllBookInPolicy = TRUE, so no concerns about removing the hidden rule. Haven't hit the issue yet where either AllRequestInPolicy or AllRequestOutofPolicy were TRUE or either RequestInPolicy/RequestOutOfPolicy have any users/groups specified. I assume we'd have to remove and re-add the delegates in those cases, to try and invoke the re-creation of the hidden delegate rule.

    2 people found this answer helpful.

  2. heidi.h 21 Reputation points
    Jan 22, 2021, 5:58 AM
    0 comments No comments

  3. Kael Yao-MSFT 37,706 Reputation points Microsoft External Staff
    Jan 25, 2021, 6:47 AM

    Hi,@heidi.h
    According to the document, there are several parameters in your settings which are different from the suggested settings.
    60132-4.png
    Please try configuring the parameters and see if it can help with your problem.


    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.


  4. heidi.h 21 Reputation points
    Jan 26, 2021, 9:57 PM

    @Kael Yao-MSFT none of those parameters should be relevant.

    @Andy David - MVP

    This should be set to false if you are not adding an additional response, or set what the additional response should be

    AddAdditionalResponse : True
    AdditionalResponse :

    I have an Additional Response, I just didn't add it into this public forum.

    Can you try creating a new room as a test ( not integrated with Teams) and see if that works.

    Created a new room with no integration into Teams, with the following settings and the result was no message back and it set to Tentative.
    60648-image.png

    60683-image.png

    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.