Benutzer-Werkzeuge

Webseiten-Werkzeuge


exchange:ordnerberechtigungen_mailbox

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
exchange:ordnerberechtigungen_mailbox [2018/10/15 13:39] – [Options for delegating a folder] ronnyexchange:ordnerberechtigungen_mailbox [2018/11/23 14:36] (aktuell) ronny
Zeile 16: Zeile 16:
 |Free/Busy time|For calendar sharing only, read the free/busy information of calendar events| |Free/Busy time|For calendar sharing only, read the free/busy information of calendar events|
 |None|Not perform any activity. The user remains on the permissions list but has no permission and cannot open the folder.| |None|Not perform any activity. The user remains on the permissions list but has no permission and cannot open the folder.|
- 
-[[https://support.office.com/en-us/article/options-for-sharing-and-delegating-folders-in-outlook-2016-for-mac-480d8054-68ce-4150-ba1e-b9b7f2fc4ce5?ui=en-US&rs=en-US&ad=US|Quelle]] 
  
 ===== Options for delegating a folder ===== ===== Options for delegating a folder =====
Zeile 25: Zeile 23:
 |Author|Read and create items, and modify and delete items that he or she creates.| |Author|Read and create items, and modify and delete items that he or she creates.|
 |Reviewer|Read items only. For example, the delegate can read messages in the account owner's inbox.| |Reviewer|Read items only. For example, the delegate can read messages in the account owner's inbox.|
 +
 +===== Powershell-Cmdlets =====
  
 <code Powershell> <code Powershell>
-Add-ESHMailboxFolderPermission -Identity "jose@contoso.com" -AccessRights FolderVisible -User mike@contoso.com +Add-MailboxFolderPermission -Identity "jose@contoso.com" -AccessRights FolderVisible -User mike@contoso.com 
-Add-ESHMailboxFolderPermission -Identity "jose@contoso.com:\Posteingang" -AccessRights @("FolderVisible", "ReadItems") -User mike@contoso.com +Add-MailboxFolderPermission -Identity "jose@contoso.com:\Posteingang" -AccessRights @("FolderVisible", "ReadItems") -User mike@contoso.com 
-Add-ESHMailboxFolderPermission -Identity "jose@contoso.com:\Kalender" -AccessRights Author -User mike@contoso.com+Add-MailboxFolderPermission -Identity "jose@contoso.com:\Kalender" -AccessRights Author -User mike@contoso.com
 </code> </code>
  
-[[https://docs.microsoft.com/en-us/powershell/module/exchange/mailboxes/add-mailboxfolderpermission?view=exchange-ps|Quelle]]+[[https://docs.microsoft.com/en-us/powershell/module/exchange/mailboxes/add-mailboxfolderpermission?view=exchange-ps|Quelle]], [[https://support.office.com/en-us/article/options-for-sharing-and-delegating-folders-in-outlook-2016-for-mac-480d8054-68ce-4150-ba1e-b9b7f2fc4ce5?ui=en-US&rs=en-US&ad=US|Quelle]]
  
 {{tag>[Mailbox Mailboxfolder Permission Rechte Powershell Exchange]}} {{tag>[Mailbox Mailboxfolder Permission Rechte Powershell Exchange]}}
  
exchange/ordnerberechtigungen_mailbox.1539603597.txt.gz · Zuletzt geändert: 2018/10/15 13:39 von ronny

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki