How to resolve 'Meeting Room is Unavailable' errors when booking meeting rooms in Microsoft 365
Summary
This guide helps you troubleshoot and resolve: How to resolve 'Meeting Room is Unavailable' errors when booking meeting rooms in Microsoft 365. Follow the steps below to fix the issue.
Common Causes
It can be frustrating when a meeting room appears as unavailable in Outlook, even when you know the room is physically empty. This usually occurs due to incorrect mailbox permissions, conflicting calendar entries, or the room's automated booking settings being too restrictive. This guide will help you identify the cause and restore your room's availability.
Quick Fix Steps
Before diving into administrative settings, try these simple checks to rule out common user errors:
- Check for "Ghost" Meetings: Ensure no one has created a recurring meeting that is blocking the room for the entire day or week.
- Verify the Time Zone: Ensure your Outlook calendar and the Room Mailbox are set to the same time zone (e.g.,
(UTC+10:00) Canberra, Melbourne, Sydney) to prevent offset booking errors. - Refresh the Scheduling Assistant: Close the meeting invite and reopen it to force Outlook to fetch the latest availability data from the server.
Detailed Instructions for Administrators
If the room unavailability persists, an administrator will need to adjust the Room Mailbox settings via the Microsoft 365 Admin Centre or Exchange Online.
Adjusting Automated Processing Settings
By default, some rooms are set to decline meetings if they conflict with existing appointments. You can change this to allow manual overrides.
- Log in to the Microsoft 365 Admin Centre.
- Navigate to Exchange > Recipients > Resources.
- Select the affected meeting room from the list.
- Go to Booking > Manage booking settings.
- Ensure Allow repeating meetings is ticked if your organisation uses recurring bookings.
- Check the Booking requests section. If Automatically decline meeting requests that conflict with an existing appointment is enabled, the room will show as unavailable even if a meeting is cancelled but not fully cleared from the cache.
Managing Delegate Permissions
If the room is set to "Select delegates can accept or decline booking requests", the room will remain "Unavailable" or "Tentative" until a human delegate manually approves the request.
- In the room's Booking settings, locate the Booking delegates section.
- If you prefer the room to be first-come, first-served, change the setting to Accept or decline booking requests automatically.
- Click Save.
Troubleshooting Advanced Issues
Clearing Stuck Calendar Entries via PowerShell
Occasionally, a room mailbox can become "stuck" in a busy state due to a corrupted calendar item that isn't visible in the standard Outlook UI. This requires the Exchange Online PowerShell module.
- Connect to Exchange Online PowerShell.
- Run the following command to analyse the room's current bookings:
Get-CalendarDiagnosticLog -Identity "RoomName" - If a corrupted entry is found, use the
Remove-CalendarEventscmdlet to clear the specific timeframe causing the conflict.
Checking Resource Mailbox Permissions
If users cannot see the availability of the room at all (it shows as "No Information"), it is likely a permission issue.
- In the Exchange Admin Centre, select the room mailbox.
- Go to Delegation.
- Ensure that the Read and manage (Full Access) or Send As permissions are not overly restrictive, and that the default internal organisation has at least
Revieweraccess to the calendar folder.
If you have followed these steps and the meeting room still shows as unavailable, please Open a Ticket so our technical team can analyse your Exchange logs.
Still Having Issues?
💻 Open a Ticket