1
1
---
2
2
external help file : Microsoft.Rtc.Management.Hosted.dll-help.xml
3
3
online version : https://docs.microsoft.com/powershell/module/skype/get-cstenant
4
- applicable : Skype for Business Online
4
+ applicable : Microsoft Teams, Skype for Business Online
5
5
title : Get-CsTenant
6
6
schema : 2.0.0
7
7
manager : bulenteg
@@ -13,7 +13,7 @@ ms.reviewer:
13
13
# Get-CsTenant
14
14
15
15
## SYNOPSIS
16
- Returns information about the Skype for Business Online tenants that have been configured for use in your organization.
16
+ Returns information about the Microsoft Teams or Skype for Business Online tenants that have been configured for use in your organization.
17
17
Tenants represent groups of online users.
18
18
19
19
## SYNTAX
@@ -24,7 +24,7 @@ Get-CsTenant [-Filter <String>] [-DomainController <Fqdn>] [[-Identity] <OUIdPar
24
24
```
25
25
26
26
## DESCRIPTION
27
- In Skype for Business Online, tenants are groups of users who have accounts homed on the service.
27
+ In Microsoft Teams or Skype for Business Online, tenants are groups of users who have accounts homed on the service.
28
28
Organizations will typically have a single tenant in which to house all their user accounts.
29
29
30
30
## EXAMPLES
@@ -41,7 +41,7 @@ Organizations will have only one tenant.
41
41
## PARAMETERS
42
42
43
43
### -DomainController
44
- This parameter is not used with Skype for Business Online.
44
+ This parameter is not used with Skype for Business Online and will be deprecated in the near future .
45
45
46
46
``` yaml
47
47
Type : Fqdn
@@ -74,7 +74,7 @@ You cannot use both the Identity parameter and the Filter parameter in the same
74
74
Type: String
75
75
Parameter Sets: (All)
76
76
Aliases:
77
- Applicable: Skype for Business Online
77
+ Applicable: Microsoft Teams, Skype for Business Online
78
78
79
79
Required: False
80
80
Position: Named
@@ -95,7 +95,7 @@ If you do not include either the Identity or the Filter parameter then the `Get-
95
95
Type: OUIdParameter
96
96
Parameter Sets: (All)
97
97
Aliases:
98
- Applicable: Skype for Business Online
98
+ Applicable: Microsoft Teams, Skype for Business Online
99
99
100
100
Required: False
101
101
Position: 1
@@ -117,7 +117,7 @@ If you set the tenants to 7 but you have only three contacts in your forest, the
117
117
Type: Int32
118
118
Parameter Sets: (All)
119
119
Aliases:
120
- Applicable: Skype for Business Online
120
+ Applicable: Microsoft Teams, Skype for Business Online
121
121
122
122
Required: False
123
123
Position: Named
0 commit comments