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
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,18 +128,20 @@ All versions of the EXO V2 module are supported in Windows PowerShell 5.1. Power
128
128
The EXO V2 module is supported in the following versions of Windows:
129
129
130
130
- Windows 10
131
-
- Windows 8.1<sup>3</sup>
131
+
- Windows 8.1<sup>4</sup>
132
132
- Windows Server 2019
133
133
- Windows Server 2016
134
-
- Windows Server 2012 or Windows Server 2012 R2<sup>3</sup>
134
+
- Windows Server 2012 or Windows Server 2012 R2<sup>4</sup>
135
135
- Windows 7 Service Pack 1 (SP1)<sup>1,</sup><sup>2,</sup><sup>3</sup>
136
136
- Windows Server 2008 R2 SP1<sup>1,</sup><sup>2,</sup><sup>3</sup>
137
137
138
138
<sup>1</sup> This version of Windows has reached its end of support, and is now supported only in Azure virtual machines.
139
139
140
-
<sup>2</sup> Windows PowerShell 5.1 on this version of Windows requires the Microsoft .NET Framework 4.5 or later and the Windows Management Framework 5.1. For more information, see [Windows Management Framework 5.1](https://aka.ms/wmf5download).
140
+
<sup>2</sup> This version of Windows doesn't support version 2.0.4 or later of the EXO V2 module. Only version 2.0.3 or earlier is supported.
141
141
142
-
<sup>3</sup> PowerShell 7 on this version of Windows requires the [Windows 10 Universal C Runtime (CRT)](https://www.microsoft.com/download/details.aspx?id=50410).
142
+
<sup>3</sup> Windows PowerShell 5.1 on this version of Windows requires the Microsoft .NET Framework 4.5 or later and the Windows Management Framework 5.1. For more information, see [Windows Management Framework 5.1](https://aka.ms/wmf5download).
143
+
144
+
<sup>4</sup> PowerShell 7 on this version of Windows requires the [Windows 10 Universal C Runtime (CRT)](https://www.microsoft.com/download/details.aspx?id=50410).
0 commit comments