You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/docs-conceptual/exchange-online-powershell-v2.md
+8-4Lines changed: 8 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,7 @@ The Exchange Online PowerShell V2 module (abbreviated as the EXO V2 module) uses
24
24
For connection instructions using the EXO V2 module, see the following articles:
25
25
26
26
-[Connect to Exchange Online PowerShell](connect-to-exchange-online-powershell.md)
27
-
28
27
-[Connect to Security & Compliance Center PowerShell](connect-to-scc-powershell.md)
29
-
30
28
-[Connect to Exchange Online Protection PowerShell](connect-to-exchange-online-protection-powershell.md)
31
29
32
30
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
49
47
50
48
The improved Exchange Online PowerShell cmdlets that are only available in the EXO V2 module are listed in the following table:
51
49
50
+
<br><br>
51
+
52
52
****
53
53
54
54
|EXO V2 module cmdlet|Older related cmdlet|
@@ -66,6 +66,8 @@ The improved Exchange Online PowerShell cmdlets that are only available in the E
66
66
67
67
The connection-related cmdlets that are available in the EXO V2 module are listed in the following table:
68
68
69
+
<br><br>
70
+
69
71
****
70
72
71
73
|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
77
79
78
80
Miscellaneous Exchange Online cmdlets that happen to be in the EXO V2 module are listed in the following table:
79
81
82
+
<br><br>
83
+
80
84
****
81
85
82
86
|EXO V2 module cmdlet|Comments|
83
87
|---|---|
84
88
|[Get-MyAnalyticsFeatureConfig](/powershell/module/exchange/get-myanalyticsfeatureconfig)|Available in v2.0.4 or later.|
85
89
|[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.|
88
92
|[Get-UserBriefingConfig](/powershell/module/exchange/get-userbriefingconfig)|Being replaced by [Get-UserAnalyticsConfig](/powershell/module/exchange/get-useranalyticsconfig).|
89
93
|[Set-UserBriefingConfig](/powershell/module/exchange/set-userbriefingconfig)|Being replaced by [Set-UserAnalyticsConfig](/powershell/module/exchange/set-useranalyticsconfig).|
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/Get-OwnerlessGroupPolicy.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ ms.author: chrisda
14
14
## SYNOPSIS
15
15
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).
16
16
17
+
**Note**: This cmdlet is available only in version 2.0.5-Preview1 or later of the EXO V2 module.
18
+
17
19
Use the Get-OwnerlessGroupPolicy cmdlet to view the ownerless group policy in Exchange Online.
18
20
19
21
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://docs.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/Set-OwnerlessGroupPolicy.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ ms.author: chrisda
14
14
## SYNOPSIS
15
15
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).
16
16
17
+
**Note**: This cmdlet is available only in version 2.0.5-Preview1 or later of the EXO V2 module.
18
+
17
19
Use the Set-OwnerlessGroupPolicy cmdlet to modify the ownerless group policy in Exchange Online.
18
20
19
21
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