meeting rooms allow double bookings

Anonymous
2022-05-18T08:22:01.517+00:00

Dear,

I have meeting rooms with a client that for some reason allows double bookings which is not the intention.
I do get the message when I want to book that it is occupied but I can just click send anyway and it will still be booked.
If I then look in the meetingrequest I see that the meetingrooms do not answer.
All meeting rooms have the license Mircrosoft Teams Ecploratory.
I have run this command via powershell:

Get-Mailbox <identety> | Format-List ResourceType,RecipientType,RecipientTypeDetails,IsLinked,LinkedMasterAccount,IsShared

The result is as follows:

ResourceType : Room
RecipientType : UserMailbox
RecipientTypeDetails : RoomMailbox
IsLinked : False
LinkedMasterAccount : NT AUTHORITY
IsShared : False

According to the steps I followed from microsoft this should be correct
If I run this command from step 2:

Get-Mailbox <identety>| Format-List

I get the following result:

RunspaceId : 508e9072-9153-4b9d-9367-2b8fb8bee2c3
AutomateProcessing : AutoAccept
AllowConflicts : False
AllowDistributionGroup : True
AllowMultipleResources : True
BookingType : Standard
BookingWindowInDays : 1080
MaximumDurationInMinutes : 1440
MinimumDurationInMinutes : 0
AllowRecurringMeetings : True
EnforceAdjacencyAsOverlap : False
EnforceCapacity : False
EnforceSchedulingHorizon : True
ScheduleOnlyDuringWorkHours : False
ConflictPercentageAllowed : 0
MaximumConflictInstances : 0
ForwardRequestsToDelegates : True
DeleteAttachments : True
DeleteComments : False
RemovePrivateProperty : True
DeleteSubject : False
AddOrganizerToSubject : False
DeleteNonCalendarItems : True
TentativePendingApproval : True
EnableResponseDetails : True
OrganizerInfo : True
ResourceDelegates : {a name}
RequestOutOfPolicy : {}
AllRequestOutOfPolicy : False
BookInPolicy : {}
AllBookInPolicy : True
RequestInPolicy : {}
AllRequestInPolicy : False
AddAdditionalResponse : False
AdditionalResponse :
RemoveOldMeetingMessages : True
AddNewRequestsTentatively : True
ProcessExternalMeetingMessages : False
RemoveForwardedMeetingNotifications : False
AutoRSVPConfiguration : Microsoft.Exchange.Data.Storage.AutoRSVPConfiguration
MailboxOwnerId : Europe 1 + 2
Identity : Europe 1 + 2
IsValid : True
ObjectState : Changed

This should also be correct.
Any ideas about the cause of this ?

Kind regards,

Cuppens Maarten

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,166 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Andy David - MVP 141.1K Reputation points MVP
    2022-05-18T11:32:59.337+00:00

    Ok, if you are Saving the meeting directly on the calendar, that wont work and that bypasses the Calendar Attendant.

    The room calendar should only have reviewer permissions so that no one can save the meeting directly on the calendar.

    Meetings should be create from the users own mailbox and sent to the room.


  2. Kael Yao-MSFT 37,491 Reputation points Microsoft Vendor
    2022-05-19T07:21:38.753+00:00

    Hi @Anonymous

    I tested in my lab and was able to book the room by "Send anyway".

    But the expected behavior here is you are supposed to receive an email sent by the room mailbox indicating your request was rejected due to conflicts.
    While in this case the room mailbox didn't respond.

    If you assign your account full access to the room mailbox, can you find the request email in deleted items or in inbox folder of the room mailbox?
    To me I suppose the possible cause may be that the message didn't actually reach the room mailbox.


    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 to enable e-mail notifications if you want to receive the related email notification for this thread.