Skip to content

Commit c9a491e

Browse files
committed
Updates per Issue #1453
And other unrelated updates for 2013-only parameters
1 parent 08c7eba commit c9a491e

File tree

4 files changed

+19
-1
lines changed

4 files changed

+19
-1
lines changed

exchange/exchange-ps/exchange/mailbox-databases-and-servers/Set-MailboxServer.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1351,6 +1351,8 @@ Accept wildcard characters: False
13511351
```
13521352
13531353
### -MailboxProcessorWorkCycle
1354+
This parameter is available or functional only in Exchange Server 2013.
1355+
13541356
The MailboxProcessorWorkCycle parameter specifies how often to scan for locked mailboxes on the Mailbox server. The default value is 1 day.
13551357
13561358
To specify a value, enter it as a time span: dd.hh:mm:ss where d = days, h = hours, m = minutes and s = seconds.
@@ -1460,6 +1462,8 @@ Accept wildcard characters: False
14601462
```
14611463
14621464
### -OABGeneratorWorkCycle
1465+
This parameter is available or functional only in Exchange Server 2013.
1466+
14631467
The OABGeneratorWorkCycle parameter specifies the time span in which the OAB generation on the Mailbox server will be processed. The default value is 8 hours.
14641468
14651469
To specify a value, enter it as a time span: dd.hh:mm:ss where d = days, h = hours, m = minutes and s = seconds.
@@ -1479,6 +1483,8 @@ Accept wildcard characters: False
14791483
```
14801484
14811485
### -OABGeneratorWorkCycleCheckpoint
1486+
This parameter is available or functional only in Exchange Server 2013.
1487+
14821488
The OABGeneratorWorkCycleCheckpoint parameter specifies the time span at which to run OAB generation on the Mailbox server. The default value is 1 hour.
14831489
14841490
To specify a value, enter it as a time span: dd.hh:mm:ss where d = days, h = hours, m = minutes and s = seconds.
@@ -1498,6 +1504,8 @@ Accept wildcard characters: False
14981504
```
14991505
15001506
### -PublicFolderWorkCycle
1507+
This parameter is available or functional only in Exchange Server 2013.
1508+
15011509
The PublicFolderWorkCycle parameter is used by the public folder assistant to determine how often the mailboxes in a database are processed by the assistant on the Mailbox server. The default value is 1 day.
15021510
15031511
To specify a value, enter it as a time span: dd.hh:mm:ss where d = days, h = hours, m = minutes and s = seconds.
@@ -1515,6 +1523,8 @@ Accept wildcard characters: False
15151523
```
15161524
15171525
### -PublicFolderWorkCycleCheckpoint
1526+
This parameter is available or functional only in Exchange Server 2013.
1527+
15181528
The PublicFolderWorkCycleCheckpoint determines how often the mailbox list for a database is evaluated on the Mailbox server. The processing speed is also calculated. The default value is 1 day.
15191529
15201530
To specify a value, enter it as a time span: dd.hh:mm:ss where d = days, h = hours, m = minutes and s = seconds.
@@ -1532,6 +1542,8 @@ Accept wildcard characters: False
15321542
```
15331543
15341544
### -SiteMailboxWorkCycle
1545+
This parameter is available or functional only in Exchange Server 2013.
1546+
15351547
The SiteMailboxWorkCycle parameter specifies the time span in which the site mailbox information on the Mailbox server will be processed. The default value is 6 hours.
15361548
15371549
To specify a value, enter it as a time span: dd.hh:mm:ss where d = days, h = hours, m = minutes and s = seconds.
@@ -1551,6 +1563,8 @@ Accept wildcard characters: False
15511563
```
15521564
15531565
### -SiteMailboxWorkCycleCheckpoint
1566+
This parameter is available or functional only in Exchange Server 2013.
1567+
15541568
The SiteMailboxWorkCycleCheckpoint parameter specifies the time span at which to refresh the site mailbox workcycle on the Mailbox server. The default value is 6 hours.
15551569
15561570
To specify a value, enter it as a time span: dd.hh:mm:ss where d = days, h = hours, m = minutes, and s = seconds.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ Accept wildcard characters: False
364364
```
365365
366366
### -SearchQuery
367-
The SearchQuery parameter specifies a search string or a query formatted using Keyword Query Language (KQL). For more details about KQL, see Keyword Query Language syntax reference (https://go.microsoft.com/fwlink/p/?linkid=269603).
367+
The SearchQuery parameter specifies a search string or a query formatted using Keyword Query Language (KQL). For more information about KQL in Exchange, see Message properties and search operators for In-Place eDiscovery(https://docs.microsoft.com/exchange/security-and-compliance/in-place-ediscovery/message-properties-and-search-operators).
368368
369369
If this parameter is empty, all messages are returned.
370370

exchange/exchange-ps/exchange/policy-and-compliance/New-TransportRule.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4797,6 +4797,8 @@ Accept wildcard characters: False
47974797
```
47984798
47994799
### -IncidentReportOriginalMail
4800+
This parameter is available or functional only in Exchange Server 2013.
4801+
48004802
The IncidentReportOriginalMail parameter specifies whether to include the original message with the incident report. This parameter is used together with the GenerateIncidentReport parameter. Valid values are:
48014803
48024804
- IncludeOriginalMail

exchange/exchange-ps/exchange/policy-and-compliance/Set-TransportRule.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4791,6 +4791,8 @@ Accept wildcard characters: False
47914791
```
47924792
47934793
### -IncidentReportOriginalMail
4794+
This parameter is available or functional only in Exchange Server 2013.
4795+
47944796
The IncidentReportOriginalMail parameter specifies whether to include the original message with the incident report. This parameter is used together with the GenerateIncidentReport parameter. Valid values are:
47954797
47964798
- IncludeOriginalMail

0 commit comments

Comments
 (0)