Skip to content

Commit e7f05ef

Browse files
committed
Update Set-Mailbox.md
AuditAdmin, AuditDelegate, and AuditOwner description updates per Issue #2710
1 parent 51f9963 commit e7f05ef

File tree

1 file changed

+55
-29
lines changed

1 file changed

+55
-29
lines changed

exchange/exchange-ps/exchange/mailboxes/Set-Mailbox.md

Lines changed: 55 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1333,35 +1333,43 @@ The AuditAdmin parameter specifies the mailbox operations to log for administrat
13331333
13341334
- None
13351335
1336+
- AddFolderPermissions (Available only in Exchange 2019 and the cloud-based service)
1337+
1338+
- ApplyRecord (Available only in the cloud-based service)
1339+
13361340
- Copy
13371341
1338-
- Create
1342+
- Create (Enabled by default)
13391343
1340-
- FolderBind
1344+
- FolderBind (Enabled by default in on-premises Exchange 2010 or later)
13411345
1342-
- HardDelete
1346+
- HardDelete (Enabled by default)
13431347
13441348
- MessageBind
13451349
1346-
- Move
1350+
- ModifyFolderPermissions (Available only in Exchange 2019 and the cloud-based service)
13471351
1348-
- MoveToDeletedItems
1352+
- Move (Enabled by default in on-premises Exchange 2010 or later)
13491353
1350-
- SendAs
1354+
- MoveToDeletedItems (Enabled by default)
13511355
1352-
- SendOnBehalf
1356+
- RecordDelete (Available only in the cloud-based service)
13531357
1354-
- SoftDelete
1358+
- RemoveFolderPermissions (Available only in Exchange 2019 and the cloud-based service)
13551359
1356-
- Update
1360+
- SendAs (Enabled by default)
1361+
1362+
- SendOnBehalf (Enabled by default)
1363+
1364+
- SoftDelete (Enabled by default)
13571365
1358-
- UpdateFolderPermissions (cloud-based service only)
1366+
- Update (Enabled by default)
13591367
1360-
- UpdateCalendarDelegation (cloud-based service only)
1368+
- UpdateFolderPermissions (Available only in Exchange 2019 and the cloud-based service; Enabled by default.)
13611369
1362-
- UpdateInboxRules (cloud-based service only)
1370+
- UpdateCalendarDelegation (Available only in Exchange 2019 and the cloud-based service; Enabled by default.)
13631371
1364-
By default, the Update, Move, MoveToDeletedItems, SoftDelete, HardDelete, FolderBind, SendAs, SendOnBehalf, Create, UpdateFolderPermissions, UpdateCalendarDelegation, and UpdateInboxRules actions performed by administrators are logged.
1372+
- UpdateInboxRules (Available only in Exchange 2019 and the cloud-based service; Enabled by default.)
13651373
13661374
To enter multiple values and overwrite any existing entries, use the following syntax: \<value1\>,\<value2\>,...\<valueN\>. If the values contain spaces or otherwise require quotation marks, you need to use the following syntax: "\<value1\>","\<value2\>",..."\<valueN\">.
13671375
@@ -1386,29 +1394,39 @@ The AuditDelegate parameter specifies the mailbox operations to log for delegate
13861394
13871395
- None
13881396
1389-
- Create
1397+
- AddFolderPermissions (Available only in Exchange 2019 and the cloud-based service)
1398+
1399+
- ApplyRecord (Available only in the cloud-based service)
1400+
1401+
- Create (Enabled by default)
13901402
13911403
- FolderBind
13921404
1393-
- HardDelete
1405+
- HardDelete (Enabled by default)
1406+
1407+
- ModifyFolderPermissions (Available only in Exchange 2019 and the cloud-based service)
13941408
13951409
- Move
13961410
1397-
- MoveToDeletedItems
1411+
- MoveToDeletedItems (Enabled by default only in the cloud-based service)
13981412
1399-
- SendAs
1413+
- RecordDelete (Available only in the cloud-based service)
14001414
1401-
- SendOnBehalf
1415+
- RemoveFolderPermissions (Available only in Exchange 2019 and the cloud-based service)
14021416
1403-
- SoftDelete
1417+
- SendAs (Enabled by default)
14041418
1405-
- Update
1419+
- SendOnBehalf (Enabled by default only in the cloud-based service)
1420+
1421+
- SoftDelete (Enabled by default only in the cloud-based service)
1422+
1423+
- Update (Enabled by default only in the cloud-based service)
14061424
1407-
- UpdateFolderPermissions (cloud-based service only)
1425+
- UpdateCalendarDelegation (Available only in the cloud-based service)
14081426
1409-
- UpdateInboxRules (cloud-based service only)
1427+
- UpdateFolderPermissions (Available only in Exchange 2019 and the cloud-based service; Enabled by default)
14101428
1411-
By default, the Update, SoftDelete, HardDelete, SendAs, Create, UpdateFolderPermissions, and UpdateInboxRules actions performed by delegates are logged.
1429+
- UpdateInboxRules (Available only in Exchange 2019 and the cloud-based service; Enabled by default)
14121430
14131431
To enter multiple values and overwrite any existing entries, use the following syntax: \<value1\>,\<value2\>,...\<valueN\>. If the values contain spaces or otherwise require quotation marks, you need to use the following syntax: "\<value1\>","\<value2\>",..."\<valueN\">.
14141432
@@ -1492,29 +1510,37 @@ Accept wildcard characters: False
14921510
### -AuditOwner
14931511
The AuditOwner parameter specifies the mailbox operations to log for mailbox owners as part of mailbox audit logging. Valid values include:
14941512
1495-
- None
1513+
- None (This is the default value in on-premises Exchange 2010, Exchange 2013, and Exchange 2016)
1514+
1515+
- AddFolderPermissions (Available only in Exchange 2019 and the cloud-based service)
1516+
1517+
- ApplyRecord (Available only in the cloud-based service)
14961518
14971519
- Create
14981520
14991521
- HardDelete
15001522
15011523
- MailboxLogin
15021524
1525+
- ModifyFolderPermissions (Available only in Exchange 2019 and the cloud-based service)
1526+
15031527
- Move
15041528
15051529
- MoveToDeletedItems
15061530
1531+
- RecordDelete (Available only in the cloud-based service)
1532+
1533+
- RemoveFolderPermissions (Available only in Exchange 2019 and the cloud-based service)
1534+
15071535
- SoftDelete
15081536
15091537
- Update
15101538
1511-
- UpdateFolderPermissions (cloud-based service only)
1512-
1513-
- UpdateCalendarDelegation (cloud-based service only)
1539+
- UpdateFolderPermissions (Available only in the cloud-based service; Enabled by default)
15141540
1515-
- UpdateInboxRules (cloud-based service only)
1541+
- UpdateCalendarDelegation (Available only in the cloud-based service; Enabled by default)
15161542
1517-
In on-premises Exchange, mailbox access by the owner isn't logged by default. In the cloud-based service, only the UpdateFolderPermissions, UpdateCalendarDelegation, and UpdateInboxRules actions performed by the owner are logged by default.
1543+
- UpdateInboxRules (Available only in the cloud-based service; Enabled by default)
15181544
15191545
To enter multiple values and overwrite any existing entries, use the following syntax: \<value1\>,\<value2\>,...\<valueN\>. If the values contain spaces or otherwise require quotation marks, you need to use the following syntax: "\<value1\>","\<value2\>",..."\<valueN\">.
15201546

0 commit comments

Comments
 (0)