Equipment Mailbox - Conflict replying with Tentative
Just starting to work with the Exchange 07 resource mailboxes. We chose to create "Equipment" mailboxes instead of "Room" mailboxes due to the nature of the resource we were configuring. If we create a new meeting invitation using a resource mailbox the first appointment is auto accepted with Approved. If we create a conflicting appointment using the same resource mailbox we receive an auto accepted message stating "Tentative" and not "Declined". We have "allow conflicts" unchecked. When I check the scheduling assistant I don't see this resource because it's only displaying rooms. Is this a known issue with "Equipment" mailboxes? Do you know how I can fix the reply of tentative on a conflict?
Thank you in advance.
April 6th, 2010 11:29pm
Hi,
Please run get-mailboxcalendarsettings -identity Equipment |fl command in EMS, then post the information on the forum.
Thanks
Allen
Free Windows Admin Tool Kit Click here and download it now
April 12th, 2010 12:41pm
Hi,
i have the same problem on Exchange 2010 SP1 UR3. Here´s the output from the EMS:
RunspaceId
:
77eb9b93-8e46-4b51-88dd-1ddb8fae5ca1
AutomateProcessing
:
AutoAccept
AllowConflicts
:
False
BookingWindowInDays
:
180
MaximumDurationInMinutes
:
1440
AllowRecurringMeetings
:
True
EnforceSchedulingHorizon
:
True
ScheduleOnlyDuringWorkHours
:
False
ConflictPercentageAllowed
:
0
MaximumConflictInstances
:
0
ForwardRequestsToDelegates
:
False
DeleteAttachments
:
True
DeleteComments
:
True
RemovePrivateProperty
:
True
DeleteSubject
:
True
AddOrganizerToSubject
:
True
DeleteNonCalendarItems
:
True
TentativePendingApproval
:
True
EnableResponseDetails
:
True
OrganizerInfo
:
True
ResourceDelegates
:
{}
RequestOutOfPolicy
:
{}
AllRequestOutOfPolicy
:
True
BookInPolicy
:
{}
AllBookInPolicy
:
True
RequestInPolicy
:
{}
AllRequestInPolicy
:
True
AddAdditionalResponse
:
False
AdditionalResponse
:
<DIV><FONT size=2 face=Tahoma></FONT></DIV>
RemoveOldMeetingMessages
:
True
AddNewRequestsTentatively
:
True
ProcessExternalMeetingMessages
:
False
RemoveForwardedMeetingNotifications
:
False
MailboxOwnerId
:
Identity
:
IsValid
:
True
thanks for your help
matthias
June 29th, 2011 8:55am
Re-run Set-MailboxCalendarSettings Resource1 -AutomateProcessing:Autoaccept even though it is already set. Re-running the command has helped many instances where double booking was still occurring. Seems to give it another kick in the butt.James Chong MCITP | EA | EMA; MCSE | M+, S+ Security+, Project+, ITIL msexchangetips.blogspot.com
Free Windows Admin Tool Kit Click here and download it now
June 29th, 2011 10:24am