How to fix issues with Room Finder not loading rooms

We have multiple users experience issues with room finder. Room finder will not load the available rooms. I didn't setup the rooms so I think there may be something wrong with how the rooms are setup. Is there a missing setting or anything else I could check or test? Thank you

asked Dec 15, 2020 at 1:04 397 5 5 gold badges 10 10 silver badges 20 20 bronze badges

Hi, i'm here to confirm the progress of your thread, is there any update? If your problem has been fixed, you could mark the best answer or share your solutions. Have a nice day:-)

Commented Dec 23, 2020 at 8:55

3 Answers 3

What's the build version of your office 365? Do you have a roomlist distribution group which was added the room mailbox in it? Please try to connect to Exchange Online powershell and run the following cmdlets to view that:

Get-DistributionGroup -RecipientTypeDetails RoomList $roomgroups = Get-DistributionGroup -RecipientTypeDetails RoomList foreach($roomgroup in $roomgroups)

enter image description here

Based on my test, the issue could happen with earlier versions of office 365, please try to update your office 365 to the latest version and see if there is any difference.

Besides, here is a similar thread about Room Finder , please check if it's helpful to you: Room List and Room Finder not working