Meeting Forward Notification – how to get rid of it.
Exchange 2010 / Outlook 2010 enviroment
Check : Get-CalendarProcessing xxxx.lan\Firstname.lastname | fl
Set for all mailboxes : Get-Mailbox -ResultSize unlimited | Set-CalendarProcessing –RemoveForwardedMeetingNotifications 1 (1 = true 0=false)
Requirements : Delegates set by File, Info, Accounts Settings, Delegate Access and not by right-click on the calendar, Properties etc.
[PS] C:\Windows\system32>Get-CalendarProcessing xxxx.lan\Firstname.lastname | fl
RunspaceId: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
AutomateProcessing: AutoUpdate
AllowConflicts: False
BookingWindowInDays: 180
MaximumDurationInMinutes: 1440
AllowRecurringMeetings: True
EnforceSchedulingHorizon: True
ScheduleOnlyDuringWorkHours: False
ConflictPercentageAllowed: 0
MaximumConflictInstances: 0
ForwardRequestsToDelegates: True
DeleteAttachments: True
DeleteComments: True
RemovePrivateProperty: True
DeleteSubject: True
AddOrganizerToSubject: True
DeleteNonCalendarItems: True
TentativePendingApproval: True
EnableResponseDetails: True
OrganizerInfo: True
ResourceDelegates: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
RequestOutOfPolicy: {}
AllRequestOutOfPolicy: False
BookInPolicy: {}
AllBookInPolicy: True
RequestInPolicy: {}
AllRequestInPolicy: False
AddAdditionalResponse: False
AdditionalResponse:
RemoveOldMeetingMessages: True
AddNewRequestsTentatively: True
ProcessExternalMeetingMessages: False
RemoveForwardedMeetingNotifications : True
MailboxOwnerId : xxxxxxxxxxxx.lan/xxxxxxx/Users/xxxxxxx Employees/Lastname, Firstname
Identity: xxxxxxxxxxxx.lan/xxxxxxx/Users/xxxxxxx Employees/Lastname, Firstname
IsValid: True