- You create a room mailbox, and you enable AutoAccept for the
room mailbox by running the following
command in Exchange Management Shell:Set-MailboxCalendarSettings -Identity <alias of the room mailbox> -AutomateProcessing:AutoAccept
- You convert this room mailbox to a regular user mailbox by
running the following command: Set-Mailbox -Identity <alias of the room mailbox> -Type Regular
Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.