Skip to content

Commit e7248ba

Browse files
author
Thomas Raya
authored
Merge branch 'master' into traya1-loc
2 parents c490341 + 5c6e7a4 commit e7248ba

9 files changed

+47
-47
lines changed

skype/skype-ps/skype/Grant-CsHostedVoicemailPolicy.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.Rtc.Management.dll-help.xml
33
online version: https://docs.microsoft.com/powershell/module/skype/grant-cshostedvoicemailpolicy
4-
applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
4+
applicable: Microsoft Teams, Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
55
title: Grant-CsHostedVoicemailPolicy
66
schema: 2.0.0
77
manager: bulenteg
@@ -74,7 +74,7 @@ Full data type: Microsoft.Rtc.Management.AD.UserIdParameter
7474
Type: UserIdParameter
7575
Parameter Sets: (All)
7676
Aliases:
77-
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
77+
Applicable: Microsoft Teams, Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
7878

7979
Required: True
8080
Position: 1
@@ -92,7 +92,7 @@ Per-user hosted voice mail policy identities include a prefix of tag: that shoul
9292
Type: String
9393
Parameter Sets: (All)
9494
Aliases:
95-
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
95+
Applicable: Microsoft Teams, Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
9696

9797
Required: False
9898
Position: 2
@@ -109,7 +109,7 @@ If no domain controller is specified, the first available will be used.
109109
Type: Fqdn
110110
Parameter Sets: (All)
111111
Aliases:
112-
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
112+
Applicable: Microsoft Teams, Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
113113

114114
Required: False
115115
Position: Named
@@ -126,7 +126,7 @@ By default, this cmdlet does not generate any output.
126126
Type: SwitchParameter
127127
Parameter Sets: (All)
128128
Aliases:
129-
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
129+
Applicable: Microsoft Teams, Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
130130

131131
Required: False
132132
Position: Named
@@ -142,7 +142,7 @@ Describes what would happen if you executed the command without actually executi
142142
Type: SwitchParameter
143143
Parameter Sets: (All)
144144
Aliases: wi
145-
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
145+
Applicable: Microsoft Teams, Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
146146

147147
Required: False
148148
Position: Named
@@ -158,7 +158,7 @@ Prompts you for confirmation before executing the command.
158158
Type: SwitchParameter
159159
Parameter Sets: (All)
160160
Aliases: cf
161-
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
161+
Applicable: Microsoft Teams, Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
162162

163163
Required: False
164164
Position: Named
@@ -174,7 +174,7 @@ Accept wildcard characters: False
174174
Type: Guid
175175
Parameter Sets: (All)
176176
Aliases:
177-
Applicable: Skype for Business Online
177+
Applicable: Microsoft Teams, Skype for Business Online
178178

179179
Required: False
180180
Position: Named

skype/skype-ps/skype/Grant-CsIPPhonePolicy.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
33
online version: https://docs.microsoft.com/powershell/module/skype/grant-csipphonepolicy
4-
applicable: Skype for Business Online
4+
applicable: Microsoft Teams, Skype for Business Online
55
title: Grant-CsIPPhonePolicy, Skype for Business Server 2019
66
schema: 2.0.0
77
manager: bulenteg
@@ -14,7 +14,7 @@ ms.reviewer:
1414

1515
## SYNOPSIS
1616
Use the Grant-CsIPPhonePolicy cmdlet to assign an Internet Protocol (IP) phone policy to a user or a group of users.
17-
IP phone policies determine the features of Skype for Business Online and Skype for Business Server 2019 that are available to users.
17+
IP phone policies determine the features of Microsoft Teams, Skype for Business Online, or Skype for Business Server 2019 that are available to users.
1818
For example, you might enable the Better Together Over Ethernet feature for some users while disabling it for others.
1919

2020
## SYNTAX
@@ -32,7 +32,7 @@ Grant-CsIPPhonePolicy [-PolicyName] <String> [-Tenant <Guid>] [-DomainController
3232
```
3333

3434
## DESCRIPTION
35-
Skype for Business Online uses IP phone policies to determine the features and capabilities that are available to users.
35+
Microsoft Teams or Skype for Business Online uses IP phone policies to determine the features and capabilities that are available to users.
3636
IP phone policies are applied each time a user accesses the system, regardless of where the user logs on from.
3737

3838
## EXAMPLES
@@ -68,7 +68,7 @@ For example: `Grant-CsIPPhonePolicy -Identity "Ken Myer" -PolicyName $Null`
6868
Type: String
6969
Parameter Sets: (All)
7070
Aliases:
71-
Applicable: Skype for Business Online, Skype for Business Server 2019
71+
Applicable: Microsoft Teams, Skype for Business Online, Skype for Business Server 2019
7272

7373
Required: False
7474
Position: 2
@@ -84,7 +84,7 @@ The Confirm switch causes the command to pause processing, and requires confirma
8484
Type: SwitchParameter
8585
Parameter Sets: (All)
8686
Aliases: cf
87-
Applicable: Skype for Business Online, Skype for Business Server 2019
87+
Applicable: Microsoft Teams, Skype for Business Online, Skype for Business Server 2019
8888

8989
Required: False
9090
Position: Named
@@ -100,7 +100,7 @@ This parameter is reserved for internal Microsoft use.
100100
Type: Fqdn
101101
Parameter Sets: (All)
102102
Aliases:
103-
Applicable: Skype for Business Online, Skype for Business Server 2019
103+
Applicable: Microsoft Teams, Skype for Business Online, Skype for Business Server 2019
104104

105105
Required: False
106106
Position: Named
@@ -123,7 +123,7 @@ Example: 98403f08-577c-46dd-851a-f0460a13b03d
123123
Type: UserIdParameter
124124
Parameter Sets: (All)
125125
Aliases:
126-
Applicable: Skype for Business Online, Skype for Business Server 2019
126+
Applicable: Microsoft Teams, Skype for Business Online, Skype for Business Server 2019
127127

128128
Required: False
129129
Position: 1
@@ -140,7 +140,7 @@ By default, the Grant-CsIPPhonePolicy cmdlet does not pass objects through the p
140140
Type: SwitchParameter
141141
Parameter Sets: (All)
142142
Aliases:
143-
Applicable: Skype for Business Online, Skype for Business Server 2019
143+
Applicable: Microsoft Teams, Skype for Business Online, Skype for Business Server 2019
144144

145145
Required: False
146146
Position: Named
@@ -156,7 +156,7 @@ This parameter is reserved for internal Microsoft use.
156156
Type: Guid
157157
Parameter Sets: (All)
158158
Aliases:
159-
Applicable: Skype for Business Online, Skype for Business Server 2019
159+
Applicable: Microsoft Teams, Skype for Business Online, Skype for Business Server 2019
160160

161161
Required: False
162162
Position: Named
@@ -173,7 +173,7 @@ By using this switch, you can view what changes would occur without having to co
173173
Type: SwitchParameter
174174
Parameter Sets: (All)
175175
Aliases: wi
176-
Applicable: Skype for Business Online, Skype for Business Server 2019
176+
Applicable: Microsoft Teams, Skype for Business Online, Skype for Business Server 2019
177177

178178
Required: False
179179
Position: Named

skype/skype-ps/skype/Grant-CsMobilityPolicy.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.Rtc.Management.dll-help.xml
33
online version: https://docs.microsoft.com/powershell/module/skype/grant-csmobilitypolicy
4-
applicable: Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
4+
applicable: Microsoft Teams, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
55
title: Grant-CsMobilityPolicy
66
schema: 2.0.0
77
manager: bulenteg
@@ -15,7 +15,7 @@ ms.reviewer: rogupta
1515
## SYNOPSIS
1616

1717
Grants a per-user mobility policy to a user or group of users.
18-
Mobility policies determine whether or not a user can use a mobile device (such as a cell phone) to connect to Skype for Business Server.
18+
Mobility policies determine whether or not a user can use a mobile device (such as a cell phone) to connect to Microsoft Teams or Skype for Business Server.
1919
These policies also manage a user's ability to employ Call via Work, a feature that enables users to make and receive phone calls on their mobile phone by using their work phone number instead of their mobile phone number.
2020
Mobility policies can also be used to require Wi-Fi connections when making or receiving calls.
2121
This cmdlet was introduced in the cumulative update for Lync Server 2010: November 2011.
@@ -30,19 +30,19 @@ Grant-CsMobilityPolicy [-PolicyName] <String> [-Tenant <Guid>] [-DomainControlle
3030

3131
## DESCRIPTION
3232

33-
Skype for Business Mobile is a client application that enables users to run Skype for Business Server on their mobile phones.
33+
Microsoft Teams Mobile or Skype for Business Mobile is a client application that enables users to run Microsoft Teams or Skype for Business Server on their mobile phones.
3434
Call via Work provides a way for users to make calls on their mobile phone and yet have it appear as though the call originated from their work phone number instead of their mobile phone number.
3535
Users who have been enabled for Call via Work can achieve this either by dialing directly from their mobile phone or by using the dial-out conferencing option.
3636
With dial-out conferencing, a user effectively asks the Mobility Service server to make a call for them.
3737
The server will set up the call, and then call the user back on their mobile phone.
3838
After the user has answered, the server will then dial the party being called.
39-
Both of these capabilities can be managed by using mobility policies.
39+
Both of these capabilities can be managed by using mobility policies.
4040

41-
With Skype for Business Server, mobile devices can make or receive phone calls by using either the standard cellular phone network.
41+
With Microsoft Teams or Skype for Business Server, mobile devices can make or receive phone calls by using either the standard cellular phone network.
4242
or by using Wi-Fi connections.
4343
Mobility policies can be used to require Wi-Fi connections and to prevent calls over the cellular network.
4444

45-
When you install Skype for Business Server, you will have a single, global mobility policy that applies to all your users.
45+
When you install Microsoft Teams or Skype for Business Server, you will have a single, global mobility policy that applies to all your users.
4646
However, administrators can use the New-CsMobilityPolicy cmdlet to create custom policies at either the site or the per-user scope.
4747

4848
If you create a new policy at the site scope that policy will automatically be assigned to the appropriate site.
@@ -119,7 +119,7 @@ For example, the Identity "* Smith" will assign the policy to all the users who
119119
Type: UserIdParameter
120120
Parameter Sets: (All)
121121
Aliases:
122-
Applicable: Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
122+
Applicable: Microsoft Teams, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
123123

124124
Required: True
125125
Position: 1
@@ -135,7 +135,7 @@ Prompts you for confirmation before executing the command.
135135
Type: SwitchParameter
136136
Parameter Sets: (All)
137137
Aliases: cf
138-
Applicable: Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
138+
Applicable: Microsoft Teams, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
139139

140140
Required: False
141141
Position: Named
@@ -152,7 +152,7 @@ If this parameter is not specified then the Grant-CsMobilityPolicy cmdlet will c
152152
Type: Fqdn
153153
Parameter Sets: (All)
154154
Aliases:
155-
Applicable: Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
155+
Applicable: Microsoft Teams, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
156156

157157
Required: False
158158
Position: Named
@@ -169,7 +169,7 @@ By default, the Grant-CsMobilityPolicy cmdlet does not pass objects through the
169169
Type: SwitchParameter
170170
Parameter Sets: (All)
171171
Aliases:
172-
Applicable: Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
172+
Applicable: Microsoft Teams, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
173173

174174
Required: False
175175
Position: Named
@@ -194,7 +194,7 @@ To unassign a per-user policy previously assigned to a user, set the PolicyName
194194
Type: String
195195
Parameter Sets: (All)
196196
Aliases:
197-
Applicable: Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
197+
Applicable: Microsoft Teams, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
198198
199199
Required: False
200200
Position: 2
@@ -210,7 +210,7 @@ Describes what would happen if you executed the command without actually executi
210210
Type: SwitchParameter
211211
Parameter Sets: (All)
212212
Aliases: wi
213-
Applicable: Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
213+
Applicable: Microsoft Teams, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
214214
215215
Required: False
216216
Position: Named
@@ -226,7 +226,7 @@ Accept wildcard characters: False
226226
Type: Guid
227227
Parameter Sets: (All)
228228
Aliases:
229-
Applicable: Skype for Business Online
229+
Applicable: Microsoft Teams, Skype for Business Online
230230
231231
Required: False
232232
Position: Named

skype/skype-ps/skype/Grant-CsOnlineVoiceRoutingPolicy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
33
online version: https://docs.microsoft.com/powershell/module/skype/grant-csonlinevoiceroutingpolicy
4-
applicable: Skype for Business Online
4+
applicable: Microsoft Teams, Skype for Business Online
55
title: Grant-CsOnlineVoiceRoutingPolicy
66
schema: 2.0.0
77
manager: bulenteg
@@ -55,7 +55,7 @@ In Example 2, any per-user online voice routing policy previously assigned to th
5555
PS C:\> Get-CsOnlineUser | Grant-CsOnlineVoiceRoutingPolicy -PolicyName "RedmondOnlineVoiceRoutingPolicy"
5656
```
5757

58-
Example 3 assigns the per-user online voice routing policy RedmondOnlineVoiceRoutingPolicy to all the users in the tenant. To do this, the command first calls the `Get-CsOnlineUser` cmdlet to get all user accounts enabled for Skype for Business Online. Those user accounts are then piped to the `Grant-CsOnlineVoiceRoutingPolicy` cmdlet, which assigns each user the online voice routing policy RedmondOnlineVoiceRoutingPolicy.
58+
Example 3 assigns the per-user online voice routing policy RedmondOnlineVoiceRoutingPolicy to all the users in the tenant. To do this, the command first calls the `Get-CsOnlineUser` cmdlet to get all user accounts enabled for Microsoft Teams or Skype for Business Online. Those user accounts are then piped to the `Grant-CsOnlineVoiceRoutingPolicy` cmdlet, which assigns each user the online voice routing policy RedmondOnlineVoiceRoutingPolicy.
5959

6060
### -------------------------- Example 4 --------------------------
6161
```
@@ -167,7 +167,7 @@ You can return your tenant ID by running this command:
167167

168168
Get-CsTenant | Select-Object DisplayName, TenantID
169169

170-
If you are using a remote session of Windows PowerShell and are connected only to Skype for Business Online you do not have to include the Tenant parameter. Instead, the tenant ID will automatically be filled in for you based on your connection information. The Tenant parameter is primarily for use in a hybrid deployment.
170+
If you are using a remote session of Windows PowerShell and are connected only to Microsoft Teams or Skype for Business Online you do not have to include the Tenant parameter. Instead, the tenant ID will automatically be filled in for you based on your connection information. The Tenant parameter is primarily for use in a hybrid deployment.
171171

172172
```yaml
173173
Type: System.Guid

skype/skype-ps/skype/Grant-CsOnlineVoicemailPolicy.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
33
online version: https://docs.microsoft.com/powershell/module/skype/grant-csonlinevoicemailpolicy
4-
applicable: Skype for Business Online
4+
applicable: Microsoft Teams, Skype for Business Online
55
title: Grant-CsOnlineVoicemailPolicy
66
schema: 2.0.0
77
manager: bulenteg
@@ -44,7 +44,7 @@ The Identity parameter represents the ID of the specific user in your organizati
4444
Type: System.String
4545
Parameter Sets: (All)
4646
Aliases:
47-
Applicable: Skype for Business Online
47+
Applicable: Microsoft Teams, Skype for Business Online
4848

4949
Required: False
5050
Position: 1
@@ -60,7 +60,7 @@ A unique identifier(name) of the policy.
6060
Type: String
6161
Parameter Sets: (All)
6262
Aliases:
63-
Applicable: Skype for Business Online
63+
Applicable: Microsoft Teams, Skype for Business Online
6464

6565
Required: False
6666
Position: 2
@@ -76,7 +76,7 @@ Prompts you for confirmation before executing the command.
7676
Type: SwitchParameter
7777
Parameter Sets: (All)
7878
Aliases: cf
79-
Applicable: Skype for Business Online
79+
Applicable: Microsoft Teams, Skype for Business Online
8080

8181
Required: False
8282
Position: Named
@@ -92,7 +92,7 @@ Enables you to specify the fully qualified domain name (FQDN) of a domain contro
9292
Type: Fqdn
9393
Parameter Sets: (All)
9494
Aliases:
95-
Applicable: Skype for Business Online
95+
Applicable: Microsoft Teams, Skype for Business Online
9696

9797
Required: False
9898
Position: Named
@@ -108,7 +108,7 @@ Enables you to pass a user object through the pipeline that represents the user
108108
Type: SwitchParameter
109109
Parameter Sets: (All)
110110
Aliases:
111-
Applicable: Skype for Business Online
111+
Applicable: Microsoft Teams, Skype for Business Online
112112

113113
Required: False
114114
Position: Named
@@ -118,15 +118,15 @@ Accept wildcard characters: False
118118
```
119119
120120
### -Tenant
121-
Globally unique identifier (GUID) of the Skype for Business Online tenant account whose voicemail policy is to be retrieved. For example: -Tenant "38aad667-af54-4397-aaa7-e94c79ec2308" You can return the tenant ID for each of your tenants by running this command:
121+
Globally unique identifier (GUID) of the Microsoft Teams or Skype for Business Online tenant account whose voicemail policy is to be retrieved. For example: -Tenant "38aad667-af54-4397-aaa7-e94c79ec2308" You can return the tenant ID for each of your tenants by running this command:
122122
123123
`Get-CsTenant | Select-Object DisplayName, TenantID`
124124

125125
```yaml
126126
Type: Guid
127127
Parameter Sets: (All)
128128
Aliases:
129-
Applicable: Skype for Business Online
129+
Applicable: Microsoft Teams, Skype for Business Online
130130
131131
Required: False
132132
Position: Named
@@ -142,7 +142,7 @@ Describes what would happen if you executed the command without actually executi
142142
Type: SwitchParameter
143143
Parameter Sets: (All)
144144
Aliases: wi
145-
Applicable: Skype for Business Online
145+
Applicable: Microsoft Teams, Skype for Business Online
146146
147147
Required: False
148148
Position: Named

skype/skype-ps/skype/Grant-CsTeamsAppPermissionPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.Rtc.Management.dll-help.xml
33
online version: https://docs.microsoft.com/powershell/module/skype/grant-csteamsapppermissionpolicy
4-
applicable: Skype for Business Online
4+
applicable: Microsoft Teams, Skype for Business Online
55
title: Grant-CsTeamsAppPermissionPolicy
66
schema: 2.0.0
77
ms.reviewer:

skype/skype-ps/skype/Grant-CsTeamsAppSetupPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.Rtc.Management.dll-help.xml
33
online version: https://docs.microsoft.com/powershell/module/skype/grant-csteamsappsetuppolicy
4-
applicable: Skype for Business Online
4+
applicable: Microsoft Teams, Skype for Business Online
55
title: Grant-CsTeamsAppSetupPolicy
66
schema: 2.0.0
77
ms.reviewer:

0 commit comments

Comments
 (0)