Skip to content

Commit 78d2a8a

Browse files
authored
Merge pull request MicrosoftDocs#963 from bjwhalen/patch-1
Update Get-CsTeamsUpgradePolicy.md
2 parents 3032d4d + f5f15ce commit 78d2a8a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

skype/skype-ps/skype/Get-CsTeamsUpgradePolicy.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ schema: 2.0.0
88
# Get-CsTeamsUpgradePolicy
99

1010
## SYNOPSIS
11+
TeamsUpgradePolicy allows administrators to manage the transition from Skype for Business to Teams. This cmdlet returns the set of instances of this policy. As an organization with Skype for Business starts to adopt Teams, administrators can manage client behavior for their end user using the concept of "mode", which defines where routing behavior (e.g in which client do chats and calls land). In the future, mode will also be used to define client behavior in Teams client in terms of what functionality will be available. TeamsUpradePolicy can be granted either on a per user basis or on a tenant-wide basis. In addition, prior to upgrading to TeamsOnly mode administrators can use TeamsUpgradePolicy to trigger notifications in the Skype for Business client to inform users of the pending upgrade.
12+
13+
IMPORTANT: TeamsUpgradePolicy will replace TeamsInteropPolicy. Components that previously honored TeamsInteropPolicy are being updated to honor TeamsUpgradePolicy instead. During the transition, use of these 2 policies must be coordinated during the transition. After transition is complete, TeamsInteorpPolicy will be removed.
14+
15+
1116
Get-CsTeamsUpgradePolicy \[\[-Identity\] \<XdsIdentity\>\] \[-Tenant \<guid\>\] \[-LocalStore\] \[\<CommonParameters\>\]
1217

1318
Get-CsTeamsUpgradePolicy \[-Tenant \<guid\>\] \[-Filter \<string\>\] \[-LocalStore\] \[\<CommonParameters\>\]

0 commit comments

Comments
 (0)