Room Mailboxes - Subject not showing as organizer

Hi,

Please run the following command tom check the room mailbox calendar configuration and folder permission:

Get-CalendarProcessing -Identity RoomA | fl

Get-MailboxFolderPermission -Identity RoomA:\Calendar | fl

Please confirm whether these organizers have the special permission to this room calendar.

Regards,

June 17th, 2015 4:32am

We have a ton of room mailboxes and we have them set to delete the original subject and add the organizer's name to the subject. We have 1 room mailbox that it's working fine on for 95% of the appointments, but a few appointments on that same room mailbox are showing as the person's original subject. Not sure why. Has anyone ever seen this?

Free Windows Admin Tool Kit Click here and download it now
June 17th, 2015 2:08pm

When I run the get-mailboxfolderpermission 'mailbox:calendar', the only thing that is listed is Anonymous which is set to none, and "Default" which is set to LimitedDetails, which is only so the other users can view the subjects of the meeting requests.

The get-calendarprocessing is below

AutomateProcessing                  : AutoAccept
AllowConflicts                      : False
BookingWindowInDays                 : 365
MaximumDurationInMinutes            : 1440
AllowRecurringMeetings              : True
EnforceSchedulingHorizon            : False
ScheduleOnlyDuringWorkHours         : False
ConflictPercentageAllowed           : 100
MaximumConflictInstances            : 100
ForwardRequestsToDelegates          : True
DeleteAttachments                   : True
DeleteComments                      : True
RemovePrivateProperty               : True
DeleteSubject                       : True
AddOrganizerToSubject               : True
DeleteNonCalendarItems              : True
TentativePendingApproval            : True
EnableResponseDetails               : True
OrganizerInfo                       : True
ResourceDelegates                   : {}
RequestOutOfPolicy                  : {}
AllRequestOutOfPolicy               : False
BookInPolicy                        : {}
AllBookInPolicy                     : True
RequestInPolicy                     : {}
AllRequestInPolicy                  : False
AddAdditionalResponse               : False
AdditionalResponse                  :
RemoveOldMeetingMessages            : True
AddNewRequestsTentatively           : True
ProcessExternalMeetingMessages      : False
RemoveForwardedMeetingNotifications : False
MailboxOwnerId                      : MyDomain.com/USA/Users/Room Accounts/Boardroom
Identity                            : MyDomain.com/USA/Users/Room Accounts/Boardroom
IsValid                             : True

June 17th, 2015 4:21pm

Check the calendar permissions with get-mailboxfolderpermission 'mailbox:\calendar' and see if anybody has the ability to create appointments directly in the calendar. When you add a delegate to a room for example, they receive editor permissions.
Free Windows Admin Tool Kit Click here and download it now
June 17th, 2015 6:20pm

Hi,

According to your further posting, the room mailbox configuration in server side seems to be correct. Please narrow down the issue to the client side which can view the original subject instead of the Organizer as the subject.

The folder permission is proper, please run the following command to confirm whether this user has full access mailbox level permission:

Get-MailboxPermission -Identity Boardroom | fl

In client side, please remove the room Calendar from Outlook and add it back in Online mode to check whether the original subject is visible or not.

Regards,

June 17th, 2015 10:33pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics