Skip to content

Commit 6816d55

Browse files
committed
Update Set-Mailbox.md
More updates to AuditAdmin, AuditDelegate, and AuditOwner
1 parent e7f05ef commit 6816d55

File tree

1 file changed

+46
-42
lines changed

1 file changed

+46
-42
lines changed

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

Lines changed: 46 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1333,43 +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)
1336+
- AddFolderPermissions (Available only in Exchange 2019 and the cloud-based service.)
13371337
1338-
- ApplyRecord (Available only in the cloud-based service)
1338+
- ApplyRecord (Available only in the cloud-based service.)
13391339
13401340
- Copy
13411341
1342-
- Create (Enabled by default)
1342+
- Create (Enabled by default.)
13431343
1344-
- FolderBind (Enabled by default in on-premises Exchange 2010 or later)
1344+
- FolderBind (Enabled by default in on-premises Exchange 2010 or later.)
13451345
1346-
- HardDelete (Enabled by default)
1346+
- HardDelete (Enabled by default.)
13471347
13481348
- MessageBind
13491349
1350-
- ModifyFolderPermissions (Available only in Exchange 2019 and the cloud-based service)
1350+
- ModifyFolderPermissions (Available only in Exchange 2019 and the cloud-based service.)
13511351
1352-
- Move (Enabled by default in on-premises Exchange 2010 or later)
1352+
- Move (Enabled by default in on-premises Exchange 2010 or later.)
13531353
1354-
- MoveToDeletedItems (Enabled by default)
1354+
- MoveToDeletedItems (Enabled by default.)
13551355
1356-
- RecordDelete (Available only in the cloud-based service)
1356+
- RecordDelete (Available only in the cloud-based service.)
13571357
1358-
- RemoveFolderPermissions (Available only in Exchange 2019 and the cloud-based service)
1358+
- RemoveFolderPermissions (Available only in Exchange 2019 and the cloud-based service.)
13591359
1360-
- SendAs (Enabled by default)
1360+
- SendAs (Enabled by default.)
13611361
1362-
- SendOnBehalf (Enabled by default)
1362+
- SendOnBehalf (Enabled by default.)
13631363
1364-
- SoftDelete (Enabled by default)
1364+
- SoftDelete (Enabled by default.)
13651365
1366-
- Update (Enabled by default)
1366+
- Update (Enabled by default.)
13671367
1368-
- UpdateFolderPermissions (Available only in Exchange 2019 and the cloud-based service; Enabled by default.)
1368+
- UpdateFolderPermissions (Available only in Exchange 2019 and the cloud-based service; enabled by default.)
13691369
1370-
- UpdateCalendarDelegation (Available only in Exchange 2019 and the cloud-based service; Enabled by default.)
1370+
- UpdateCalendarDelegation (Available only in Exchange 2019 and the cloud-based service; enabled by default.)
13711371
1372-
- UpdateInboxRules (Available only in Exchange 2019 and the cloud-based service; Enabled by default.)
1372+
- UpdateInboxRules (Available only in Exchange 2019 and the cloud-based service; enabled by default.)
13731373
13741374
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\">.
13751375
@@ -1394,39 +1394,39 @@ The AuditDelegate parameter specifies the mailbox operations to log for delegate
13941394
13951395
- None
13961396
1397-
- AddFolderPermissions (Available only in Exchange 2019 and the cloud-based service)
1397+
- AddFolderPermissions (Available only in Exchange 2019 and the cloud-based service.)
13981398
1399-
- ApplyRecord (Available only in the cloud-based service)
1399+
- ApplyRecord (Available only in the cloud-based service.)
14001400
1401-
- Create (Enabled by default)
1401+
- Create (Enabled by default.)
14021402
14031403
- FolderBind
14041404
1405-
- HardDelete (Enabled by default)
1405+
- HardDelete (Enabled by default.)
14061406
1407-
- ModifyFolderPermissions (Available only in Exchange 2019 and the cloud-based service)
1407+
- ModifyFolderPermissions (Available only in Exchange 2019 and the cloud-based service.)
14081408
14091409
- Move
14101410
1411-
- MoveToDeletedItems (Enabled by default only in the cloud-based service)
1411+
- MoveToDeletedItems (Enabled by default only in the cloud-based service.)
14121412
1413-
- RecordDelete (Available only in the cloud-based service)
1413+
- RecordDelete (Available only in the cloud-based service.)
14141414
1415-
- RemoveFolderPermissions (Available only in Exchange 2019 and the cloud-based service)
1415+
- RemoveFolderPermissions (Available only in Exchange 2019 and the cloud-based service.)
14161416
1417-
- SendAs (Enabled by default)
1417+
- SendAs (Enabled by default.)
14181418
1419-
- SendOnBehalf (Enabled by default only in the cloud-based service)
1419+
- SendOnBehalf (Enabled by default only in the cloud-based service.)
14201420
1421-
- SoftDelete (Enabled by default only in the cloud-based service)
1421+
- SoftDelete (Enabled by default only in the cloud-based service.)
14221422
1423-
- Update (Enabled by default only in the cloud-based service)
1423+
- Update (Enabled by default only in the cloud-based service.)
14241424
1425-
- UpdateCalendarDelegation (Available only in the cloud-based service)
1425+
- UpdateCalendarDelegation (Available only in the cloud-based service.)
14261426
1427-
- UpdateFolderPermissions (Available only in Exchange 2019 and the cloud-based service; Enabled by default)
1427+
- UpdateFolderPermissions (Available only in Exchange 2019 and the cloud-based service; enabled by default.)
14281428
1429-
- UpdateInboxRules (Available only in Exchange 2019 and the cloud-based service; Enabled by default)
1429+
- UpdateInboxRules (Available only in Exchange 2019 and the cloud-based service; enabled by default.)
14301430
14311431
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\">.
14321432
@@ -1510,37 +1510,41 @@ Accept wildcard characters: False
15101510
### -AuditOwner
15111511
The AuditOwner parameter specifies the mailbox operations to log for mailbox owners as part of mailbox audit logging. Valid values include:
15121512
1513-
- None (This is the default value in on-premises Exchange 2010, Exchange 2013, and Exchange 2016)
1513+
- None (This is the default value in Exchange 2010, Exchange 2013, and Exchange 2016.)
15141514
1515-
- AddFolderPermissions (Available only in Exchange 2019 and the cloud-based service)
1515+
- AddFolderPermissions (Available only in Exchange 2019 and the cloud-based service.)
15161516
1517-
- ApplyRecord (Available only in the cloud-based service)
1517+
- ApplyRecord (Available only in the cloud-based service.)
15181518
15191519
- Create
15201520
1521+
- FolderBind (Available only in Exchange 2013.)
1522+
15211523
- HardDelete
15221524
1523-
- MailboxLogin
1525+
- MailboxLogin (Available only in Exchange 2016, Exchange 2019, and the cloud-based service.)
1526+
1527+
- MessageBind (Available only in Exchange 2013.)
15241528
1525-
- ModifyFolderPermissions (Available only in Exchange 2019 and the cloud-based service)
1529+
- ModifyFolderPermissions (Available only in Exchange 2019 and the cloud-based service.)
15261530
15271531
- Move
15281532
15291533
- MoveToDeletedItems
15301534
1531-
- RecordDelete (Available only in the cloud-based service)
1535+
- RecordDelete (Available only in the cloud-based service.)
15321536
1533-
- RemoveFolderPermissions (Available only in Exchange 2019 and the cloud-based service)
1537+
- RemoveFolderPermissions (Available only in Exchange 2019 and the cloud-based service.)
15341538
15351539
- SoftDelete
15361540
15371541
- Update
15381542
1539-
- UpdateFolderPermissions (Available only in the cloud-based service; Enabled by default)
1543+
- UpdateFolderPermissions (Available only in the cloud-based service; enabled by default.)
15401544
1541-
- UpdateCalendarDelegation (Available only in the cloud-based service; Enabled by default)
1545+
- UpdateCalendarDelegation (Available only in the cloud-based service; enabled by default.)
15421546
1543-
- UpdateInboxRules (Available only in the cloud-based service; Enabled by default)
1547+
- UpdateInboxRules (Available only in the cloud-based service; enabled by default.)
15441548
15451549
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\">.
15461550

0 commit comments

Comments
 (0)