Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
6 changes: 4 additions & 2 deletions teams/teams-ps/teams/Get-CsTeamsMessagingPolicy.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
online version: https://learn.microsoft.com/powershell/module/teams/get-csteamsmessagingpolicy
applicable: Microsoft Teams
title: Get-CsTeamsMessagingPolicy
Expand Down Expand Up @@ -105,11 +105,13 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS

### None


## OUTPUTS

### System.Object
Expand Down
41 changes: 18 additions & 23 deletions teams/teams-ps/teams/Get-CsTeamsNetworkRoamingPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ applicable: Microsoft Teams
title: Get-CsTeamsNetworkRoamingPolicy
author: TristanChen-msft
ms.author: jiaych
ms.reviewer:
ms.reviewer:
manager: mreddy
schema: 2.0.0
---
Expand All @@ -19,13 +19,18 @@ Get-CsTeamsNetworkRoamingPolicy allows IT Admins to view policies for the Networ

## SYNTAX

### Identity (Default)
```
Get-CsTeamsNetworkRoamingPolicy [-Tenant <System.Guid>] [[-Identity] <XdsIdentity>]
Get-CsTeamsNetworkRoamingPolicy [-Identity <String>]
[-MsftInternalProcessingMode <String>]
[<CommonParameters>]
```

### Filter
```
Get-CsTeamsNetworkRoamingPolicy [-Tenant <Guid>] [-Filter <String>]
Get-CsTeamsNetworkRoamingPolicy [-Filter <String>]
[-MsftInternalProcessingMode <String>]
[<CommonParameters>]
```

## DESCRIPTION
Expand All @@ -35,7 +40,7 @@ The TeamsNetworkRoamingPolicy cmdlets enable administrators to provide specific

More on the impact of bit rate setting on bandwidth can be found [here](https://learn.microsoft.com/microsoftteams/prepare-network).

To enable the network roaming policy for users who are not Enterprise Voice enabled, you must also enable the AllowNetworkConfigurationSettingsLookup setting in TeamsMeetingPolicy. This setting is off by default. See Set-TeamsMeetingPolicy for more information on how to enable AllowNetworkConfigurationSettingsLookup for users who are not Enterprise Voice enabled.
To enable the network roaming policy for users who are not Enterprise Voice enabled, you must also enable the AllowNetworkConfigurationSettingsLookup setting in TeamsMeetingPolicy. This setting is off by default. See Set-TeamsMeetingPolicy for more information on how to enable AllowNetworkConfigurationSettingsLookup for users who are not Enterprise Voice enabled.

## EXAMPLES

Expand All @@ -61,22 +66,8 @@ Unique identifier of the policy to be returned.
If this parameter is omitted, then all the Teams Network Roaming Policies configured for use in your organization will be returned.

```yaml
Type: XdsIdentity
Parameter Sets: (All)
Aliases:

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

### -Tenant

```yaml
Type: Guid
Parameter Sets: (All)
Type: String
Parameter Sets: Identity
Aliases:

Required: False
Expand All @@ -91,7 +82,7 @@ Enables you to use wildcard characters when indicating the policy (or policies)

```yaml
Type: String
Parameter Sets: (All)
Parameter Sets: Filter
Aliases:

Required: False
Expand All @@ -101,10 +92,11 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -LocalStore
### -MsftInternalProcessingMode
Internal Microsoft use only.

```yaml
Type: SwitchParameter
Type: String
Parameter Sets: (All)
Aliases:

Expand All @@ -115,6 +107,9 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS

### None
Expand Down
18 changes: 11 additions & 7 deletions teams/teams-ps/teams/Get-M365UnifiedTenantSettings.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,19 +82,23 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

### System.Object

**SettingName**
**SettingName**
Setting Name returned.

**SettingValue**
The status of this setting in the tenant.
**SettingValue**
The status of this setting in the tenant.
Values:

- All
- None
- Some (only applicable for EnableCopilotExtensibility)

**Users**
The list of users this setting is applicable to (only applicable for EnableCopilotExtensibility).
**Users**
The list of users this setting is applicable to (only applicable for EnableCopilotExtensibility).

**Groups**
The list of groups this setting is applicable to (only applicable for EnableCopilotExtensibility).
**Groups**
The list of groups this setting is applicable to (only applicable for EnableCopilotExtensibility).

## NOTES

## RELATED LINKS
6 changes: 5 additions & 1 deletion teams/teams-ps/teams/Grant-CsTeamsFeedbackPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Accept wildcard characters: False
```

### -Identity
Indicates the identity of the user account the policy should be assigned to.
Indicates the identity of the user account the policy should be assigned to.

```yaml
Type: Object
Expand Down Expand Up @@ -201,13 +201,17 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS

### Microsoft.Rtc.Management.AD.UserIdParameter

## OUTPUTS

### System.Object

## NOTES

## RELATED LINKS
11 changes: 6 additions & 5 deletions teams/teams-ps/teams/Grant-CsTeamsIPPhonePolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ schema: 2.0.0

Use the Grant-CsTeamsIPPhonePolicy cmdlet to assign a set of Teams phone policies to a user account or group of user accounts. Teams phone policies determine the features that are available to users of Teams phones. For example, you might enable the hot desking feature for some users while disabling it for others.


## SYNTAX

### Identity (Default)
Expand All @@ -39,9 +38,9 @@ Grant-CsTeamsIPPhonePolicy [-PassThru] [[-PolicyName] <String>]
```

## DESCRIPTION
Use the Grant-CsTeamsIPPhonePolicy cmdlet to assign a set of Teams phone policies to a phone signed in with an account that may be used by end users, common area phones, or meeting room accounts.
Use the Grant-CsTeamsIPPhonePolicy cmdlet to assign a set of Teams phone policies to a phone signed in with an account that may be used by end users, common area phones, or meeting room accounts.

Note: Assigning a per user policy will override any global policy taking effect against the respective user account.
Note: Assigning a per user policy will override any global policy taking effect against the respective user account.

## EXAMPLES

Expand All @@ -52,7 +51,6 @@ PS C:\> Grant-CsTeamsIPPhonePolicy -Identity [email protected] -PolicyName Comm

This example shows assignment of the CommonAreaPhone policy to user account [email protected].


## PARAMETERS

### -Confirm
Expand Down Expand Up @@ -101,7 +99,7 @@ Accept wildcard characters: False
```

### -Identity
Indicates the identity of the user account the policy should be assigned to.
Indicates the identity of the user account the policy should be assigned to.

```yaml
Type: Object
Expand Down Expand Up @@ -206,6 +204,9 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS

### Microsoft.Rtc.Management.AD.UserIdParameter
Expand Down
9 changes: 5 additions & 4 deletions teams/teams-ps/teams/Grant-CsTeamsMessagingPolicy.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
online version: https://learn.microsoft.com/powershell/module/teams/grant-csteamsmessagingpolicy
applicable: Microsoft Teams
title: Grant-CsTeamsMessagingPolicy
Expand All @@ -13,8 +13,7 @@ ms.reviewer: williamlooney
# Grant-CsTeamsMessagingPolicy

## SYNOPSIS
Assigns a teams messaging policy at the per-user scope. Teams messaging policies determine the features and capabilities that can be used in messaging within the teams client.

Assigns a teams messaging policy at the per-user scope. Teams messaging policies determine the features and capabilities that can be used in messaging within the teams client.

## SYNTAX

Expand Down Expand Up @@ -205,11 +204,13 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS

### Microsoft.Rtc.Management.AD.UserIdParameter


## OUTPUTS

### System.Object
Expand Down
6 changes: 5 additions & 1 deletion teams/teams-ps/teams/New-CsTeamsFeedbackPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Use this cmdlet to control whether users in your organization can send feedback
```
New-CsTeamsFeedbackPolicy [-WhatIf] [-Confirm] [[-Identity] <Object>] [-Tenant <Object>] [-InMemory]
[-AllowEmailCollection <Boolean>] [-AllowLogCollection <Boolean>] [-AllowScreenshotCollection <Boolean>]
[-UserInitiatedMode <String>] [-ReceiveSurveysMode <String>] [-Force]
[-UserInitiatedMode <String>] [-ReceiveSurveysMode <String>] [-Force] [<CommonParameters>]
```

## DESCRIPTION
Expand Down Expand Up @@ -210,13 +210,17 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS

### None

## OUTPUTS

### System.Object

## NOTES

## RELATED LINKS
60 changes: 36 additions & 24 deletions teams/teams-ps/teams/New-CsTeamsIPPhonePolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,25 @@ New-CsTeamsIPPhonePolicy allows you to create a policy to manage features relate
## SYNTAX

```
New-CsTeamsIPPhonePolicy [-AllowHomeScreen <String>] [-AllowBetterTogether <String>] [-Description <String>] [-HotDeskingIdleTimeoutInMinutes <Int>]

[-AllowHotDesking <Boolean>] [[-Identity] <XdsIdentity>] [-Tenant <Guid>] [-InMemory] [-SignInMode <String>]

[-WhatIf] [-Confirm] [-Force] [-SearchOnCommonAreaPhoneMode <Object>]
New-CsTeamsIPPhonePolicy [[-Identity] <XdsIdentity>]
[-AllowBetterTogether <String>]
[-AllowHomeScreen <String>]
[-AllowHotDesking <Boolean>]
[-Confirm]
[-Description <String>]
[-Force]
[-HotDeskingIdleTimeoutInMinutes <Int>]
[-InMemory]
[-SearchOnCommonAreaPhoneMode <Object>]
[-SignInMode <String>]
[-Tenant <Guid>]
[-WhatIf]
[<CommonParameters>]
```

## DESCRIPTION

The New-CsTeamsIPPhonePolicy cmdlet allows you to create a policy to manage features related to Teams phone experiences assigned to a user account used to sign into a Teams phone.
The New-CsTeamsIPPhonePolicy cmdlet allows you to create a policy to manage features related to Teams phone experiences assigned to a user account used to sign into a Teams phone.

## EXAMPLES

Expand All @@ -41,6 +50,21 @@ This example shows a new policy being created called "CommonAreaPhone" setting t

## PARAMETERS

### -Identity
The identity of the policy that you want to create.

```yaml
Type: XdsIdentity
Parameter Sets: (All)
Aliases:

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

### -AllowBetterTogether
Determines whether Better Together mode is enabled, phones can lock and unlock in an integrated fashion when connected to their Windows PC running a 64-bit Teams desktop client.
Possible values this parameter can take:
Expand Down Expand Up @@ -81,7 +105,7 @@ Accept wildcard characters: False
```

### -AllowHotDesking
Determines whether hot desking mode is enabled. Set this to TRUE to enable. Set this to FALSE to disable hot desking mode.
Determines whether hot desking mode is enabled. Set this to TRUE to enable. Set this to FALSE to disable hot desking mode.

```yaml
Type: Boolean
Expand Down Expand Up @@ -111,7 +135,7 @@ Accept wildcard characters: False
```

### -Description
Free form text that can be used by administrators as desired.
Free form text that can be used by administrators as desired.

```yaml
Type: String
Expand Down Expand Up @@ -141,7 +165,7 @@ Accept wildcard characters: False
```

### -HotDeskingIdleTimeoutInMinutes
Determines the idle timeout value in minutes for the signed in user account. When the timeout is reached, the account is logged out.
Determines the idle timeout value in minutes for the signed in user account. When the timeout is reached, the account is logged out.

```yaml
Type: String
Expand All @@ -155,21 +179,6 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -Identity
The identity of the policy that you want to create.

```yaml
Type: XdsIdentity
Parameter Sets: (All)
Aliases:

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

### -SearchOnCommonAreaPhoneMode
Determines whether a user can search the Global Address List in Common Area Phone Mode. Set this to ENABLED to enable the feature. Set this to DISABLED to disable the feature.

Expand Down Expand Up @@ -236,6 +245,9 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS

### None
Expand Down
Loading