Skip to content

Commit 9bba45a

Browse files
authored
Merge branch 'main' into lusassl-E19CU15cmdlets
2 parents 16f7379 + 90b4336 commit 9bba45a

File tree

308 files changed

+592
-387
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

308 files changed

+592
-387
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Anyone who is interested can contribute to the articles. When you contribute, yo
1010

1111
### Quickly update an article using GitHub.com
1212

13-
Contributors who make infrequent or small updates can edit the file directly on GitHub.com without installing any software. This article shows you how. [This two-minute video](https://www.microsoft.com/videoplayer/embed/RE1XQTG) also covers how to contribute.
13+
Contributors who make infrequent or small updates can edit the file directly on GitHub.com without installing any software. This article shows you how. [This two-minute video](https://learn-video.azurefd.net/vod/player?id=b5167c5a-9c69-499b-99ac-e5467882bc92) also covers how to contribute.
1414

1515
> [!TIP]
1616
> To edit an article, you need to get to it on the GitHub.com backend. If you're already on the GitHub.com page of the article, you're starting at step 4.

exchange/docs-conceptual/index.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ metadata:
88
description: Learn about the PowerShell environments that are available in on-premises Exchange and Microsoft 365. # Required; article description that is displayed in search results. < 160 chars.
99
services: exchange-online
1010
ms.service: exchange-online #Required; service per approved list. service slug assigned to your service by ACOM.
11-
ms.subservice: subservice # Optional; Remove if no subservice is used.
1211
ms.topic: landing-page # Required
1312
ms.assetid: 9983a964-f642-4fcd-856b-452a172bcd4e
1413
manager: deniseb

exchange/exchange-ps/exchange/Add-eDiscoveryCaseAdmin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Add-eDiscoveryCaseAdmin -User <String>
2828
```
2929

3030
## DESCRIPTION
31-
An eDiscovery Administrator is member of the eDiscovery Manager role group who can also view and access all eDiscovery cases in your organization.
31+
An eDiscovery Administrator is a member of the eDiscovery Manager role group who can view and access all eDiscovery cases in the organization. To make a user an eDiscovery Administrator, add them to the eDiscovery Manager role group by running the following command in Security & Compliance PowerShell: `Add-RoleGroupMember -Identity "eDiscovery Manager" -Member "<UserIdentity>"`.
3232

33-
To make a user an eDiscovery Administrator, you must first add the user to the eDiscovery Manager role group by running the Add-RoleGroupMember cmdlet. After the user is a member of this role group, you can run the Add-eDiscoveryCaseAdmin cmdlet to add the user to the list of eDiscovery Administrators.
33+
After the user is a member of the eDiscovery Manager role group, you can then use this cmdlet to add them to the list of eDiscovery Administrators.
3434

3535
To use this cmdlet in Security & Compliance PowerShell, you need to be assigned permissions. For more information, see [Permissions in the Microsoft Purview compliance portal](https://learn.microsoft.com/purview/microsoft-365-compliance-center-permissions).
3636

exchange/exchange-ps/exchange/Connect-ExchangeOnline.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -202,11 +202,11 @@ Accept wildcard characters: False
202202
```
203203

204204
### -DelegatedOrganization
205-
The DelegatedOrganization parameter specifies the customer organization that you want to manage (for example, contosoelectronics.onmicrosoft.com). This parameter works only if the customer organization has agreed to your delegated management via the CSP program.
205+
The DelegatedOrganization parameter specifies the customer organization that you want to manage. A valid value for this parameter is the primary .onmicrosoft.com domain or tenant ID of the customer organization.
206206

207-
After you successfully authenticate, the cmdlets in this session are mapped to the customer organization, and all operations in this session are done on the customer organization.
207+
This parameter works only if the customer organization has agreed to your delegated management via the CSP program.
208208

209-
**Note**: Use the primary .onmicrosoft.com domain of the delegated organization for the value of this parameter.
209+
After you successfully authenticate, the cmdlets in this session are mapped to the customer organization, and all operations in this session are done on the customer organization.
210210

211211
```yaml
212212
Type: String
@@ -603,7 +603,7 @@ Accept wildcard characters: False
603603
```
604604

605605
### -Organization
606-
The Organization parameter specifies the organization when you connect using CBA or managed identity. You must use the primary .onmicrosoft.com domain of the organization for the value of this parameter.
606+
The Organization parameter specifies the organization when you connect using CBA or managed identity. A valid value for this parameter is the primary .onmicrosoft.com domain or tenant ID of the organization.
607607

608608
For more information about connecting with CBA, see [App-only authentication for unattended scripts in the Exchange Online PowerShell module](https://aka.ms/exo-cba).
609609

exchange/exchange-ps/exchange/New-HostedOutboundSpamFilterPolicy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,11 @@ Accept wildcard characters: False
111111
### -AutoForwardingMode
112112
The AutoForwardingMode specifies how the policy controls automatic email forwarding to external recipients. Valid values are:
113113
114-
- Automatic: This is the default value. This setting is now the same as Off. When this setting was originally introduced, this value was equivalent to On. Over time, thanks to the principles of [secure by default](https://learn.microsoft.com/defender-office-365/secure-by-default), this value was gradually changed to the equivalent of Off for all customers. For more information, see [this blog post](https://techcommunity.microsoft.com/t5/exchange-team-blog/all-you-need-to-know-about-automatic-email-forwarding-in/ba-p/2074888).
115-
- On: Automatic external email forwarding is not restricted.
116-
- Off: Automatic external email forwarding is disabled and will result in a non-delivery report (also known as an NDR or bounce message) to the sender.
114+
- Automatic: This is the default value. This value is now the same as Off. When this value was originally introduced, it was equivalent to On. Over time, thanks to the principles of [secure by default](https://learn.microsoft.com/defender-office-365/secure-by-default), the effect of this value was eventually changed to Off for all customers. For more information, see [this blog post](https://techcommunity.microsoft.com/t5/exchange-team-blog/all-you-need-to-know-about-automatic-email-forwarding-in/ba-p/2074888).
115+
- On: Automatic external email forwarding isn't disabled by the policy.
116+
- Off: Automatic external email forwarding is disabled by the policy and results in a non-delivery report (also known as an NDR or bounce message) to the sender.
117117
118-
This setting applies only to cloud-based mailboxes, and automatic forwarding to internal recipients is not affected by this setting.
118+
This setting applies to cloud-based mailboxes only. Automatic forwarding to internal recipients isn't affected by this setting.
119119
120120
```yaml
121121
Type: AutoForwardingMode

exchange/exchange-ps/exchange/Set-HostedOutboundSpamFilterPolicy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,11 @@ Accept wildcard characters: False
114114
### -AutoForwardingMode
115115
The AutoForwardingMode specifies how the policy controls automatic email forwarding to external recipients. Valid values are:
116116
117-
- Automatic: This is the default value. This setting is now the same as Off. When this setting was originally introduced, this value was equivalent to On. Over time, thanks to the principles of [secure by default](https://learn.microsoft.com/defender-office-365/secure-by-default), this value was gradually changed to the equivalent of Off for all customers. For more information, see [this blog post](https://techcommunity.microsoft.com/t5/exchange-team-blog/all-you-need-to-know-about-automatic-email-forwarding-in/ba-p/2074888).
118-
- On: Automatic external email forwarding is not restricted.
119-
- Off: Automatic external email forwarding is disabled and will result in a non-delivery report (also known as an NDR or bounce message) to the sender.
117+
- Automatic: This is the default value. This value is now the same as Off. When this value was originally introduced, it was equivalent to On. Over time, thanks to the principles of [secure by default](https://learn.microsoft.com/defender-office-365/secure-by-default), the effect of this value was eventually changed to Off for all customers. For more information, see [this blog post](https://techcommunity.microsoft.com/t5/exchange-team-blog/all-you-need-to-know-about-automatic-email-forwarding-in/ba-p/2074888).
118+
- On: Automatic external email forwarding isn't disabled by the policy.
119+
- Off: Automatic external email forwarding is disabled by the policy and results in a non-delivery report (also known as an NDR or bounce message) to the sender.
120120
121-
This setting applies only to cloud-based mailboxes, and automatic forwarding to internal recipients is not affected by this setting.
121+
This setting applies to cloud-based mailboxes only. Automatic forwarding to internal recipients isn't affected by this setting.
122122
123123
```yaml
124124
Type: AutoForwardingMode

exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1394,7 +1394,12 @@ Accept wildcard characters: False
13941394
### -ItemsToOtherAccountsEnabled
13951395
This parameter is available only in the cloud-based service.
13961396

1397-
{{ Fill ItemsToOtherAccountsEnabled Description }}
1397+
The ItemsToOtherAccountsEnabled parameter specifies whether users can move or copy email messages between accounts. Valid values are:
1398+
1399+
- $true: Users can move and copy messages to and from external accounts.
1400+
- $false: Users can't move or copy messages to and from external accounts. This is the default value.
1401+
1402+
**Note:** This policy doesn't affect moving or copying messages between Microsoft 365 Groups and shared mailboxes within the organization.
13981403

13991404
```yaml
14001405
Type: System.Boolean

exchange/exchange-ps/exchange/Set-TransportConfig.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Set-TransportConfig [[-Identity] <OrganizationIdParameter>]
6262
[-MaxRetriesForRemoteSiteShadow <Int32>]
6363
[-MaxSendSize <Unlimited>]
6464
[-MessageExpiration <EnhancedTimeSpan>]
65+
[-PreventDuplicateJournalingEnabled <Boolean>]
6566
[-QueueDiagnosticsAggregationInterval <EnhancedTimeSpan>]
6667
[-RejectMessageOnShadowFailure <Boolean>]
6768
[-ReplyAllStormBlockDurationHours <Int32>]
@@ -991,6 +992,27 @@ Accept pipeline input: False
991992
Accept wildcard characters: False
992993
```
993994

995+
### -PreventDuplicateJournalingEnabled
996+
This parameter is available only in the cloud-based service.
997+
998+
The PreventDuplicateJournalingEnabled parameter prevents duplicate journaling reports that can occur when messages are processed by both on-premises and cloud journaling agents. Valid values are:
999+
1000+
- $true: Ensure that journaling messages aren't duplicated in hybrid environments.
1001+
- $false: Journaling messages might be duplicated in hybrid environments. This is the default value.
1002+
1003+
```yaml
1004+
Type: Boolean
1005+
Parameter Sets: (All)
1006+
Aliases:
1007+
Applicable: Exchange Online
1008+
1009+
Required: False
1010+
Position: Named
1011+
Default value: None
1012+
Accept pipeline input: False
1013+
Accept wildcard characters: False
1014+
```
1015+
9941016
### -QueueDiagnosticsAggregationInterval
9951017
This parameter is available only in on-premises Exchange.
9961018

exchange/exchange-ps/exchange/Update-eDiscoveryCaseAdmin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Update-eDiscoveryCaseAdmin -Users <String[]>
2828
```
2929

3030
## DESCRIPTION
31-
An eDiscovery Administrator is member of the eDiscovery Manager role group who can also view and access all eDiscovery cases in your organization.
31+
An eDiscovery Administrator is a member of the eDiscovery Manager role group who can view and access all eDiscovery cases in the organization. To make a user an eDiscovery Administrator, add them to the eDiscovery Manager role group by running the following command in Security & Compliance PowerShell: `Add-RoleGroupMember -Identity "eDiscovery Manager" -Member "<UserIdentity>"`.
3232

33-
To make a user an eDiscovery Administrator, the user must be assigned the Case Management role. By default, this role is assigned to the Organization Management and eDiscovery Manager role groups.
33+
After the user is a member of the eDiscovery Manager role group, you can then use this cmdlet to add them to the list of eDiscovery Administrators.
3434

3535
To use this cmdlet in Security & Compliance PowerShell, you need to be assigned permissions. For more information, see [Permissions in the Microsoft Purview compliance portal](https://learn.microsoft.com/purview/microsoft-365-compliance-center-permissions).
3636

teams/teams-ps/teams/Add-TeamChannelUser.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
external help file: Microsoft.TeamsCmdlets.PowerShell.Custom.dll-Help.xml
33
Module Name: MicrosoftTeams
44
online version: https://learn.microsoft.com/powershell/module/teams/add-teamchanneluser
5+
title: Add-TeamChannelUser
56
schema: 2.0.0
67
---
78

0 commit comments

Comments
 (0)