Skip to content

Commit e14fd34

Browse files
authored
Merge pull request MicrosoftDocs#7246 from MicrosoftDocs/chrisda
Chrisda to Master
2 parents 5d49b1b + 02c8c66 commit e14fd34

File tree

4 files changed

+6
-9
lines changed

4 files changed

+6
-9
lines changed

exchange/exchange-ps/exchange/Get-UserAnalyticsConfig.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,9 @@ ms.reviewer:
1414
## SYNOPSIS
1515
This cmdlet is available only in the cloud-based service.
1616

17-
**Note**: This cmdlet has been replaced by the [Get-MyAnalyticsFeatureConfig](https://docs.microsoft.com/powershell/module/exchange/get-myanalyticsfeatureconfig).
17+
**Note**: This cmdlet has been replaced by the **Get-MyAnalyticsFeatureConfig** cmdlet in the Exchange Online PowerShell V2 module version 2.0.4 or later. For connection instructions using the module, see [Connect to Exchange Online PowerShell](https://docs.microsoft.com/powershell/exchange/connect-to-exchange-online-powershell).
1818

19-
Use the Get-TenantAnalyticsConfig cmdlet to view the MyAnalytics privacy settings for cloud-based users.
20-
21-
**Note**: We recommend that you use the Exchange Online PowerShell V2 module to connect to Exchange Online PowerShell. For instructions, see [Connect to Exchange Online PowerShell](https://docs.microsoft.com/powershell/exchange/connect-to-exchange-online-powershell).
19+
Use the Get-UserAnalyticsConfig cmdlet to view the MyAnalytics privacy settings for cloud-based users.
2220

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

exchange/exchange-ps/exchange/New-MailboxRestoreRequest.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -811,8 +811,9 @@ This parameter is available only in on-premises Exchange.
811811

812812
The SkipMerging parameter specifies folder-related items to skip when restoring the mailbox. Use one of the following values:
813813

814-
- FolderRules
815814
- FolderACLs
815+
- FolderProperties
816+
- FolderRules
816817
- InitialConnectionValidation
817818

818819
Use this parameter only if a restore request fails because of folder rules, folder access control lists (ACLs), or initial connection validation.

exchange/exchange-ps/exchange/Set-TenantAnalyticsConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer:
1414
## SYNOPSIS
1515
This cmdlet is available only in the cloud-based service.
1616

17-
**This cmdlet has been deprecated and no longer used.**
17+
This cmdlet has been deprecated and no longer used.
1818

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

exchange/exchange-ps/exchange/Set-UserAnalyticsConfig.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,10 @@ ms.reviewer:
1414
## SYNOPSIS
1515
This cmdlet is available only in the cloud-based service.
1616

17-
**Note**: This cmdlet has been replaced by [Get-MyAnalyticsFeatureConfig](https://docs.microsoft.com/powershell/module/exchange/get-myanalyticsfeatureconfig).
17+
**Note**: This cmdlet has been replaced by the **Set-MyAnalyticsFeatureConfig** cmdlet in the Exchange Online PowerShell V2 module version 2.0.4 or later. For connection instructions using the module, see [Connect to Exchange Online PowerShell](https://docs.microsoft.com/powershell/exchange/connect-to-exchange-online-powershell).
1818

1919
Use the Set-UserAnalyticsConfig cmdlet to modify the MyAnalytics privacy settings for cloud-based users.
2020

21-
**Note**: We recommend that you use the Exchange Online PowerShell V2 module to connect to Exchange Online PowerShell. For instructions, see [Connect to Exchange Online PowerShell](https://docs.microsoft.com/powershell/exchange/connect-to-exchange-online-powershell).
22-
2321
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://docs.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
2422

2523
## SYNTAX

0 commit comments

Comments
 (0)