Skip to content

Commit ea3651e

Browse files
committed
Default tenant
1 parent a5f3d8d commit ea3651e

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,10 @@ Miscellaneous Exchange Online cmdlets that happen to be in the module are listed
158158

159159
|Cmdlet|Comments|
160160
|---|---|
161+
|[Get-DefaultTenantBriefingConfig](/powershell/module/exchange/get-defaulttenantbriefingconfig)|Available in v3.2.0-Preview1 or later.|
162+
|[Set-DefaultTenantBriefingConfig](/powershell/module/exchange/set-defaulttenantbriefingconfig)|Available in v3.2.0-Preview1 or later.|
163+
|[Get-DefaultTenantMyAnalyticsFeatureConfig](/powershell/module/exchange/get-defaulttenantmyanalyticsfeatureconfig)|Available in v3.2.0-Preview1 or later.|
164+
|[Set-DefaultTenantMyAnalyticsFeatureConfig](/powershell/module/exchange/set-defaulttenantmyanalyticsfeatureconfig)|Available in v3.2.0-Preview1 or later.|
161165
|[Get-MyAnalyticsFeatureConfig](/powershell/module/exchange/get-myanalyticsfeatureconfig)|Available in v2.0.4 or later.|
162166
|[Set-MyAnalyticsFeatureConfig](/powershell/module/exchange/set-myanalyticsfeatureconfig)|Available in v2.0.4 or later.|
163167
|[Get-UserBriefingConfig](/powershell/module/exchange/get-userbriefingconfig)|Replaced by [Get-MyAnalyticsFeatureConfig](/powershell/module/exchange/get-myanalyticsfeatureconfig).|

exchange/exchange-ps/exchange/exchange.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2291,6 +2291,10 @@ Exchange PowerShell is built on Windows PowerShell technology and provides a pow
22912291

22922292
### [Get-ConnectionInformation](Get-ConnectionInformation.md)
22932293

2294+
### [Get-DefaultTenantBriefingConfig](Get-DefaultTenantBriefingConfig.md)
2295+
2296+
### [Get-DefaultTenantMyAnalyticsFeatureConfig](Get-DefaultTenantMyAnalyticsFeatureConfig.md)
2297+
22942298
### [Get-EXOCasMailbox](Get-EXOCasMailbox.md)
22952299

22962300
### [Get-EXOMailbox](Get-EXOMailbox.md)
@@ -2315,6 +2319,10 @@ Exchange PowerShell is built on Windows PowerShell technology and provides a pow
23152319

23162320
### [Get-VivaInsightsSettings](Get-VivaInsightsSettings.md)
23172321

2322+
### [Set-DefaultTenantBriefingConfig](Set-DefaultTenantBriefingConfig.md)
2323+
2324+
### [Set-DefaultTenantMyAnalyticsFeatureConfig](Set-DefaultTenantMyAnalyticsFeatureConfig.md)
2325+
23182326
### [Set-MyAnalyticsFeatureConfig](Set-MyAnalyticsFeatureConfig.md)
23192327

23202328
### [Set-UserBriefingConfig](Set-UserBriefingConfig.md)

0 commit comments

Comments
 (0)