Skip to content

Commit 3b54349

Browse files
committed
Update exchange-online-powershell-v2.md
Issue #8028
1 parent 1765666 commit 3b54349

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

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

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,18 @@ For more information about filtering in the EXO V2 module, see [Filters in the E
386386

387387
Unless otherwise noted, the current release of the EXO V2 module contains all features of previous releases.
388388

389-
### Current release: Version 2.0.4
389+
### Current release: Version 2.0.5
390+
391+
- New **Get-OwnerlessGroupPolicy** and **Set-OwnerlessGroupPolicy** cmdlet to manage ownerless Microsoft 365 groups.
392+
393+
> [!NOTE]
394+
> Although the _cmdlets_ are available in the module, the _feature_ is only available to members of a Private Preview.
395+
396+
- New **Get-VivaInsightsSettings** and **Set-VivaInsightsSettings** cmdlets to control user access to Headspace features in Viva Insights.
397+
398+
### Previous releases
399+
400+
#### Version 2.0.4
390401

391402
- PowerShell 7 is officially supported in Windows, Linux, and Apple macOS as described in the [Prerequisites for the EXO V2 module](#prerequisites-for-the-exo-v2-module) section in this article.
392403

@@ -400,8 +411,6 @@ Unless otherwise noted, the current release of the EXO V2 module contains all fe
400411

401412
- The interactive sign-in process now uses a more secure method to fetch access tokens using safe reply URLs.
402413

403-
### Previous releases
404-
405414
#### Version 2.0.3
406415

407416
- General availability of certificate based authentication (CBA), which enables using modern authentication in unattended scripting or background automation scenarios. The available certificate storage locations are:

0 commit comments

Comments
 (0)