Fix Emails Sent from Shared Mailbox Missing Issue in Office 365

Опубликовано: 03 Ноябрь 2024
на канале: The Admin 365
200
6

In this video we will get to know how to fix the issue where the emails sent from Shared Mailbox or delegate mailbox does not show up in the mailbox.


In the video the command Shown works for Exchange 2010, on premise Mailbox only, for Office365 refer command below:

Steps to connect to exchange online using PowerShell refer this: https://theadmin365.com/how-to-connec...

Powershell Command to Copy sent items to Shared Mailbox for Office 365:

set-mailbox mailboxEmail -MessageCopyForSentAsEnabled $True


set-mailbox mailboxEmail -MessageCopyForSendOnBehalfEnabled $True


Drop your question in the comments section.

#microsft365 #outlook