logo
search
Calendar Problems

How to Automatically Accept Microsoft Bookings Appointments

Maira MehtabMaira Mehtab Sep 22, 2026 869 views

Question details

The user wants Microsoft Bookings appointments to be automatically accepted in a shared calendar instead of showing up as tentative.

Product
Microsoft Bookings
Device & OS
not provided
Scenario
Managing a shared mailbox that receives Microsoft Bookings, where automatic acceptance recently stopped working.
Observed behavior
Bookings appointments appear as tentative in the shared calendar rather than being automatically accepted.
Before you start

Ensure you have Exchange administrator privileges for your Microsoft 365 tenant, as modifying calendar processing settings requires elevated administrative access.

Solution 1Recommended

Use Exchange PowerShell to Enable AutoAccept

Run a specific PowerShell cmdlet to configure a resource mailbox to automatically process and accept calendar requests.

This method applies specifically to resource (room or equipment) mailboxes. If the target is a standard shared mailbox, you may need to convert it to a resource mailbox first or use a mail-flow rule instead.

1
Connect to Exchange Online

Open PowerShell as an administrator and connect to your Exchange Online environment.

2
Run the Calendar Processing Cmdlet

Execute the following cmdlet: Set-CalendarProcessing -Identity "name" -AutomateProcessing AutoAccept (Replace "name" with the actual mailbox identity).

3
Verify Configuration

Send a test booking to the resource mailbox to verify that the appointment is automatically accepted instead of marked as tentative.

Resource Mailbox Requirement: The Set-CalendarProcessing cmdlet with the AutoAccept parameter works primarily for resource mailboxes.
Free Microsoft Office alternative

Looking for a Lightweight Office Suite? Try WPS Office

While troubleshooting Exchange and Bookings requires Microsoft 365 admin tools, for your daily document processing, WPS Office offers a free, lightweight, and highly compatible alternative to Microsoft Office. Enjoy a familiar interface and seamless migration without the heavy subscription costs.

  1. 1. Download the Installer: Visit the official WPS Office website and download the free installer for your operating system.
  2. 2. Install the Software: Run the setup file and follow the on-screen instructions to install WPS Office on your device.
  3. 3. Start Creating: Open WPS Office and immediately start viewing, editing, or creating compatible Office documents.
Fully compatible with Microsoft Word, Excel, and PowerPoint formats.Lightweight software that runs smoothly on Windows, Mac, Linux, iOS, and Android.Familiar, easy-to-use interface with a built-in PDF toolkit.Free to use for basic document editing and collaboration.
microsoft office alternative - wps office

Frequently Asked Questions

Why are my Microsoft Bookings showing as tentative?

By default, if the receiving mailbox is not configured to automatically accept meeting requests (or if it is a standard shared mailbox instead of a resource mailbox), Exchange marks incoming bookings as tentative until they are manually approved.

Can I use Set-CalendarProcessing on a standard shared mailbox?

The AutoAccept parameter in the Set-CalendarProcessing cmdlet is designed specifically for resource (room or equipment) mailboxes and generally will not function as expected on standard shared mailboxes.

What if I purchased Microsoft 365 through a reseller and need support?

If your subscription is managed by a reseller and your global administrator cannot create a service request directly in the Microsoft 365 admin center, you must contact your reseller's support team for backend troubleshooting.