Benutzer-Werkzeuge

Webseiten-Werkzeuge


exchange:sharedmailboxsentitems
no way to compare when less than two revisions

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.


exchange:sharedmailboxsentitems [2017/11/28 09:48] (aktuell) – angelegt ronny
Zeile 1: Zeile 1:
 +====== Shared Mailbox gesendete Elemente ======
  
 +In Office 365 and Exchange 2013 CU9, this feature is disabled by default.
 +
 +===== Enable the feature =====
 +
 +For emails Sent As the shared mailbox:
 +
 +  set-mailbox <mailbox name> -MessageCopyForSentAsEnabled $True
 +
 +For emails Sent On Behalf of the shared mailbox:
 +
 +  set-mailbox <mailbox name> -MessageCopyForSendOnBehalfEnabled $True
 +
 +===== Disable the feature =====
 +
 +For messages Sent As the shared mailbox:
 +
 +  set-mailbox <mailbox name> -MessageCopyForSentAsEnabled $False
 +
 +For emails Sent On Behalf of the shared mailbox:
 +
 +  set-mailbox <mailbox name> -MessageCopyForSendOnBehalfEnabled $False
 +
 +[[https://blogs.technet.microsoft.com/exchange/2015/03/03/want-more-control-over-sent-items-when-using-shared-mailboxes/|Quelle]]
 +
 +{{tag>[gesendete_Elemente Shared_Mailbox Kopie Exchange Powershell]}}
exchange/sharedmailboxsentitems.txt · Zuletzt geändert: 2017/11/28 09:48 von ronny

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki