Skip to content

Commit 4094440

Browse files
authored
Merge branch 'master' into ReportingUpdates-chrisda
2 parents d56c319 + 98f1027 commit 4094440

26 files changed

+182
-141
lines changed

exchange/docfx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"content": [
44
{
55
"files": [
6-
"**/*.md"
6+
"**/*.md",
7+
"**/*.yml"
78
],
89
"src": "docs-conceptual",
910
"version": "exchange-ps",

exchange/docs-conceptual/filters-v2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ The following operators are fully supported for all string formats in the EXO V2
5151
- -not
5252
- -lt
5353
- -gt
54+
- -like
55+
- -notlike
5456

5557
The -like and -notlike operators are limited in using wildcards (*). Specifically, you can only use wildcards at the beginning of a string value, at the end of a string value, or both.
5658

exchange/docs-conceptual/index.md

Lines changed: 0 additions & 93 deletions
This file was deleted.

exchange/docs-conceptual/index.yml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
### YamlMime:Landing
2+
3+
title: Exchange PowerShell documentation # < 60 chars
4+
summary: Learn about the Exchange PowerShell environments that are available in on-premises Exchange and Microsoft 365. # < 160 chars
5+
6+
metadata:
7+
title: Exchange PowerShell documentation # Required; page title displayed in search results. Include the brand. < 60 chars.
8+
description: Learn about the Exchange PowerShell environments that are available in on-premises Exchange and Microsoft 365. # Required; article description that is displayed in search results. < 160 chars.
9+
services: exchange-online
10+
ms.service: exchange-online #Required; service per approved list. service slug assigned to your service by ACOM.
11+
ms.subservice: subservice # Optional; Remove if no subservice is used.
12+
ms.topic: landing-page # Required
13+
ms.assetid: 9983a964-f642-4fcd-856b-452a172bcd4e
14+
manager: dansimp
15+
author: chrisda #Required; your GitHub user alias, with correct capitalization.
16+
ms.author: chrisda #Required; microsoft alias of author; optional team alias.
17+
ms.date: 07/10/2020 #Required; mm/dd/yyyy format.
18+
19+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
20+
21+
landingContent:
22+
# Cards and links should be based on top customer tasks or top subjects
23+
# Start card title with a verb
24+
# Card (optional)
25+
- title: About Exchange PowerShell
26+
linkLists:
27+
- linkListType: overview
28+
links:
29+
- text: Exchange Server PowerShell
30+
url: /powershell/exchange/exchange-management-shell
31+
- text: Exchange Online PowerShell
32+
url: /powershell/exchange/exchange-online-powershell
33+
- text: Security & Compliance Center PowerShell
34+
url: /powershell/exchange/scc-powershell
35+
- text: Exchange Online Protection PowerShell
36+
url: /powershell/exchange/exchange-online-protection-powershell

exchange/docs-conceptual/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- name: Home
2-
href: index.md
2+
href: index.yml
33
items:
44
- name: Exchange Server PowerShell
55
href: exchange-management-shell.md

exchange/exchange-ps/exchange/Get-MailDetailATPReport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ monikerRange: "exchonline-ps || eop-ps"
1515
## SYNOPSIS
1616
This cmdlet is available only in the cloud-based service.
1717

18-
Use the Get-MailDetailATPReport cmdlet to list details about Exchange Online Protection and Advanced Threat protection (ATP) detections in your cloud-based organization for the last 30 days.
18+
Use the Get-MailDetailATPReport cmdlet to list details about Exchange Online Protection and Advanced Threat protection (ATP) detections in your cloud-based organization for the last 10 days.
1919

2020
**Note**: We recommend that you use the Exchange Online PowerShell V2 module to connect to Exchange Online PowerShell. For instructions, see [Use the Exchange Online PowerShell V2 module](https://docs.microsoft.com/powershell/exchange/exchange-online-powershell-v2).
2121

exchange/exchange-ps/exchange/Set-CASMailbox.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Set-CASMailbox [-Identity] <MailboxIdParameter>
5151
[-ImapSuppressReadReceipt <Boolean>]
5252
[-ImapUseProtocolDefaults <Boolean>]
5353
[-IsOptimizedForAccessibility <Boolean>]
54+
[-MacOutlookEnabled <Boolean>]
5455
[-MAPIBlockOutlookExternalConnectivity <Boolean>]
5556
[-MAPIBlockOutlookNonCachedMode <Boolean>]
5657
[-MAPIBlockOutlookRpcHttp <Boolean>]
@@ -763,6 +764,26 @@ Accept pipeline input: False
763764
Accept wildcard characters: False
764765
```
765766
767+
### -MacOutlookEnabled
768+
This parameter is available only in the cloud-based service.
769+
770+
The MacOutlookEnabled parameter enables or disables access to the mailbox by using Outlook for Mac.
771+
772+
Valid input for this parameter is $true or $false. The default value is $true.
773+
774+
```yaml
775+
Type: Boolean
776+
Parameter Sets: (All)
777+
Aliases:
778+
Applicable: Exchange Online
779+
780+
Required: False
781+
Position: Named
782+
Default value: None
783+
Accept pipeline input: False
784+
Accept wildcard characters: False
785+
```
786+
766787
### -MAPIBlockOutlookNonCachedMode
767788
This parameter is available only in on-premises Exchange.
768789

exchange/exchange-ps/exchange/Set-Label.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,14 @@ You need to be assigned permissions in the Security & Compliance Center before y
5353
Set-Label -Identity "Label1" -LocaleSettings '{"localeKey":"DisplayName","Settings":[{"Key":"en-us","Value":"English display name"},{"Key":"de-de","Value":"Deutscher Anzeigename"},{"Key":"es-es","Value":"Nombre para mostrar en Español"}]}','{"localeKey":"tooltip","Settings":[{"Key":"en-us","Value":"This is an example label"},{"Key":"de-de","Value":"Dies ist ein Beispieletikett"},{"Key":"es-es","Value":"Esta es una etiqueta de ejemplo"}]}'
5454
```
5555

56-
This example sets the localized label name for "Label1" in different languages (English, German, and Spanish).
56+
This example sets the localized label name and label Tooltips for "Label1" in different languages (English, German, and Spanish).
57+
58+
### Example 2
59+
```powershell
60+
Set-Label -Identity "Label1" -LocaleSettings '{"localeKey":"DisplayName","Settings":[{"Key":"en-us","Value":""},{"Key":"de-de","Value":""},{"Key":"es-es","Value":""}]}','{"localeKey":"tooltip","Settings":[{"Key":"en-us","Value":""},{"Key":"de-de","Value":""},{"Key":"es-es","Value":""}]}'
61+
```
62+
63+
This example removes the localized label name and label Tooltips for "Label1" in different languages (English, German, and Spanish).
5764

5865
## PARAMETERS
5966

@@ -200,12 +207,14 @@ Accept wildcard characters: False
200207
```
201208
202209
### -LocaleSettings
203-
The LocaleSettings parameter specifies one or more localized label name or label Tooltips in different languages. Regions include all region codes supported in Office Client applications. Valid values use the following syntax (JSON):
210+
The LocaleSettings parameter specifies one or more localized label name and label Tooltips in different languages. Regions include all region codes supported in Office Client applications. Valid values use the following syntax (JSON):
204211
205212
- Label display names: `{"localeKey":"DisplayName","Settings":[{"Key":"en-us","Value":"English display name"},{"Key":"de-de","Value":"Deutscher Anzeigename"},{"Key":"es-es","Value":"Nombre para mostrar en Español"}]}`
206213

207214
- Label Tooltips: `{"localeKey":"Tooltip","Settings":[{"Key":"en-us","Value":"English Tooltip"},{"Key":"de-de","Value":"Deutscher Tooltip"},{"Key":"es-es","Value":"Tooltip Español"}]}`
208215

216+
To remove a language, you will have to give an empty value for that corresponding language.
217+
209218
```yaml
210219
Type: MultiValuedProperty
211220
Parameter Sets: (All)

exchange/exchange-ps/exchange/Set-ProtectionAlert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ Accept wildcard characters: False
395395
```
396396

397397
### -NotifyUser
398-
The NotifyUser parameter specifies the SMTP address of the user who receives notification messages for the alert policy. You can specify multiple values separated by commas.
398+
This parameter is reserved for internal Microsoft use.
399399

400400
```yaml
401401
Type: MultiValuedProperty

exchange/exchange-ps/exchange/Set-RegulatoryComplianceUI.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ monikerRange: "o365scc-ps"
1313
This cmdlet is available only in the Security & Compliance Center. For more information, see [Security & Compliance Center PowerShell](https://docs.microsoft.com/powershell/exchange/scc-powershell)
1414
.
1515

16-
Use the Set-RegulatoryComplianceUI cmdlet to enable or disable regulatory compliance UI in the Security & Compliance Center (enable or disable the preservation lock checkbox for retention policies and the immutable label checkbox for retention labels).
16+
Use the Set-RegulatoryComplianceUI cmdlet to display the UI option in retention label settings to mark content as a regulatory record.
1717

1818
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://docs.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
1919

@@ -33,16 +33,16 @@ You need to be assigned permissions in the Security & Compliance Center before y
3333
Set-RegulatoryComplianceUI -Enabled $true
3434
```
3535

36-
This example enables the regulatory compliance UI.
36+
This example displays the UI option in retention label settings to mark content as a regulatory record.
3737

3838
## PARAMETERS
3939

4040
### -Enabled
41-
The Enabled parameter specifies whether to enable or disable regulatory compliance UI. Valid values are:
41+
The Enabled parameter specifies whether to show or hide the UI option in retention label settings to mark content as a regulatory record. Valid values are:
4242

43-
$true: The preservation lock checkbox is displayed for retention policies and the immutable label checkbox is displayed for retention labels.
43+
$true: The option to mark content as a regulatory record is visible in the UI for retention label settings.
4444

45-
$false: The preservation lock checkbox is not displayed for retention policies and the immutable label checkbox is not displayed for retention labels. This is the default value.
45+
$false: The option to mark content as a regulatory record is not visible in the UI for retention label settings. This is the default value.
4646

4747
```yaml
4848
Type: Boolean

0 commit comments

Comments
 (0)