Skip to content

Commit 1c1715a

Browse files
authored
Update Set-CalendarProcessing.md
Adding more context to AutoUpdate and AutoAccept as some people don't seem to understand that if Rooms are not configured with AutoAccept, RBA will not process messages and they will not be forwarded to Resource Delegates.
1 parent 1677083 commit 1c1715a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -388,8 +388,8 @@ Accept wildcard characters: False
388388
The AutomateProcessing parameter enables or disables calendar processing on the mailbox. Valid values are:
389389
390390
- None: Calendar processing is disabled on the mailbox. Both the resource booking attendant and the Calendar Attendant are disabled on the mailbox.
391-
- AutoUpdate: Only the Calendar Attendant processes meeting requests and responses. Meeting requests are tentative in the calendar until they're approved by a delegate. Meeting organizers receive only decisions from delegates.
392-
- AutoAccept: Both the Calendar Attendant and resource booking attendant are enabled on the mailbox. This means that the Calendar Attendant updates the calendar, and then the resource booking assistant accepts the meeting based upon the policies. Eligible meeting organizers receive the decision directly without human intervention (free = accept; busy = decline).
391+
- AutoUpdate: Only the Calendar Attendant processes meeting requests and responses. Meeting requests are tentative in the calendar until they're approved by a delegate. Meeting organizers receive only decisions from delegates. Note: If a Room mailbox is set to AutoUpdate, ResourceDelegates will not be forwarded requests.
392+
- AutoAccept: Both the Calendar Attendant and resource booking attendant are enabled on the mailbox. This means that the Calendar Attendant updates the calendar, and then the resource booking assistant accepts the meeting based upon the policies. If AllBookInPolicy or BookInPolicy are configured, Eligible meeting organizers receive the decision directly without human intervention (free = accept; busy = decline). If AllRequestInPolicy or RequestInPolicy are configured and ForwardRequestsToDelegates is True, then meeting requests are forwarded to the Resource delegates for approval. Additionally, other resource-specific settings such as DeleteSubject, AddOrganizerToSubject, DeleteComments, etc. are evaluated.
393393
394394
In on-premises Exchange, resource mailboxes created in the Exchange admin center (EAC) have the default value AutoAccept, while resource mailboxes created in PowerShell have the default value AutoUpdate.
395395

0 commit comments

Comments
 (0)