Hi,@Checior200
Thanks for posting your question in the Microsoft Q&A forum.
Based on your description, it sounds like the auto-processing feature for your RemoteRoomMailbox is not working as expected.
You can do this using the Exchange Management Shell (EMS) by running the command:
Get-CalendarProcessing -Identity "RoomMailboxName" | fl
where "RoomMailboxName" is the name of your room mailbox. Make sure that AutomateProcessing
is set to AutoAccept
.
I still have a couple of questions I need to confirm:
1.Is there only one RemoteRoomMailbox that is having problems?
2.Has there been an error message?
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.