Skip to content

Commit cb9cbb8

Browse files
committed
Initial updates to New-ComplianceSearchAction
Per Issue #1732. Also global search & replace for typo 'availiable' that plagued 3 topics (including this one).
1 parent 6f4109f commit cb9cbb8

File tree

3 files changed

+47
-49
lines changed

3 files changed

+47
-49
lines changed

exchange/exchange-ps/exchange/client-access-servers/Set-OwaVirtualDirectory.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ The ActiveSyncIntegrationEnabled parameter specifies whether to enable or disabl
234234
235235
- $true: ActiveSync is available in Outlook on the web. This is the default value.
236236
237-
- $false: ActiveSync isn't avaialble in Outlook on the web
237+
- $false: ActiveSync isn't available in Outlook on the web
238238
239239
```yaml
240240
Type: $true | $false
@@ -366,7 +366,7 @@ Accept wildcard characters: False
366366
```
367367
368368
### -AllowOfflineOn
369-
The AllowOfflineOn parameter specifies when Outlook on the web in offline mode is avaialble for supported web browsers. Valid values are:
369+
The AllowOfflineOn parameter specifies when Outlook on the web in offline mode is available for supported web browsers. Valid values are:
370370
371371
- PrivateComputersOnly: Offline mode is available in private computer sessions. By default in Exchange 2013 or later, all Outlook on the web sessions are considered to be on private computers. In Exchange 2013 or later, users can only specify public computer sessions if you've enabled the private/public selection on the sign in page (the LogonPagePublicPrivateSelectionEnabled parameter value is $true).
372372
@@ -702,7 +702,7 @@ Accept wildcard characters: False
702702
```
703703
704704
### -DefaultTheme
705-
The DefaultTheme parameter specifies the default theme that's used in Outlook on the web when the user hasn't selected a theme. The default value is blank ($null). For more information about the built-in themes that are avaialble in Outlook on the web, see [Default Outlook on the web themes in Exchange](https://docs.microsoft.com/Exchange/clients/outlook-on-the-web/themes#default-outlook-on-the-web-themes-in-exchange-2016).
705+
The DefaultTheme parameter specifies the default theme that's used in Outlook on the web when the user hasn't selected a theme. The default value is blank ($null). For more information about the built-in themes that are available in Outlook on the web, see [Default Outlook on the web themes in Exchange](https://docs.microsoft.com/Exchange/clients/outlook-on-the-web/themes#default-outlook-on-the-web-themes-in-exchange-2016).
706706
707707
Note that this parameter is a text string, and the value you specify isn't validated against the list of available themes.
708708
@@ -1553,7 +1553,7 @@ Accept wildcard characters: False
15531553
### -JournalEnabled
15541554
The JunkEmailEnabled parameter specifies whether the Junk Email folder and junk email management are available in Outlook on the web.
15551555
1556-
- $true: The Junk Email folder and junk email management are avaialble in Outlook on the web. This is the default value.
1556+
- $true: The Junk Email folder and junk email management are available in Outlook on the web. This is the default value.
15571557
15581558
- $false: The Junk Email folder and junk email management aren't available in Outlook on the web.
15591559
@@ -1799,9 +1799,9 @@ Accept wildcard characters: False
17991799
### -OWALightEnabled
18001800
The OWALightEnabled parameter controls the availability of the light version of Outlook on the web. Valid values are:
18011801
1802-
- $true: The light version of Outlook on the web is avaialble. This is the default value.
1802+
- $true: The light version of Outlook on the web is available. This is the default value.
18031803
1804-
- $false: The light version of Outlook on the web is isn't avaialble. This setting prevents access to Outlook on the web for unsupported browsers that can only use the light version of Outlook on the web.
1804+
- $false: The light version of Outlook on the web is isn't available. This setting prevents access to Outlook on the web for unsupported browsers that can only use the light version of Outlook on the web.
18051805
18061806
```yaml
18071807
Type: $true | $false
@@ -1820,9 +1820,9 @@ This parameter is available or functional only in Exchange Server 2010.
18201820
18211821
The OWAMiniEnabled parameter controls the availability of the mini version of Outlook Web App. Valid values are:
18221822
1823-
- $true: The mini version of Outlook Web App is avaialble. This is the default value.
1823+
- $true: The mini version of Outlook Web App is available. This is the default value.
18241824
1825-
- $false: The mini version of Outlook Web App isn't avaialble.
1825+
- $false: The mini version of Outlook Web App isn't available.
18261826
18271827
```yaml
18281828
Type: $true | $false
@@ -1839,9 +1839,9 @@ Accept wildcard characters: False
18391839
### -PremiumClientEnabled
18401840
The PremiumClientEnabled parameter controls the availability of the full version of Outlook Web App. Valid values are:
18411841
1842-
- $true: The full version of Outlook Web App is avaialble for supported browsers. This is the default value.
1842+
- $true: The full version of Outlook Web App is available for supported browsers. This is the default value.
18431843
1844-
- $false: The full version of Outlook Web App isn't avaialble.
1844+
- $false: The full version of Outlook Web App isn't available.
18451845
18461846
```yaml
18471847
Type: $true | $false
@@ -2493,9 +2493,9 @@ This parameter is available only in Exchange Server 2010 and Exchange Server 201
24932493
24942494
The WebReadyDocumentViewingForAllSupportedTypes parameter specifies whether to enable WebReady Document Viewing for all supported file and MIME types. Valid values are:
24952495
2496-
- $true: All supported attachment types are avaialble for WebReady Document Viewing. This is the default value.
2496+
- $true: All supported attachment types are available for WebReady Document Viewing. This is the default value.
24972497
2498-
- $false: Only the attachment types that are specified by the WebReadyFileTypes and WebReadyMimeTypes parameters are avaialble for WebReady Document Viewing (you can remove values from the lists).
2498+
- $false: Only the attachment types that are specified by the WebReadyFileTypes and WebReadyMimeTypes parameters are available for WebReady Document Viewing (you can remove values from the lists).
24992499
25002500
```yaml
25012501
Type: $true | $false

exchange/exchange-ps/exchange/client-access/Set-OwaMailboxPolicy.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ The ActiveSyncIntegrationEnabled parameter specifies whether to enable or disabl
209209
210210
- $true: ActiveSync is available in Outlook on the web. This is the default value.
211211
212-
- $false: ActiveSync isn't avaialble in Outlook on the web.
212+
- $false: ActiveSync isn't available in Outlook on the web.
213213
214214
```yaml
215215
Type: $true | $false
@@ -322,7 +322,7 @@ Accept wildcard characters: False
322322
```
323323
324324
### -AllowOfflineOn
325-
The AllowOfflineOn parameter specifies when Outlook on the web in offline mode is avaialble for supported web browsers. Valid values are:
325+
The AllowOfflineOn parameter specifies when Outlook on the web in offline mode is available for supported web browsers. Valid values are:
326326
327327
- PrivateComputersOnly: Offline mode is available in private computer sessions. By default in Exchange 2013 or later and Exchange Online, all Outlook on the web sessions are considered to be on private computers. In Exchange 2013 or later, users can only specify public computer sessions if you've enabled the private/public selection on the sign in page (the LogonPagePublicPrivateSelectionEnabled parameter value is $true on the Set-OwaVirtualDirectory cmdlet).
328328
@@ -548,7 +548,7 @@ Accept wildcard characters: False
548548
```
549549
550550
### -DefaultTheme
551-
The DefaultTheme parameter specifies the default theme that's used in Outlook on the web when the user hasn't selected a theme. The default value is blank ($null). For more information about the built-in themes that are avaialble in Outlook on the web, see [Default Outlook on the web themes in Exchange](https://docs.microsoft.com/Exchange/clients/outlook-on-the-web/themes#default-outlook-on-the-web-themes-in-exchange-2016).
551+
The DefaultTheme parameter specifies the default theme that's used in Outlook on the web when the user hasn't selected a theme. The default value is blank ($null). For more information about the built-in themes that are available in Outlook on the web, see [Default Outlook on the web themes in Exchange](https://docs.microsoft.com/Exchange/clients/outlook-on-the-web/themes#default-outlook-on-the-web-themes-in-exchange-2016).
552552
553553
Note that this parameter is a text string, and the value you specify isn't validated against the list of available themes.
554554
@@ -992,7 +992,7 @@ Accept wildcard characters: False
992992
### -InterestingCalendarsEnabled
993993
This parameter is available only in the cloud-based service.
994994
995-
The InterestingCalendarsEnabled parameter specifies whether interesting calendars are avaialble in Outlook on the web. Valid values are:
995+
The InterestingCalendarsEnabled parameter specifies whether interesting calendars are available in Outlook on the web. Valid values are:
996996
997997
- $true: Interesting calendars are available in Outlook on thew web. This is the default value.
998998
@@ -1087,7 +1087,7 @@ This parameter is available only in on-premises Exchange.
10871087
10881088
The JunkEmailEnabled parameter specifies whether the Junk Email folder and junk email management are available in Outlook on the web.
10891089
1090-
- $true: The Junk Email folder and junk email management are avaialble in Outlook on the web. This is the default value.
1090+
- $true: The Junk Email folder and junk email management are available in Outlook on the web. This is the default value.
10911091
10921092
- $false: The Junk Email folder and junk email management aren't available in Outlook on the web.
10931093
@@ -1298,9 +1298,9 @@ Accept wildcard characters: False
12981298
### -OWALightEnabled
12991299
The OWALightEnabled parameter controls the availability of the light version of Outlook on the web. Valid values are:
13001300
1301-
- $true: The light version of Outlook on the web is avaialble. This is the default value.
1301+
- $true: The light version of Outlook on the web is available. This is the default value.
13021302
1303-
- $false: The light version of Outlook on the web is isn't avaialble. This setting prevents access to Outlook on the web for unsupported browsers that can only use the light version of Outlook on the web.
1303+
- $false: The light version of Outlook on the web is isn't available. This setting prevents access to Outlook on the web for unsupported browsers that can only use the light version of Outlook on the web.
13041304
13051305
```yaml
13061306
Type: $true | $false
@@ -1319,9 +1319,9 @@ This parameter is available or functional only in Exchange Server 2010.
13191319
13201320
The OWAMiniEnabled parameter controls the availability of the mini version of Outlook Web App. Valid values are:
13211321
1322-
- $true: The mini version of Outlook Web App is avaialble. This is the default value.
1322+
- $true: The mini version of Outlook Web App is available. This is the default value.
13231323
1324-
- $false: The mini version of Outlook Web App isn't avaialble.
1324+
- $false: The mini version of Outlook Web App isn't available.
13251325
13261326
```yaml
13271327
Type: $true | $false
@@ -1374,9 +1374,9 @@ Accept wildcard characters: False
13741374
### -PremiumClientEnabled
13751375
The PremiumClientEnabled parameter controls the availability of the full version of Outlook Web App. Valid values are:
13761376
1377-
- $true: The full version of Outlook Web App is avaialble for supported browsers. This is the default value.
1377+
- $true: The full version of Outlook Web App is available for supported browsers. This is the default value.
13781378
1379-
- $false: The full version of Outlook Web App isn't avaialble.
1379+
- $false: The full version of Outlook Web App isn't available.
13801380
13811381
```yaml
13821382
Type: $true | $false
@@ -2094,9 +2094,9 @@ This parameter is available only in Exchange Server 2010 and Exchange Server 201
20942094
20952095
The WebReadyDocumentViewingForAllSupportedTypes parameter specifies whether to enable WebReady Document Viewing for all supported file and MIME types. Valid values are:
20962096
2097-
- $true: All supported attachment types are avaialble for WebReady Document Viewing. This is the default value.
2097+
- $true: All supported attachment types are available for WebReady Document Viewing. This is the default value.
20982098
2099-
- $false: Only the attachment types that are specified by the WebReadyFileTypes and WebReadyMimeTypes parameters are avaialble for WebReady Document Viewing (you can remove values from the lists).
2099+
- $false: Only the attachment types that are specified by the WebReadyFileTypes and WebReadyMimeTypes parameters are available for WebReady Document Viewing (you can remove values from the lists).
21002100
21012101
```yaml
21022102
Type: $true | $false

exchange/exchange-ps/exchange/policy-and-compliance-content-search/New-ComplianceSearchAction.md

Lines changed: 22 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Accept wildcard characters: False
137137
```
138138
139139
### -ActionName
140-
This parameter is avaialble only in the cloud-based service.
140+
This parameter is available only in the cloud-based service.
141141
142142
The ActionName parameter specifies a name for the compliance search action. You use this parameter only when you specify multiple compliance searches in the SearchName parameter.
143143
@@ -154,23 +154,19 @@ Accept wildcard characters: False
154154
```
155155
156156
### -ArchiveFormat
157-
This parameter is avaialble only in the cloud-based service.
157+
This parameter is available only in the cloud-based service.
158158
159159
This parameter requires the Export role in the Security & Compliance Center. By default, the Export role is assigned only to the eDiscovery Manager role group.
160160
161-
The ArchiveFormat parameter specifies how to export Exchange search results. Valid values are:
161+
The ArchiveFormat parameter specifies how to export SharePoint or OneDrive search results. Valid values are:
162162
163-
- PerUserPst: One PST file for each mailbox. This is the default value.
164-
165-
- SinglePst: One PST file that contains all exported messages.
163+
- IndividualMessage: Export files without compression. This is the default value.
166164
167-
- SingleFolderPst: One PST file with a single root folder for the entire export.
168-
169-
- IndividualMessage: Export each message as a file, using the .msg format.
165+
- SingleZip:
170166
171-
- SingleZip: One ZIP file that contains all exported messages.
167+
- PerUserZip: Export files in a compressed ZIP file.
172168
173-
- PerUserZip: One ZIP file for each mailbox.
169+
To specify the format for Exchange search results, use the ExchangeArchiveFormat parameter.
174170
175171
```yaml
176172
Type: ComplianceExportArchiveFormat
@@ -204,7 +200,7 @@ Accept wildcard characters: False
204200
```
205201
206202
### -EnableDedupe
207-
This parameter is avaialble only in the cloud-based service.
203+
This parameter is available only in the cloud-based service.
208204
209205
The EnableDedupe parameter eliminates duplication of messages when you export compliance search results. Valid values are:
210206
@@ -225,7 +221,7 @@ Accept wildcard characters: False
225221
```
226222
227223
### -ExchangeArchiveFormat
228-
This parameter is avaialble only in the cloud-based service.
224+
This parameter is available only in the cloud-based service.
229225
230226
This parameter requires the Export role in the Security & Compliance Center. By default, the Export role is assigned only to the eDiscovery Manager role group.
231227
@@ -237,11 +233,13 @@ The ExchangeArchiveFormat parameter specifies how to export Exchange search resu
237233
238234
- SingleFolderPst: One PST file with a single root folder for the entire export.
239235
240-
- IndividualMessage: Export each message as a file, using the .msg format.
236+
- IndividualMessage: Export each message as an .msg message file.
237+
238+
- SingleZip: One ZIP file for all mailboxes. The ZIP file contains all exported .msg message files from all mailboxes.
241239
242-
- SingleZip: One ZIP file that contains all exported messages, using the .msg format.
240+
- PerUserZip: One ZIP file for each mailbox. Each ZIP file contains the exported .msg message files from the mailbox.
243241
244-
- PerUserZip: One ZIP file for each mailbox.
242+
To specify the format for SharePoint and OneDrive search results, use the ArchiveFormat parameter.
245243
246244
```yaml
247245
Type: ComplianceExportArchiveFormat
@@ -256,7 +254,7 @@ Accept wildcard characters: False
256254
```
257255
258256
### -Export
259-
This parameter is avaialble only in the cloud-based service.
257+
This parameter is available only in the cloud-based service.
260258
261259
This parameter requires the Export role in the Security & Compliance Center. By default, the Export role is assigned only to the eDiscovery Manager role group.
262260
@@ -347,7 +345,7 @@ Accept wildcard characters: False
347345
```
348346
349347
### -IncludeSharePointDocumentVersions
350-
This parameter is avaialble only in the cloud-based service.
348+
This parameter is available only in the cloud-based service.
351349
352350
The IncludeSharePointDocumentVersions parameter specifies whether to export previous versions of the document when you use the Export switch. Valid values are:
353351
@@ -474,7 +472,7 @@ Accept wildcard characters: False
474472
```
475473
476474
### -ReferenceActionName
477-
This parameter is avaialble only in the cloud-based service.
475+
This parameter is available only in the cloud-based service.
478476
479477
This parameter is reserved for internal Microsoft use.
480478
@@ -491,7 +489,7 @@ Accept wildcard characters: False
491489
```
492490
493491
### -Region
494-
This parameter is avaialble only in the cloud-based service.
492+
This parameter is available only in the cloud-based service.
495493
496494
This parameter is reserved for internal Microsoft use.
497495
@@ -508,7 +506,7 @@ Accept wildcard characters: False
508506
```
509507
510508
### -Report
511-
This parameter is avaialble only in the cloud-based service.
509+
This parameter is available only in the cloud-based service.
512510
513511
The Report switch specifies the action for the compliance search is to export a report about the results (information about each item instead of the full set of results) that match the search criteria. You don't need to specify a value with this switch.
514512
@@ -607,7 +605,7 @@ Accept wildcard characters: False
607605
```
608606
609607
### -ScopeDetails
610-
This parameter is avaialble only in the cloud-based service.
608+
This parameter is available only in the cloud-based service.
611609
612610
This parameter requires the Export or Compliance Search roles in the Security & Compliance Center. By default, these roles are assigned only to the eDiscovery Manager role group.
613611
@@ -626,7 +624,7 @@ Accept wildcard characters: False
626624
```
627625
628626
### -SearchNames
629-
This parameter is avaialble only in the cloud-based service.
627+
This parameter is available only in the cloud-based service.
630628
631629
The SearchNames parameter specifies the names of the existing compliance searches to associate with the compliance search action. You separate the compliance searche names by commas.
632630
@@ -645,7 +643,7 @@ Accept wildcard characters: False
645643
```
646644
647645
### -SharePointArchiveFormat
648-
This parameter is avaialble only in the cloud-based service.
646+
This parameter is available only in the cloud-based service.
649647
650648
This parameter requires the Export role in the Office 365 Security & Compliance Center. By default, the Export role is assigned only to the eDiscovery Manager role group.
651649

0 commit comments

Comments
 (0)