Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
ca026e3
Update Set-TransportConfig.md
MithunRathinam Jan 29, 2025
ad1d54e
Update PreventDuplicateJournalingEnabled parameter description
chrisda Jan 29, 2025
1ae4f78
Update index.yml
chrisda Jan 29, 2025
34a1079
Merge pull request #12480 from MithunRathinam/patch-6
chrisda Jan 29, 2025
ec6f7a1
Merge branch 'main' into chrisda
chrisda Jan 29, 2025
9eea478
Remove invalid ms.subservice value "subservice"
garycentric Jan 29, 2025
273e669
Merge pull request #12481 from MicrosoftDocs/chrisda
chrisda Jan 29, 2025
33e0600
Merge branch 'main' into gary-fix-metadata
garycentric Jan 29, 2025
dfe4f84
Merge pull request #12483 from MicrosoftDocs/gary-fix-metadata
garycentric Jan 29, 2025
23694c4
ms.author fixes per build report
chrisda Jan 29, 2025
5025a4f
Merge pull request #12485 from MicrosoftDocs/chrisda2
chrisda Jan 29, 2025
0d42748
Update Set-OwaMailboxPolicy.md
pmfabianperez Jan 29, 2025
2fc48bf
Update terminology in Set-OwaMailboxPolicy.md
chrisda Jan 29, 2025
f14045a
Merge pull request #12486 from pmfabianperez/patch-1
chrisda Jan 29, 2025
b60c88b
Fixed author value
chrisda Jan 29, 2025
625310d
Merge branch 'main' into chrisda2
chrisda Jan 29, 2025
2cf3d7e
Merge pull request #12487 from MicrosoftDocs/chrisda2
chrisda Jan 29, 2025
4b35591
Fixed author value 2
chrisda Jan 29, 2025
e5f953b
Merge branch 'main' into chrisda2
chrisda Jan 29, 2025
dbada7c
Merge pull request #12488 from MicrosoftDocs/chrisda2
chrisda Jan 29, 2025
6458e9e
Fix author value 3
chrisda Jan 29, 2025
ee3a854
Merge pull request #12489 from MicrosoftDocs/chrisda2
chrisda Jan 29, 2025
be4125b
Fix author value 4
chrisda Jan 29, 2025
6486cd6
Merge branch 'main' into chrisda2
chrisda Jan 29, 2025
d56ea3b
Merge pull request #12490 from MicrosoftDocs/chrisda2
chrisda Jan 29, 2025
9fecfa8
Update Add-TeamsAppInstallation.md
chrisda Jan 29, 2025
2202f77
Merge pull request #12491 from MicrosoftDocs/chrisda2
chrisda Jan 29, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion exchange/docs-conceptual/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ metadata:
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.
services: exchange-online
ms.service: exchange-online #Required; service per approved list. service slug assigned to your service by ACOM.
ms.subservice: subservice # Optional; Remove if no subservice is used.
ms.topic: landing-page # Required
ms.assetid: 9983a964-f642-4fcd-856b-452a172bcd4e
manager: deniseb
Expand Down
7 changes: 6 additions & 1 deletion exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -1394,7 +1394,12 @@ Accept wildcard characters: False
### -ItemsToOtherAccountsEnabled
This parameter is available only in the cloud-based service.

{{ Fill ItemsToOtherAccountsEnabled Description }}
The ItemsToOtherAccountsEnabled parameter specifies whether users can move or copy email messages between accounts. Valid values are:

- $true: Users can move and copy messages to and from external accounts.
- $false: Users can't move or copy messages to and from external accounts. This is the default value.

**Note:** This policy doesn't affect moving or copying messages between Microsoft 365 Groups and shared mailboxes within the organization.

```yaml
Type: System.Boolean
Expand Down
22 changes: 22 additions & 0 deletions exchange/exchange-ps/exchange/Set-TransportConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ Set-TransportConfig [[-Identity] <OrganizationIdParameter>]
[-MaxRetriesForRemoteSiteShadow <Int32>]
[-MaxSendSize <Unlimited>]
[-MessageExpiration <EnhancedTimeSpan>]
[-PreventDuplicateJournalingEnabled <Boolean>]
[-QueueDiagnosticsAggregationInterval <EnhancedTimeSpan>]
[-RejectMessageOnShadowFailure <Boolean>]
[-ReplyAllStormBlockDurationHours <Int32>]
Expand Down Expand Up @@ -991,6 +992,27 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -PreventDuplicateJournalingEnabled
This parameter is available only in the cloud-based service.

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:

- $true: Ensure that journaling messages aren't duplicated in hybrid environments.
- $false: Journaling messages might be duplicated in hybrid environments. This is the default value.

```yaml
Type: Boolean
Parameter Sets: (All)
Aliases:
Applicable: Exchange Online

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -QueueDiagnosticsAggregationInterval
This parameter is available only in on-premises Exchange.

Expand Down
3 changes: 0 additions & 3 deletions teams/teams-ps/teams/Add-TeamsAppInstallation.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ external help file: Microsoft.TeamsCmdlets.PowerShell.Custom.dll-Help.xml
Module Name: MicrosoftTeams
online version: https://learn.microsoft.com/powershell/module/teams/add-teamsappinstallation
schema: 2.0.0
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---

# Add-TeamsAppInstallation
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Find-CsOnlineApplicationInstance.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ applicable: Microsoft Teams
title: Find-CsOnlineApplicationInstance
schema: 2.0.0
manager: bulenteg
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-AssociatedTeam.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ external help file: Microsoft.TeamsCmdlets.PowerShell.Custom.dll-Help.xml
Module Name: MicrosoftTeams
online version: https://learn.microsoft.com/powershell/module/teams/get-associatedteam
schema: 2.0.0
author: zhongxlmicrosoft
author: serdarsoysal
ms.author: serdars
ms.reviewer: dedaniel, robharad
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsCallQueue.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: Get-CsCallQueue
schema: 2.0.0
ms.reviewer:
manager: bulenteg
ms.author: tomkau
author: tomkau
ms.author: tomkau
ms.reviewer: williamlooney
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsCallingLineIdentity.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ applicable: Microsoft Teams
title: Get-CsCallingLineIdentity
schema: 2.0.0
manager: bulenteg
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsEffectiveTenantDialPlan.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ applicable: Microsoft Teams
title: Get-CsEffectiveTenantDialPlan
schema: 2.0.0
manager: bulenteg
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsHybridTelephoneNumber.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ external help file: Microsoft.Open.Teams.CommonLibrary.dll-Help.xml
Module Name: MicrosoftTeams
online version: https://learn.microsoft.com/powershell/module/teams/get-cshybridtelephonenumber
applicable: Microsoft Teams
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
manager:
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsInboundBlockedNumberPattern.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
online version: https://learn.microsoft.com/powershell/module/teams/get-csinboundblockednumberpattern
applicable: Microsoft Teams
title: Get-CsInboundBlockedNumberPattern
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
manager: bulenteg
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsInboundExemptNumberPattern.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
online version: https://learn.microsoft.com/powershell/module/teams/get-csinboundexemptnumberpattern
applicable: Microsoft Teams
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
manager:
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsOnlineApplicationInstance.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ applicable: Microsoft Teams
title: Get-CsOnlineApplicationInstance
schema: 2.0.0
manager: bulenteg
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsOnlineAudioFile.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
online version: https://learn.microsoft.com/powershell/module/teams/get-csonlineaudiofile
applicable: Microsoft Teams
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
manager:
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsOnlineDialOutPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ applicable: Microsoft Teams
title: Get-CsOnlineDialOutPolicy
schema: 2.0.0
manager: bulenteg
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsOnlineLisCivicAddress.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ applicable: Microsoft Teams
title: Get-CsOnlineLisCivicAddress
schema: 2.0.0
manager: bulenteg
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsOnlineLisLocation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ applicable: Microsoft Teams
title: Get-CsOnlineLisLocation
schema: 2.0.0
manager: bulenteg
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsOnlineLisPort.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ online version: https://learn.microsoft.com/powershell/module/teams/get-csonline
applicable: Microsoft Teams
title: Get-CsOnlineLisPort
schema: 2.0.0
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsOnlineLisSubnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ online version: https://learn.microsoft.com/powershell/module/teams/get-csonline
applicable: Microsoft Teams
title: Get-CsOnlineLisSubnet
schema: 2.0.0
author: kaishuipinggai
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsOnlineLisSwitch.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ online version: https://learn.microsoft.com/powershell/module/teams/get-csonline
applicable: Microsoft Teams
title: Get-CsOnlineLisSwitch
schema: 2.0.0
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsOnlineLisWirelessAccessPoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ online version: https://learn.microsoft.com/powershell/module/teams/get-csonline
applicable: Microsoft Teams
title: Get-CsOnlineLisWirelessAccessPoint
schema: 2.0.0
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsOnlinePSTNGateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ applicable: Microsoft Teams
title: Get-CsOnlinePSTNGateway
schema: 2.0.0
manager: bulenteg
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsOnlinePstnUsage.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ applicable: Microsoft Teams
title: Get-CsOnlinePstnUsage
schema: 2.0.0
manager: bulenteg
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsOnlineTelephoneNumber.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ applicable: Microsoft Teams
title: Get-CsOnlineTelephoneNumber
schema: 2.0.0
manager: bulenteg
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsOnlineVoiceRoute.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ applicable: Microsoft Teams
title: Get-CsOnlineVoiceRoute
schema: 2.0.0
manager: bulenteg
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsOnlineVoiceRoutingPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ applicable: Microsoft Teams
title: Get-CsOnlineVoiceRoutingPolicy
schema: 2.0.0
manager: bulenteg
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsOnlineVoiceUser.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ applicable: Microsoft Teams
title: Get-CsOnlineVoiceUser
schema: 2.0.0
manager: bulenteg
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsOnlineVoicemailPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ applicable: Microsoft Teams
title: Get-CsOnlineVoicemailPolicy
schema: 2.0.0
manager: bulenteg
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsOnlineVoicemailUserSettings.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ applicable: Microsoft Teams
title: Get-CsOnlineVoicemailUserSettings
schema: 2.0.0
manager: bulenteg
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsPhoneNumberAssignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ external help file: Microsoft.Open.Teams.CommonLibrary.dll-Help.xml
Module Name: MicrosoftTeams
online version: https://learn.microsoft.com/powershell/module/teams/get-csphonenumberassignment
applicable: Microsoft Teams
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
manager:
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsTeamsAppSetupPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: Get-CsTeamsAppSetupPolicy
schema: 2.0.0
ms.reviewer:
manager: bulenteg
ms.author: tomkau
author: tomkau
ms.author: tomkau
ms.reviewer: williamlooney
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsTeamsCallHoldPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ schema: 2.0.0
ms.reviewer:
manager: abnair
ms.author: serdars
author: jenstrier
author: serdarsoysal
---

# Get-CsTeamsCallHoldPolicy
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsTeamsCallingPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ applicable: Microsoft Teams
title: Get-CsTeamsCallingPolicy
schema: 2.0.0
manager: bulenteg
author: jenstrier
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsTeamsCortanaPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ applicable: Microsoft Teams
title: Get-CsTeamsCortanaPolicy
schema: 2.0.0
manager: amehta
author: akshbhat-msft
author: serdarsoysal
ms.author: serdars
ms.reviewer:
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: Get-CsTeamsEducationAssignmentsAppPolicy
schema: 2.0.0
ms.reviewer:
manager: bulenteg
ms.author: tomkau
author: tomkau
ms.author: tomkau
ms.reviewer: williamlooney
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
online version: https://learn.microsoft.com/powershell/module/teams/get-csteamsemergencycallroutingpolicy
applicable: Microsoft Teams
title: Get-CsTeamsEmergencyCallRoutingPolicy
author: jenstrier
author: serdarsoysal
ms.author: serdars
manager: roykuntz
ms.reviewer: chenc
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsTeamsEmergencyCallingPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
online version: https://learn.microsoft.com/powershell/module/teams/get-csteamsemergencycallingpolicy
applicable: Microsoft Teams
title: Get-CsTeamsEmergencyCallingPolicy
author: jenstrier
author: serdarsoysal
ms.author: serdars
manager: roykuntz
ms.reviewer: chenc
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ external help file: Microsoft.TeamsCmdlets.PowerShell.Custom.dll-Help.xml
Module Name: MicrosoftTeams
online version: https://learn.microsoft.com/powershell/module/teams/get-csteamsenhancedencryptionpolicy
title: Get-CsTeamsEnhancedEncryptionPolicy
author: xinawang
author: serdarsoysal
ms.author: serdars
manager: mdress
schema: 2.0.0
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Get-CsTeamsFeedbackPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ applicable: Microsoft Teams
title: Get-CsTeamsFeedbackPolicy
schema: 2.0.0
manager: bulenteg
ms.author: tomkau
author: tomkau
ms.author: tomkau
ms.reviewer:
---
Expand Down
4 changes: 2 additions & 2 deletions teams/teams-ps/teams/Get-CsTeamsMeetingBrandingPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Module Name: MicrosoftTeams
online version: https://learn.microsoft.com/powershell/module/teams/get-csteamsmeetingbrandingpolicy
schema: 2.0.0
title: Get-CsTeamsMeetingBrandingPolicy
author: szymonkatraMSFT
ms.author: szymonkatra
author: serdarsoysal
ms.author: serdars
ms.reviewer:
manager: stanlythomas
---
Expand Down
Loading