DCSIMG
how to get rid of the email that states that the meeting was forwarded - David Dan

David Dan

Microsoft Products and Technologies

how to get rid of the email that states that the meeting was forwarded

 
  • Your meeting was forwarded
      has forwarded your meeting request to additional recipients. Exchange 2007
    how to get rid of this?
     
    We can get rid of the message by running the following command:
     
    To
    disable meeting forward notification, use set-mailboxcalendarsettings with the option RemoveForwardedMeetingNotifications.

    Set-MailboxCalendarSettings -Identity "usermailbox" -RemoveForwardedMeetingNotifications $true

    To apply the setting to all the mailboxes on Exchange 2007 use

    Get-Mailbox -ResultSize unlimited | Set-MailboxCalendarSettings -RemoveForwardedMeetingNotifications $true

    For more information on Set-MailboxCalendarSettings refer to:
    http://technet.microsoft.com/en-us/library/aa996340.aspx

    We can
    disable meeting forward notifications per mailbox. When you use this option the meeting forward notifications are moved to the deleted item folders after they are processed by the calendar attendant.
     

 

שלח תגובה

(שדה חובה)  

(שדה חובה)  

(אופציונלי)

(שדה חובה) 

Please add 6 and 2 and type the answer here:


Enter the numbers above: