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
+17-3Lines changed: 17 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: About the Exchange Online PowerShell V3 module
3
3
ms.author: chrisda
4
4
author: chrisda
5
5
manager: deniseb
6
-
ms.date: 10/28/2024
6
+
ms.date: 02/25/2025
7
7
ms.audience: Admin
8
8
audience: Admin
9
9
ms.topic: article
@@ -613,14 +613,28 @@ Unless otherwise noted, the current release of the Exchange Online PowerShell mo
613
613
614
614
### Current release
615
615
616
+
#### Version 3.7.1
617
+
618
+
- Added a new property named `ExoExchangeSecurityDescriptor` to the output of **Get-EXOMailbox** that's similar to the `ExchangeSecurityDescriptor` property in the output of **Get-Mailbox**.
619
+
- Added new cmdlets to support the Viva Org Insights Delegation feature:
620
+
-**Add-VivaOrgInsightsDelegatedRole**
621
+
-**Get-VivaOrgInsightsDelegatedRole**
622
+
-**Remove-VivaOrgInsightsDelegatedRole**
623
+
624
+
### Previous releases
625
+
626
+
#### Version 3.7.0
627
+
628
+
- Integrated Web Account Manager (WAM) in authentication flows to enhance security.
629
+
- Command line help for Exchange Online PowerShell cmdlets is no longer loaded by default. Use the _LoadCmdletHelp_ parameter in the **Connect-ExchangeOnline** command so help for Exchange Online PowerShell cmdlets is available to the **Get-Help** cmdlet.
630
+
- Fixed connection issues with app only authentication in Security & Compliance PowerShell.
631
+
616
632
#### Version 3.6.0
617
633
618
634
-**Get-VivaModuleFeature** now returns information about the kinds of identities that the feature supports creating policies for (for example, users, groups, or the entire tenant).
619
635
- Cmdlets for Viva feature access management now handle continuous access evaluation (CAE) claim challenges.
620
636
- Added fix for compatibility issue with the Microsoft.Graph module.
621
637
622
-
### Previous releases
623
-
624
638
#### Version 3.5.1
625
639
626
640
- Bug fixes in **Get-EXOMailboxPermission** and **Get-EXOMailbox**.
Copy file name to clipboardExpand all lines: exchange/docs-conceptual/whats-new-in-the-exo-module.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,20 @@ description: "Learn about the new features and functionality available in the la
22
22
23
23
This article lists new features in the Exchange Online PowerShell module that's used for connecting to Exchange Online PowerShell, Security & Compliance PowerShell, and standalone Exchange Online Protection (EOP) PowerShell. Features that are currently in preview are denoted with **(preview)**.
Starting with this version of the module, command line help for Exchange Online PowerShell cmdlets is no longer loaded by default. Use the _LoadCmdletHelp_ parameter in the **Connect-ExchangeOnline** command so help for Exchange Online PowerShell cmdlets is available to the **Get-Help** cmdlet.
36
+
37
+
For information about what's in this release, see [Version 3.7.0](exchange-online-powershell-v2.md#version-370).
**Note:** This parameter is currently in Private Preview, isn't available in all organizations, and is subject to change.
102
+
101
103
The Aggregate parameter switch returns the folder level aggregated numbers instead of returning details at the item level. You don't need to specify a value with this switch.
102
104
103
105
Using this switch significantly reduces the export time. To download the items in a folder, run this cmdlet for specific folders.
104
106
105
-
When you use this switch with the TagName, TagType and Workload parameters, the command returns the following information:
107
+
When you use this switch with the TagName, TagType, and Workload parameters, the command returns the following information:
108
+
109
+
- SharePoint and OneDrive: The list of SiteUlrs.
110
+
- Exchange Online and Microsoft Teams: The list of UPNs.
111
+
- The count of items in the folders stamped with relevant tag.
**Note**: This parameter is currently in Public Preview, isn't available in all organizations, and is subject to change.
476
+
**Note**: This parameter is Generally Available only for labels with admin-defined permissions. Support for label with user-defined permissions is currently in Public Preview, isn't available in all organizations, and is subject to change.
477
477
478
478
The ApplyDynamicWatermarkingEnabled parameter enables dynamic watermarking for a specific label that applies encryption. Valid values are:
**Note**: This parameter is currently in Public Preview, isn't available in all organizations, and is subject to change.
720
+
**Note**: This parameter is Generally Available only for labels with admin-defined permissions. Support for label with user-defined permissions is currently in Public Preview, isn't available in all organizations, and is subject to change.
721
721
722
722
The DynamicWatermarkDisplay parameter specifies the watermark text to display for a given label. This parameter supports text and the following special tokens:
The DocumentNameMatchesWords parameter specifies a condition for the auto-labeling policy rule that looks for words or phrases in the name of message attachments. You can specify multiple words or phrases separated by commas.
378
+
The DocumentNameMatchesWords parameter specifies a condition for the auto-labeling policy rule that looks for whole word matches in the name of message attachments. You can specify multiple words separated by commas.
379
379
380
380
- Single word: `"no_reply"`
381
381
- Multiple words: `no_reply,urgent,...`
382
-
- Multiple words and phrases: `"phrase 1",word1,"phrase with , or spaces",word2,...`
383
382
384
-
The maximum individual word or phrase length is 128 characters. The maximum number of words or phrases is 50.
383
+
The maximum individual word length is 128 characters. The maximum number of words is 50.
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/Set-Label.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -288,7 +288,7 @@ The ApplyContentMarkingFooterMargin parameter specifies the size (in points) of
288
288
289
289
This parameter is meaningful only when the ApplyContentMarkingFooterEnabled parameter value is either $true or $false.
290
290
291
-
**Note**: In Microsoft Word and PowerPoint, the specified value is used as a bottom margin and left margin or right margin for left-aligned or right-aligned content marks. A minimum value of 15 points is required. Word also adds a constant offset of 5 points to the left margin for left-aligned content marks, or to the right margin for right-aligned content marks.
291
+
**Note**: In Microsoft Word and PowerPoint, the specified value is used as a bottom (vertical) margin and left margin or right margin for left-aligned or right-aligned content marks. A minimum value of 15 points is required. Word also adds a constant offset of 5 points to the left margin for left-aligned content marks, or to the right margin for right-aligned content marks.
**Note**: This parameter is currently in Public Preview, isn't available in all organizations, and is subject to change.
458
+
**Note**: This parameter is Generally Available only for labels with admin-defined permissions. Support for label with user-defined permissions is currently in Public Preview, isn't available in all organizations, and is subject to change.
459
459
460
460
The ApplyDynamicWatermarkingEnabled parameter enables dynamic watermarking for a specific label that applies encryption. Valid values are:
**Note**: This parameter is currently in Public Preview, isn't available in all organizations, and is subject to change.
718
+
**Note**: This parameter is Generally Available only for labels with admin-defined permissions. Support for label with user-defined permissions is currently in Public Preview, isn't available in all organizations, and is subject to change.
719
719
720
720
The DynamicWatermarkDisplay parameter specifies the watermark text to display for a given label. This parameter supports text and the following special tokens:
Set-ServerComponentState -Identity Exch5 -Component ServerWideOffline -State Active -Requester Maintenance
51
+
```
52
+
53
+
This example prepares the server for maintenance, such as installing a Security Update or Cumulative Update.
54
+
55
+
The first command changes the state of all server components to Inactive.
56
+
57
+
The second command changes the state to Active after the maintenance is over (required).
58
+
59
+
**Note**: By design, the Microsoft Exchange IMAP4 and Microsoft Exchange POP3 services stop if the related `ImapProxy` and `PopProxy` components are in the Inactive state. You might need to manually restart the services after the related `ImapProxy` and `PopProxy` components are changed to the Active state.
0 commit comments