Skip to content

Commit f5b4f17

Browse files
committed
Added v2.0.5-Preivew1 info for *-UserBriefingConfig cmdlets
1 parent a16ec8b commit f5b4f17

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

exchange/docs-conceptual/exchange-online-powershell-v2.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ The Exchange Online PowerShell V2 module (abbreviated as the EXO V2 module) uses
2424
For connection instructions using the EXO V2 module, see the following articles:
2525

2626
- [Connect to Exchange Online PowerShell](connect-to-exchange-online-powershell.md)
27-
2827
- [Connect to Security & Compliance Center PowerShell](connect-to-scc-powershell.md)
29-
3028
- [Connect to Exchange Online Protection PowerShell](connect-to-exchange-online-protection-powershell.md)
3129

3230
The rest of this article explains how the module works, how to install and maintain the module, and the optimized Exchange Online cmdlets that are available in the module.
@@ -49,6 +47,8 @@ The Exchange Online cmdlets in the EXO V2 module are meant to replace their olde
4947

5048
The improved Exchange Online PowerShell cmdlets that are only available in the EXO V2 module are listed in the following table:
5149

50+
<br><br>
51+
5252
****
5353

5454
|EXO V2 module cmdlet|Older related cmdlet|
@@ -66,6 +66,8 @@ The improved Exchange Online PowerShell cmdlets that are only available in the E
6666

6767
The connection-related cmdlets that are available in the EXO V2 module are listed in the following table:
6868

69+
<br><br>
70+
6971
****
7072

7173
|EXO V2 module cmdlet|Older related cmdlet|
@@ -77,14 +79,16 @@ The connection-related cmdlets that are available in the EXO V2 module are liste
7779

7880
Miscellaneous Exchange Online cmdlets that happen to be in the EXO V2 module are listed in the following table:
7981

82+
<br><br>
83+
8084
****
8185

8286
|EXO V2 module cmdlet|Comments|
8387
|---|---|
8488
|[Get-MyAnalyticsFeatureConfig](/powershell/module/exchange/get-myanalyticsfeatureconfig)|Available in v2.0.4 or later.|
8589
|[Set-MyAnalyticsFeatureConfig](/powershell/module/exchange/set-myanalyticsfeatureconfig)|Available in v2.0.4 or later.|
86-
|[Get-OwnerlessGroupPolicy](/powershell/module/exchange/get-ownerlessgrouppolicy)|Available in v2.0.5Preview.|
87-
|[Set-OwnerlessGroupPolicy](/powershell/module/exchange/set-ownerlessgrouppolicy)|Available in v2.0.5Preview.|
90+
|[Get-OwnerlessGroupPolicy](/powershell/module/exchange/get-ownerlessgrouppolicy)|Available in v2.0.5-Preview1 or later.|
91+
|[Set-OwnerlessGroupPolicy](/powershell/module/exchange/set-ownerlessgrouppolicy)|Available in v2.0.5-Preview1 or later.|
8892
|[Get-UserBriefingConfig](/powershell/module/exchange/get-userbriefingconfig)|Being replaced by [Get-UserAnalyticsConfig](/powershell/module/exchange/get-useranalyticsconfig).|
8993
|[Set-UserBriefingConfig](/powershell/module/exchange/set-userbriefingconfig)|Being replaced by [Set-UserAnalyticsConfig](/powershell/module/exchange/set-useranalyticsconfig).|
9094
|

exchange/exchange-ps/exchange/Get-OwnerlessGroupPolicy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ms.author: chrisda
1414
## SYNOPSIS
1515
This cmdlet is available only in the Exchange Online PowerShell V2 module. For more information, see [About the Exchange Online PowerShell V2 module](https://docs.microsoft.com/powershell/exchange/exchange-online-powershell-v2).
1616

17+
**Note**: This cmdlet is available only in version 2.0.5-Preview1 or later of the EXO V2 module.
18+
1719
Use the Get-OwnerlessGroupPolicy cmdlet to view the ownerless group policy in Exchange Online.
1820

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

exchange/exchange-ps/exchange/Set-OwnerlessGroupPolicy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ms.author: chrisda
1414
## SYNOPSIS
1515
This cmdlet is available only in the Exchange Online PowerShell V2 module. For more information, see [About the Exchange Online PowerShell V2 module](https://docs.microsoft.com/powershell/exchange/exchange-online-powershell-v2).
1616

17+
**Note**: This cmdlet is available only in version 2.0.5-Preview1 or later of the EXO V2 module.
18+
1719
Use the Set-OwnerlessGroupPolicy cmdlet to modify the ownerless group policy in Exchange Online.
1820

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

0 commit comments

Comments
 (0)