Skip to content

Commit 049af4f

Browse files
committed
OwnerlessGroupPolicy abandonment
1 parent 872a138 commit 049af4f

File tree

5 files changed

+4
-10
lines changed

5 files changed

+4
-10
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@ Miscellaneous Exchange Online cmdlets that happen to be in the EXO V2 module are
8787
|---|---|
8888
|[Get-MyAnalyticsFeatureConfig](/powershell/module/exchange/get-myanalyticsfeatureconfig)|Available in v2.0.4 or later.|
8989
|[Set-MyAnalyticsFeatureConfig](/powershell/module/exchange/set-myanalyticsfeatureconfig)|Available in v2.0.4 or later.|
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.|
9290
|[Get-UserBriefingConfig](/powershell/module/exchange/get-userbriefingconfig)|Replaced by [Get-MyAnalyticsFeatureConfig](/powershell/module/exchange/get-myanalyticsfeatureconfig).|
9391
|[Set-UserBriefingConfig](/powershell/module/exchange/set-userbriefingconfig)|Replaced by [Set-MyAnalyticsFeatureConfig](/powershell/module/exchange/set-myanalyticsfeatureconfig).|
9492
|[Get-VivaInsightsSettings](/powershell/module/exchange/get-vivainsightssettings)|Available in v2.0.5-Preview2 or later.|

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@ title: Get-OwnerlessGroupPolicy
77
schema: 2.0.0
88
author: chrisda
99
ms.author: chrisda
10+
ROBOTS: NOINDEX, NOFOLLOW
1011
---
1112

1213
# Get-OwnerlessGroupPolicy
1314

1415
## SYNOPSIS
1516
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).
1617

17-
**Note**: This cmdlet is available only in version 2.0.5-Preview1 or later of the EXO V2 module.
18+
**Note**: This cmdlet is available only in version 2.0.5-Preview1 or later of the EXO V2 module, and is currently in Private Preview.
1819

1920
Use the Get-OwnerlessGroupPolicy cmdlet to view the ownerless group policy in Exchange Online.
2021

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@ title: Set-OwnerlessGroupPolicy
77
schema: 2.0.0
88
author: chrisda
99
ms.author: chrisda
10+
ROBOTS: NOINDEX, NOFOLLOW
1011
---
1112

1213
# Set-OwnerlessGroupPolicy
1314

1415
## SYNOPSIS
1516
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).
1617

17-
**Note**: This cmdlet is available only in version 2.0.5-Preview1 or later of the EXO V2 module.
18+
**Note**: This cmdlet is available only in version 2.0.5-Preview1 or later of the EXO V2 module, and is currently in Private Preview.
1819

1920
Use the Set-OwnerlessGroupPolicy cmdlet to modify the ownerless group policy in Exchange Online.
2021

exchange/exchange-ps/exchange/exchange.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2153,16 +2153,12 @@ Exchange PowerShell is built on Windows PowerShell technology and provides a pow
21532153

21542154
### [Get-MyAnalyticsFeatureConfig](Get-MyAnalyticsFeatureConfig.md)
21552155

2156-
### [Get-OwnerlessGroupPolicy](Get-OwnerlessGroupPolicy.md)
2157-
21582156
### [Get-UserBriefingConfig](Get-UserBriefingConfig.md)
21592157

21602158
### [Get-VivaInsightsSettings](Get-VivaInsightsSettings.md)
21612159

21622160
### [Set-MyAnalyticsFeatureConfig](Set-MyAnalyticsFeatureConfig.md)
21632161

2164-
### [Set-OwnerlessGroupPolicy](Set-OwnerlessGroupPolicy.md)
2165-
21662162
### [Set-UserBriefingConfig](Set-UserBriefingConfig.md)
21672163

21682164
### [Set-VivaInsightsSettings](Set-VivaInsightsSettings.md)

exchange/mapping/serviceMapping.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,11 +1060,9 @@
10601060
"Get-EXORecipient": "powershell-v2-module",
10611061
"Get-EXORecipientPermission": "powershell-v2-module",
10621062
"Get-MyAnalyticsFeatureConfig": "powershell-v2-module",
1063-
"Get-OwnerlessGroupPolicy": "powershell-v2-module",
10641063
"Get-UserBriefingConfig": "powershell-v2-module",
10651064
"Get-VivaInsightsSettings": "powershell-v2-module",
10661065
"Set-MyAnalyticsFeatureConfig": "powershell-v2-module",
1067-
"Set-OwnerlessGroupPolicy": "powershell-v2-module",
10681066
"Set-UserBriefingConfig": "powershell-v2-module",
10691067
"Set-VivaInsightsSettings": "powershell-v2-module",
10701068
"Get-CompromisedUserAggregateReport": "reporting",

0 commit comments

Comments
 (0)